GET api/Reports/RefillDetailByDateString?locationId={locationId}&startDate={startDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
|
| startDate | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RefillDetailReport| Name | Description | Type | Additional information |
|---|---|---|---|
| TerminalId | integer |
None. |
|
| TerminalName | string |
None. |
|
| BusinessDate | string |
None. |
|
| Name | string |
None. |
|
| Count | integer |
None. |
|
| TargetCount | integer |
None. |
|
| Refill | integer |
None. |
|
| Amount | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.