Hours to validate
The API provides access to the hours registered for a person on a specific date that are awaiting validation.
Tip
Check the Swagger page for more technical information on the endpoints.
Endpoints
External references
The hours to validate 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)