Error codes
Error Code | Usage | HTTP Response Code |
---|---|---|
1001 | Mandatory field missing | 400 |
10002 | Minimum length violation | 400 |
10003 | Maximum length violation | 400 |
10100 | Minimum value violation | 400 |
10101 | Maximum value violation | 400 |
10102 | Range violation | 400 |
10103 | Bad format | 400 |
10104 | Bad value | 400 |
10105 | Unexpected field | 400 |
10106 | Idempotency Check Failure | 400 |
10199 | Other | 400 |
13000 | Uncategorized error | 400 |
14000 | Security failure | 403 |
12000 | System error | 503 |