Paid presences

The API provides access to paid presences on a specific date. The paid presence of a person can be divided across one or multiple shifts for a specific day depending on the configuration.

Tip

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

Endpoints

External references

The paid-presences collection supports both predefined and custom external references on related collections. More information can be found on the External References Page.

Collection Predefined Custom
people @badge-number, @employee-number Supported
shift-definitions @shift-code Supported

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

Multiple example:
?externalReferences=(people,@employee-number)(shift-definitions,@shift-code)