API For Updating Virtual Card (update cardholder address)
Description
Request URL
Request Method
Request Parameter
Parameter
Mandatory
Type
Description
Request Example
{
"cardHolder": {
"city": "Vienna",
"state": "GA",
"street": "1010 Pine St LOT 12-E",
"zipCode": "31092"
},
"cardId": "c_xxxxxxxxxx"
}Response Parameter
Parameter
Type
Description
Response Example
Last updated