Skip to main content
POST
Withdraw from a prepaid card

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
Example:

"10.00"

Response

200 - application/json

Funds withdrawn from the prepaid card.

data
object