v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
Cards

Provision an additional top-up deposit address for the card account

Provision an additional deposit address for the card account, to allow topping up the card from multiple chains. This is only applicable to Bridge-custodied top-up card accounts. These additional deposit addresses will also be shown in the additional_funding_instructions field when fetching the card account details afterwards.

post/customers/{customerID}/card_accounts/{cardAccountID}/deposit_addresses

Path parameters

customerIDstring required

A UUID that uniquely identifies a resource

cardAccountIDstring required

A UUID that uniquely identifies a resource

Headers

Idempotency-Keystring required

Request body

chain'arbitrum' | 'avalanche_c_chain' | 'base' | 'ethereum' | 'optimism' | 'polygon' | 'solana' | 'stellar' required

Response

Details of the successfully created deposit address

currency'usdc' required
chain'arbitrum' | 'avalanche_c_chain' | 'base' | 'ethereum' | 'optimism' | 'polygon' | 'solana' | 'stellar' required
addressstring required

The deposit address provided by Bridge to fund the card account

memostring

If present, this is the message that the customer MUST include in their on-chain funding transfers. It is only applicable to memo-based blockchains such as Stellar and Tron