GET api/Reports/MIMOBalanceByDateString?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 MIMOBalanceReport| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeID | string |
None. |
|
| Username | string |
None. |
|
| DepartmentName | string |
None. |
|
| TerminalName | string |
None. |
|
| BusinessDateStart | string |
None. |
|
| TransactionSessionIDs | Collection of integer |
None. |
|
| DepositAmount | string |
None. |
|
| DispenseAmount | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.