Card account transfer-out (ca_2_va / ca_2_cw)

Executes a Card Account (CA) transfer-out based on a locked FX quote. This transaction incurs zero service fees.

  • Prerequisite: You must first obtain a quoteId via GET /open-api/v1/transfer/ca-transfer-out/fx-quote.
  • Idempotency: The quoteId acts as the idempotency key and can only be consumed once.
  • Supported Transfers: Funds can be moved to a VA group (ca_2_va, USD allowed) or a Crypto Wallet (ca_2_cw, USD strictly prohibited).
  • Routing: The source balance (fromBalanceId, CA master in USD) is automatically resolved by the server.
  • Restrictions: Frozen accounts and PSP customers are not supported. Corporate users may be subject to OTC quota limits unless explicitly whitelisted.
  • Note: For instant Card Account to Crypto Wallet transfers, 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-transfer-out/fx-quote endpoint

string
required

Destination balance id: va_group for ca_2_va, cw for ca_2_cw. CW currency must not be USD.

string
enum
required

ca_2_va (to VA group) or ca_2_cw (to crypto wallet, currency must not be USD)

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