GET api/Admin/EInk/GetApOnlineOfflineHistory?apId={apId}&shopCode={shopCode}&fromUtc={fromUtc}&toUtc={toUtc}&answerInPlainEnglish={answerInPlainEnglish}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apId | string |
Required |
|
| shopCode | string |
None. |
|
| fromUtc | date |
None. |
|
| toUtc | date |
None. |
|
| answerInPlainEnglish | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
OperationDataResultOfApOnlineOfflineHistoryResponseDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | ApOnlineOfflineHistoryResponseDTO |
None. |
|
| Payload | string |
None. |
|
| IsSuccess | boolean |
None. |
|
| Message | string |
None. |
|
| DidWork | boolean |
None. |
|
| HttpStatusCode | integer |
None. |
|
| InternalErrorCode | integer |
None. |
|
| ResponseBody | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.