Developer Portal
8.12 Update Account Data
Use this method to update account data. Account number cannot be updated. If there is a new account number use addAccount and you will get a new token. All other fields normally input by addAccount can be updated with this method, including expiration date. Note that if you are using Payway’s Account Updater expiration dates will automatically be updated when they change.
JSON ‘request’ value | updateAccount |
DESCRIPTION | Used to update a particular payment account. |
URL | /Query/CreditCard |
METHOD | Put |
URL PARAMS | None |
CONSUMES | text/json |
PRODUCES | text/json |
NOTES | Payment accounts are uniquely identified by division ID and account token. |