Invalid structure
This is a full list of defined errors of type "Invalid structure" and expected type for specific error. Every error has HTTP status and Internal status as given.
Error - Invalid structure of... | Expected value | HTTP Status | Internal Status | Macro name |
---|---|---|---|---|
Request field "query" | query.queryString / query.query / query.oids | 400 | 1400 | xRestApi_Error_InvalidStructure_QueryMembers |
Request - diff value index is invalid type | number (INT) | 400 | 1401 | xRestApi_Error_InvalidStructure_DiffValueIndex |
Request - diff field missing | Field name | 400 | 1402 | xRestApi_Error_InvalidStructure_DiffValueMissing |
Request - Invalid email input structure | JSON | 400 | 1403 | xRestApi_Error_InvalidStructure_EmailInput |