GET Api/ShiftPicking/PersonContracts?startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | date |
Required |
|
| endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WebShiftPickContract| Name | Description | Type | Additional information |
|---|---|---|---|
| ContractID | integer |
None. |
|
| ContractName | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.