Hours to validate requests

Hours to validate requests

The API provides access to the requests raised on the hours awaiting validation for a person on a specific date, including the requested durations, the request status and the conversation held on the request.

Tip

Check the Swagger page for more technical information on the endpoints.

Endpoints

External references

The hours to validate requests collection supports predefined and custom external references on the people collection. More information can be found on the External References Page.

Collection Predefined Custom
people @badge-number, @employee-number Supported

Predefined example:
?externalReferences=(people,@employee-number)

Custom example:
?externalReferences=(people,customPersonCode)