GET api/v1/shiftcodetemplatelinkedshifts/{departmentId}/{effectiveDate}/{dayOfWeekId}
Get all shift code template linked shifts by department id, effective date and day of week
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentId | integer |
Required |
|
| effectiveDate | date |
Required |
|
| dayOfWeekId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of integerResponse Formats
application/json, text/json
Sample:
[ 1, 2 ]