API For Card Refund
Description
Card Refund
Request URL
/open/api/card/withdraw/refund
Request Method
POST
Request Parameter
Parameter
Mandatory
Type
Description
cardId
Y
string
Virtual Card ID
amount
Y
string
Withdrawal amount, 1000 represents $10.00. At least 1 USD must be retained in the card
orderNo
Y
string
Custom customer transaction flow ID
Request Example
Response Parameter
Parameter
Type
Description
model
boolean
Is the operation successful
Response Example
Last updated