v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBCommon
Bind Wallet
The purpose of this API is to bind the wallet used for card spending. Currently, only USDC and USDT wallets are supported.Only the following BINs are supported: 428820, 428852, 486555, 512631, 513989, 517746, 537100, 543691.
post/open-api/v3/cards/bind-wallet
Request body
Example request
{
"walletId": "c6c6e3c4-6114-4f73-ac39-a4ca3d67a525",
"walletCurrency": "USD",
"walletType": 1
}Response
OK