- Overview
- Authentication
- API Limits
- Forms API
- POSTInsert Record API
- POSTInsert Record API for Adding Employees
- POSTUpdate Record API
- GETGet Bulk Records API
- POSTAdd Department API
- GETFetch Forms API
- GETFetch Single Record API
- GETFetch Single Record API (Section Wise)
- GETGet Related Records API
- GETSearch Records Based on Record Values
- Appendix
- GETGet Fields of Form API
- Cases API
- Timesheet API
- Onboarding API
- Announcements API
- Leave API
- Attendance API
- Compensation API
- GETFetch Components API
- GETFetch Components by ID API
- GETFetch Salary Components API
- GETFetch Packages API
- GETFetch Package by ID API
- GETFetch Package Components API
- GETFetch Currencies API
- GETFetch Currency by ID
- GETFetch Revisions API
- GETFetch Revisions by ERECNO API
- GETFetch Revision Letters by ERECNO API
- GETPreview Revision Letter by Revision ID API
- GETDownload Revision Letter by Revision ID API
- GETFetch My Compensation API
- GETFetch Reasons API
- GETFetch Settings API
- PUTCancel Revision API
- GETFetch Salary API
- GETFetch Single Employee Salary API
- POSTAdd Salary API
- PUTUpdate Salary API
- Compensation API Error Codes
- Record Count API
- LMS API
- Files API
- View API
- Status Codes
- Error Codes API
- HTTP Request Methods
Status Codes
Status Codes | Meaning | Description |
200 | OK | The API request is successful. |
201 | CREATED | Request fulfilled for single record insertion. |
202 | ACCEPTED | Request fulfilled for multiple records insertion. |
204 | NO CONTENT | There is no content available for the request. |
304 | NOT MODIFIED | The requested page has not been modified. In case "If-Modified-Since" header is used for GET APIs. |
400 | BAD REQUEST | The request or the authentication considered is invalid. |
401 | AUTHORIZATION ERROR | Invalid API key provided. |
403 | FORBIDDEN | No permission to do the operation. |
404 | NOT FOUND | Invalid request. |
405 | METHOD NOT ALLOWED | The specified method is not allowed. |
413 | REQUEST ENTITY TOO LARGE | The server did not accept the request while uploading a file since the limited file size has exceeded. |
415 | UNSUPPORTED MEDIA TYPE | The server did not accept the request while uploading a file since the media/file type is not supported. |
429 | TOO MANY REQUESTS | The number of API requests for the 24 hour period is exceeded or the concurrency limit of the user for the app is exceeded. |
500 | INTERNAL SERVER ERROR | Generic error that is encountered due to an unexpected server error. |
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.