account-update (resource)

The account-update resource contains information used to update shopper credit cards. It includes the following properties:

Request

Property NameTypeRequiredDescription
merchant-updater-idstringRequiredUnique ID provided by the merchant.
original-cardcontainerRequiredContainer of original-card properties.

Response

Property NameTypeDescription
merchant-updater-idstringUnique ID provided by the merchant.
update-response-codestringResponse code for a card update.
update-response-messagestringResponse message for a card update, which provides details about what was changed. For example:
The expiration date was changed
original-cardcontainerContainer of original-card properties.
updated-cardcontainerContainer of updated-card properties.