Description | HTTP Request |
---|---|
Find Matching Clock On Roster Shift |
GET /api/v2/business/{businessId}/rostershift/{employeeId}/matchingclockon |
Find Matching Clock Off Roster Shift |
GET /api/v2/business/{businessId}/rostershift/{employeeId}/matchingclockoff |
Creates a basic shift stub for testing purposes only |
POST /api/v2/business/{businessId}/rostershift/create |
Stub Shift Timesheets |
POST /api/v2/business/{businessId}/rostershift/{rosterShiftId}/stub |
Find Nearby Roster Shifts |
GET /api/v2/business/{businessId}/rostershift/{employeeId}/nearby |
Get Roster Shifts |
GET /api/v2/business/{businessId}/rostershift |
Powered by DapperDox