Skip to main content
POST
Fund a prepaid card

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required

Required unique key. Retries with the same key + body replay the original response for 72 hours. In-flight duplicates return 409 with issuance_id for POST /v1/cards.

Maximum string length: 255

Path Parameters

id
string
required

Resource identifier.

Body

application/json
amount
string
required
Example:

"25.00"

Response

200 - application/json

Funds transferred to the prepaid card.

data
object