The account-update resource contains information used to update shopper credit cards. It includes the following properties:
| Property Name | Type | Required | Description | 
|---|
| merchant-updater-id | string | Required | Unique ID provided by the merchant. | 
| original-card | container | Required | Container of original-card properties. | 
| Property Name | Type | Description | 
|---|
| merchant-updater-id | string | Unique ID provided by the merchant. | 
| update-response-code | string | Response code for a card update. | 
| update-response-message | string | Response message for a card update, which provides details about what was changed. For example: 
 The expiration date was changed | 
| original-card | container | Container of original-card properties. | 
| updated-card | container | Container of updated-card properties. | 
- 500 The account number was changed. Submit the account number returned in the completion response. 
- 501 The account was closed. Contact the cardholder for updated information. 
- 502 The expiration date was changed. Submit the expiration date returned in the completion response.
- 503 The issuing bank does not participate in the update program. Submit the original card information.
- 504 Contact the cardholder for updated information. Contact the cardholder for updated information. 
- 505 No match found. Submit the original card information.
- 506 No changes found. Submit the original card information.