Card account top-up (va_2_ca / cw_2_ca)

Executes a Card Account (CA) top-up based on a previously generated FX quote.

  • Prerequisite: You must first call GET /open-api/v1/transfer/ca-top-up/fx-quote to obtain a valid quoteId.
  • Idempotency: Each quoteId can only be executed once and acts as the idempotency key.
  • Supported Transfers: Accepts funds from a Virtual Account Group (va_2_ca) or a Crypto Wallet (cw_2_ca).
  • Routing: The destination balance (toBalanceId, CA master in USD) is automatically resolved by the system; no need to pass it.
  • Restrictions: Frozen accounts and PSP customers are strictly prohibited.
  • Note: For instant Crypto Wallet to Card Account transfers, please use POST /crypto-wallet/transfer.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Quote id returned by the ca-top-up/fx-quote endpoint

string
required

Source balance id: va_group for va_2_ca, cw for cw_2_ca

string
enum
required

va_2_ca (from VA group) or cw_2_ca (from crypto wallet)

Allowed:
Headers
string

The unique identifier of the target entity. Mandatory for white-label customers to define the sub-entity context.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json