{"_id":"5bdc633c15437b0042ed962a","category":{"_id":"5bdc633c15437b0042ed95f8","version":"5bdc633c15437b0042ed963c","project":"57336fd5a6a9c40e00e13a0b","__v":0,"sync":{"url":"","isSync":false},"reference":true,"createdAt":"2016-05-17T12:18:23.126Z","from_sync":false,"order":3,"slug":"account-updater","title":"Account Updater"},"user":"560d5913af97231900938124","parentDoc":null,"project":"57336fd5a6a9c40e00e13a0b","version":{"_id":"5bdc633c15437b0042ed963c","project":"57336fd5a6a9c40e00e13a0b","__v":0,"forked_from":"5bc48b4f9919d4000df5ea7b","createdAt":"2018-04-23T15:17:35.680Z","releaseDate":"2018-04-23T15:17:35.680Z","categories":["5bdc633c15437b0042ed95f4","5bdc633c15437b0042ed95f5","5bdc633c15437b0042ed95f6","5bdc633c15437b0042ed95f7","5bdc633c15437b0042ed95f8","5bdc633c15437b0042ed95f9","5bdc633c15437b0042ed95fa","5bdc633c15437b0042ed95fb","5bdc633c15437b0042ed95fc","5bdc633c15437b0042ed95fd","5bdc633c15437b0042ed95fe","5bdc633c15437b0042ed95ff","5b34c737e0dca2000311de6a","5bdc633c15437b0042ed9600"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":false,"codename":"3.28.0 Release","version_clean":"8976.0.0-Tools","version":"8976-Tools"},"githubsync":"","__v":0,"updates":[],"next":{"pages":[],"description":""},"createdAt":"2016-06-23T12:04:51.059Z","link_external":false,"link_url":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":true,"order":4,"body":"The `account-update` resource contains information used to update shopper credit cards. It includes the following properties:\n\n###Request\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Required\",\n \"0-0\": \"`merchant-updater-id`\",\n \"0-1\": \"*string*\",\n \"h-3\": \"Description\",\n \"0-3\": \"Unique ID provided by the merchant.\",\n \"1-0\": \"`original-card`\",\n \"1-2\": \"**Required**\",\n \"1-3\": \"Container of [original-card](doc:original-card) properties.\",\n \"0-2\": \"**Required**\",\n \"1-1\": \"container\"\n },\n \"cols\": 4,\n \"rows\": 2\n}\n[/block]\n###Response\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Description\",\n \"0-0\": \"`merchant-updater-id`\",\n \"3-0\": \"`original-card`\",\n \"0-1\": \"*string*\",\n \"3-2\": \"Container of [original-card](doc:original-card) properties.\",\n \"1-0\": \"`update-response-code`\",\n \"1-1\": \"*string*\",\n \"2-0\": \"`update-response-message`\",\n \"2-1\": \"*string*\",\n \"4-0\": \"`updated-card`\",\n \"4-2\": \"Container of [updated-card](doc:updated-card) properties.\",\n \"0-2\": \"Unique ID provided by the merchant.\",\n \"1-2\": \"Response code for a card update.\",\n \"2-2\": \"Response message for a card update, which provides details about what was changed. For example:\\n`The expiration date was changed`\",\n \"3-1\": \"container\",\n \"4-1\": \"container\"\n },\n \"cols\": 3,\n \"rows\": 5\n}\n[/block]\n###Account Updater Response Codes and Messages\n * **500** The account number was changed. Submit the account number returned in the completion response. \n * **501** The account was closed. Contact the cardholder for updated information. \n * **502** The expiration date was changed. Submit the expiration date returned in the completion response.\n * **503** The issuing bank does not participate in the update program. Submit the original card information.\n * **504** Contact the cardholder for updated information. Contact the cardholder for updated information. \n * **505** No match found. Submit the original card information.\n * **506** No changes found. Submit the original card information.","excerpt":"","slug":"account-update","type":"basic","title":"account-update (resource)"}
account-update (resource)
Property Name
Type
Required
Description
merchant-updater-id
string
Required
Unique ID provided by the merchant.
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
Account Updater Response Codes and Messages
- 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.