GET api/Reports/RegisterSummaryByDateString?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 RegisterSummaryReport| Name | Description | Type | Additional information |
|---|---|---|---|
| DepartmentName | string |
None. |
|
| RegisterName | string |
None. |
|
| IsPayout | boolean |
None. |
|
| BusinessDate | string |
None. |
|
| DispenseAmount | string |
None. |
|
| DepositAmount | string |
None. |
|
| NetAmount | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.