Response Error Codes
The following status codes and error messages can display in the response to your request:
| Code | Message | Details |
|---|---|---|
| 200 | success | If the request is successful |
| 500 | Server Error, contact the system administrator. | If there is any exception when running this service |
| 602 | Project/Shell Number is not correct | Project number is incorrect or does not exist |
| 603 | Invalid 'space_type' provided in filter | |
| 603 | invalid 'space_type' provided in options | |
| 618 | Shell Number is not correct. | If incorrect project_number is provided or project_number is not provided in input |
| 695 | Project Number cannot be blank | |
| 811 | Invalid Filter Condition. | |
| 855 | Space Type is inactive at company level | |
| 855 | Level is inactive at company level | |
| 1101 | Empty or Invalid JSON data | If required input JSON is empty |
| 3000 | Partial failure. | Partial failure of REST service |
| 3002 | Invalid input | If input JSON did not contain the "data"/required parameter |