The batch-account-update
resource contains one or more account-update
resources and other information used to update shopper credit cards. It includes the following properties:
Request
Property Name | Type | Required | Description |
---|---|---|---|
account-update-batch-id | string | Required | Unique ID provided by the merchant. Maximum 25 characters. |
account-update | container | Optional | Container of account-update properties. This property may appear more than once within the given resource. |
Response
Property Name | Type | Description |
---|---|---|
account-update-batch-id | string | Unique ID provided by the merchant. |
response-code | string | Response code for the Account Updater request. |
response-message | string | Response message for the Account Updater request. For example:Valid Format |
account-update | container | Container of account-update properties. This property may appear more than once within the given resource. |