API For Updating Virtual Card (update cardholder address)
Last updated
Last updated
POST
cardId
Y
string
Virtual Card ID
+cardHolder
Y
object
â””street
model
boolean
Is the operation successful
{
"success": true,
"error":false,
"msg": "success",
"code": 0,
"model": true,
"traceId": 1646651934238
}
{
"cardHolder": {
"city": "Vienna",
"state": "GA",
"street": "1010 Pine St LOT 12-E",
"zipCode": "31092"
},
"cardId": "c_xxxxxxxxxx"
}
Y
string
Street
â””city
Y
string
City
string
Y
string
State
â””zipCode
Y
string
Zipcode