Work interruptions
The API provides access to work interruptions for a person on a specific date. Work interruptions represent recorded interruptions during work periods.
Tip
Check the Swagger page for more technical information on the endpoints.
Endpoints
External references
The work-interruptions 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 |
Predefined example:
?externalReferences=(people,@employee-number)
Custom example:
?externalReferences=(people,customPeopleCode)