GET api/Reports/OpenTill?locationId={locationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of OpenTillReport| Name | Description | Type | Additional information |
|---|---|---|---|
| TerminalName | string |
None. |
|
| DepartmentName | string |
None. |
|
| EmployeeId | string |
None. |
|
| UserName | string |
None. |
|
| TransactionName | string |
None. |
|
| LastDispenseDate | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.