GET api/SystemManagement/CloseShift?pCloseTime={pCloseTime}&pLineCode={pLineCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pCloseTime | date |
Required |
|
pLineCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2024-11-21T11:33:55.3167378+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-11-21T11:33:55.3167378+02:00</dateTime>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.