PUT v1/Payment/UpdateCard
Update limited information about a customers credit or debit cards
Request Information
Parameters (ParameterName * = required)
Name
Description
Sample Value
AccountExpirationMonth *
Card expiration month
02
AccountExpirationYear *
Card expiration year
2016
IsCvnRequired
Flag that indicates if cvn is required for the card
true
AccountId *
Account Id
421020
BillingAddress *
Billing address
1503 Ria St.
BillingCity *
Billing city
Tijuana
BillingState *
Billing state
Baja California
BillingPostalCode
Billing postal code
80201
BillingCountry
Billing country
MX
AccountAlias
A short description of what this account is according to the customer.
Credit union checking account I opened in 2012
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>