Shifts record staff check-ins, check-outs and breaks.
GET /v1/companies/5678/shifts/2013-04-29 |
|
GET /v1/companies/5678/shifts/since/2013-04-29 |
|
GET /v1/companies/5678/sites/208/shifts/since/2013-04-29 |
|
GET /v1/companies/5678/staff/9022/shifts/since/2013-04-29 |
since keyword.sites or staff filter, but not
both. If you specify a staff filter, the staff_member
element will be omitted, as will site if a sites filter is
specified.Here is a list of the supported webhook topics.
When a shift ends. You will receive the complete shifts.
When a break on an active shift ends. You will receive the complete shifts.
When a shift starts. You will receive the complete shifts.
When a break on an active shift starts. You will receive the complete shifts.