{"_id":"5c6c245bc0d91f0185a74088","category":{"_id":"5c6c245bc0d91f0185a74057","version":"5c6c245bc0d91f0185a7409c","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","project":"57336fd5a6a9c40e00e13a0b","parentDoc":null,"version":{"_id":"5c6c245bc0d91f0185a7409c","project":"57336fd5a6a9c40e00e13a0b","__v":1,"forked_from":"5bdc633c15437b0042ed963c","createdAt":"2018-04-23T15:17:35.680Z","releaseDate":"2018-04-23T15:17:35.680Z","categories":["5c6c245bc0d91f0185a74053","5c6c245bc0d91f0185a74054","5c6c245bc0d91f0185a74055","5c6c245bc0d91f0185a74056","5c6c245bc0d91f0185a74057","5c6c245bc0d91f0185a74058","5c6c245bc0d91f0185a74059","5c6c245bc0d91f0185a7405a","5c6c245bc0d91f0185a7405b","5c6c245bc0d91f0185a7405c","5c6c245bc0d91f0185a7405d","5c6c245bc0d91f0185a7405e","5b34c737e0dca2000311de6a","5c6c245bc0d91f0185a7405f","5c6ef8b34dc2750041240076"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":false,"codename":"Main","version_clean":"8976.0.0-Tools","version":"8976-Tools"},"githubsync":"","__v":0,"metadata":{"title":"","description":"","image":[]},"updates":[],"next":{"pages":[],"description":""},"createdAt":"2016-06-23T11:46:03.190Z","link_external":false,"link_url":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":true,"order":3,"body":"The following errors can be returned in response to an Account Updater request.\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Code\",\n \"h-1\": \"Name\",\n \"h-2\": \"Description\",\n \"3-0\": \"20001\",\n \"4-0\": \"20001\",\n \"5-0\": \"20002\",\n \"6-0\": \"20003\",\n \"7-0\": \"20004\",\n \"3-1\": \"BATCH_ID_REQUIRED\",\n \"4-1\": \"MANDATORY_PARAMETER_REQUIRED\",\n \"5-1\": \"TOO_MANY_ACCOUNT_UPDATES\",\n \"6-1\": \"BATCH_ID_ALREADY_EXISTS\",\n \"7-1\": \"ACQUIRING_ENTITY_UNAVAILABLE\",\n \"3-2\": \"account-update-batch-id is a mandatory field.\",\n \"4-2\": \"Account Updater failure due to problematic input. {field-name} is mandatory. Fix account update element:#XXX, with merchant-updater-id:{merchant-updater-id}.\",\n \"5-2\": \"Request contains more than 2000 account updates in the batch.\",\n \"6-2\": \"account-update-batch-id 'XXX' already exists.\",\n \"7-2\": \"Processor not available, please try again later.\",\n \"0-0\": \"10000\",\n \"0-1\": \"INVALID_API_VERSION\",\n \"0-2\": \"The API version passed in the request is invalid.\",\n \"2-0\": \"11001\",\n \"2-1\": \"XSS_EXCEPTION\",\n \"2-2\": \"User input suspected as malicious.\",\n \"1-0\": \"10001\",\n \"1-1\": \"VALIDATION_GENERAL_FAILURE\",\n \"1-2\": \"The resource passed in the request has violated validation rules. Additional information about the specific issue is provided in the error description.\",\n \"8-0\": \"20007\",\n \"8-1\": \"BATCH_HAS_EXPIRED\",\n \"8-2\": \"Batch has expired and can no longer be retrieved. Please send a new batch request.\"\n },\n \"cols\": 3,\n \"rows\": 9\n}\n[/block]","excerpt":"","slug":"account-updater-errors","type":"basic","title":"Account Updater Errors"}
Account Updater Errors
The following errors can be returned in response to an Account Updater request.
10000
INVALID_API_VERSION
The API version passed in the request is invalid.
10001
VALIDATION_GENERAL_FAILURE
The resource passed in the request has violated validation rules. Additional information about the specific issue is provided in the error description.
11001
XSS_EXCEPTION
User input suspected as malicious.
20001
BATCH_ID_REQUIRED
account-update-batch-id is a mandatory field.
20001
MANDATORY_PARAMETER_REQUIRED
Account Updater failure due to problematic input. {field-name} is mandatory. Fix account update element:#XXX, with merchant-updater-id:{merchant-updater-id}.
20002
TOO_MANY_ACCOUNT_UPDATES
Request contains more than 2000 account updates in the batch.
20003
BATCH_ID_ALREADY_EXISTS
account-update-batch-id 'XXX' already exists.
20004
ACQUIRING_ENTITY_UNAVAILABLE
Processor not available, please try again later.
20007
BATCH_HAS_EXPIRED
Batch has expired and can no longer be retrieved. Please send a new batch request.