Skip to main content
POST
Fund card from deposit wallet

Authorizations

Authorization
string
header
required

Bearer access token obtained from POST /v1/oauth/token using your Seismic API key.

Path Parameters

id
string
required

Resource identifier.

Body

application/json
amount
string
required

USD amount to fund (string decimal).

Example:

"25.00"

Response

Card funded from wallet.

data
object