API For Virtual Card Deposit (recharge)
Last updated
Last updated
POST
cardId
Y
string
Virtual Card ID
amount
Y
string
Recharge amount, 1000 represents $10.00
payCurrency
model
boolean
Is the operation successful
{
"success": true,
"error":false,
"msg": "success",
"code": 0,
"model": true,
"traceId": 1646651934238
}
{
"cardId": "c_xxxxxxxxxx",
"amount": "1000",
"payCurrency": "USD",
"orderNo": "9999"
}
Y
string
Fixed value USD
orderNo
Y
string
Custom customer transaction flow ID