GET api/Reports/DailyTotalsByDateString?locationId={locationId}&startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
|
| startDate | string |
Required |
|
| endDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DailyTotalsReport| Name | Description | Type | Additional information |
|---|---|---|---|
| TerminalId | integer |
None. |
|
| Value | integer |
None. |
|
| ExponentialValue | decimal number |
None. |
|
| NoteToken | string |
None. |
|
| DepositCount | integer |
None. |
|
| DispenseCount | integer |
None. |
|
| Difference | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.