This commit is contained in:
@@ -20,6 +20,7 @@ Here are all the API level error codes that can be returned by the API server:
|
||||
| 2010 | Object not found - API could not find the object requested |
|
||||
| 2020 | PUT Id mismatch - object Id does not match route Id |
|
||||
| 2030 | Invalid operation - operation could not be completed, not valid, details in message property |
|
||||
| 2040 | Not enough inventory - too few parts in stock to complete operation |
|
||||
| 2200 | Validation error - general issue with object overall not valid, specifics in "details" property |
|
||||
| 2201 | Validation error - Field is required but is empty or null |
|
||||
| 2202 | Validation error - Field length exceeded. The limit will be returned in the `message` property of the validation error |
|
||||
|
||||
Reference in New Issue
Block a user