Description | HTTP Request |
---|---|
Bulk Evaluate Shift Costings |
POST /api/v2/business/{businessId}/employmentagreement/{id}/shiftcosting/bulk |
Evaluate Shift Costings |
POST /api/v2/business/{businessId}/employmentagreement/{id}/shiftcosting |
Get Employment Agreement by ID |
GET /api/v2/business/{businessId}/employmentagreement/{id} |
Get Shift Costings for Employee |
POST /api/v2/business/{businessId}/employee/{employeeId}/timesheet/shiftcosting |
Get Shift Periods |
POST /api/v2/business/{businessId}/employmentagreement/{id}/shiftperiods |
Get Shift Periods for Employee |
POST /api/v2/business/{businessId}/employee/{employeeId}/timesheet/shiftperiods |
List Employment Agreements |
GET /api/v2/business/{businessId}/employmentagreement |
Powered by DapperDox