-112 | Bad Destination | Destination URL is unreachable or invalid |
-113 | Disallowed Operation | Not authorized to perform this action on the resource |
-123 | Bad Document | Request body is not valid XML or is badly formatted |
-125 | Bad Data | Input data is invalid (e.g., invalid card number, missing required field) |
-126 | Data Too Long | Input data exceeds maximum allowed length |
-150 | System Error | Internal server error |
-160 | URI Not Found | Requested resource (e.g., card token) does not exist |
-168 | Data Conflict | Action cannot be performed on the resource in its current state |
-174 | Too Many Items | Request exceeds the maximum number of allowed items |
-175 | Timeout | Operation timed out (e.g., third-party server did not respond) |
-176 | Too Many Retries | Maximum retry attempts exceeded |
-179 | Bad Parameter | Request parameter is invalid or missing |
-180 | User Blocked | User account is blocked |
-1002 | Missing Auth Header | The Authorization header is missing from the request |
-1003 | Unauthorized | Authentication failed (invalid API key or credentials) |
-1004 | Password Expired | User password must be changed before API access is allowed |
-1005 | User Suspended | User account has been suspended |
-1006 | User Closed | User account has been closed |
-1010 | Locked for Updates | Resource is locked and cannot be modified |