type field, containing the full path to the error.
For example, https://developers.untetherlabs.com/errors#batch-size-exceeded.
| Error Code | Status | Description |
|---|---|---|
| appointment-not-found | 404 | A specified appointment does not exist in the system. |
| auto-scheduler-job-not-found | 404 | A specified auto scheduler job does not exist in the system. |
| auto-scheduler-snapshot-not-found | 404 | A specified auto scheduler snapshot does not exist in the system. |
| availability-exception-not-found | 404 | A specified availability exception does not exist in the system. |
| availability-not-found | 404 | A specified availability does not exist in the system. |
| balance-reset-upload-not-found | 404 | A specified balance reset upload does not exist in the system. |
| batch-size-exceeded | 400 | The request exceeded the maximum allowed batch size. |
| data-source-not-found | 404 | A specified data source does not exist in the system. |
| duplicate-shift-template | 409 | A shift template with the same name already exists for this team. |
| duplicate-skill | 409 | A skill with the same name and type already exists. |
| duplicate-skill-collection | 409 | A skill collection with the same name already exists for this skill. |
| duplicate-skill-value | 409 | A value with the same name already exists for this skill. |
| email-in-use | 409 | The specified email address is already in use by another user. |
| invalid-balance-reset-rows | 400 | The requested balance reset rows are invalid. |
| invalid-language-code | 400 | The provided language code is not a valid ISO-639-1 code. |
| invalid-region-code | 400 | The provided region code is not a valid ISO-3166-2 code. |
| label-not-found | 404 | A specified label does not exist in the system. |
| missing-historical-correction-acknowledgement | 400 | A historical correction acknowledgement is required to create a historical correction. For more information on historical corrections, see the dedicated guide. |
| negative-range | 400 | Time range end date must come after start date. |
| overtime-rule-not-found | 404 | A specified overtime rule does not exist in the system. |
| pay-code-not-found | 404 | A specified pay code does not exist in the system. |
| pay-period-not-found | 404 | A specified pay period does not exist in the system. |
| policy-not-found | 404 | A specified policy does not exist in the system. |
| provider-not-found | 404 | A specified provider does not exist in the system. |
| provider-not-in-policy | 400 | The specified provider is not a member of the specified time off policy. |
| punch-warnings-not-found | 404 | A specified punch warnings does not exist in the system. |
| read-only-field | 400 | The request attempted to modify a read-only field. |
| recurring-schedule-closed | 400 | The requested recurring schedule is closed and cannot be modified. |
| recurring-schedule-not-found | 404 | A specified recurring schedule does not exist in the system. |
| report-not-found | 404 | A specified report does not exist in the system. |
| report-parameter-validation | 400 | A report parameter did not pass validation, see message. |
| report-run-not-found | 404 | A specified report run does not exist in the system. |
| role-not-found | 404 | A specified role does not exist in the system. |
| rounding-rule-not-found | 404 | A specified rounding rule does not exist in the system. |
| schedule-group-not-found | 404 | A specified schedule group does not exist in the system. |
| shift-already-claimed | 409 | The requested shift has already been claimed by another provider. |
| shift-already-started | 409 | The requested shift has already started and cannot be claimed. |
| shift-not-found | 404 | A specified shift does not exist in the system. |
| skill-assignment-not-found | 404 | A specified skill assignment does not exist in the system. |
| skill-assignment-overlap | 400 | The requested skill assignment overlaps with an existing assignment for the same provider and skill. |
| skill-not-found | 404 | A specified skill does not exist in the system. |
| skill-requirement-template-not-found | 404 | A specified skill requirement template does not exist in the system. |
| skill-value-not-found | 404 | A specified skill value does not exist in the system. |
| team-not-found | 404 | A specified team does not exist in the system. |
| timecard-not-found | 404 | A specified timecard does not exist in the system. |
| timecard-punch-not-found | 404 | A specified timecard punch does not exist in the system. |
| time-off-policy-not-found | 404 | A specified time off policy does not exist in the system. |
| time-off-request-not-found | 404 | A specified time off request does not exist in the system. |
| user-not-found | 404 | A specified user does not exist in the system. |
| validation | 400 | Input validation failed. |
| work-rule-not-found | 404 | A specified work rule does not exist in the system. |