GET api/transactions/history?tracking={tracking}&dateFrom={dateFrom}&dateTo={dateTo}&offset={offset}&fetch={fetch}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tracking | string |
None. |
|
| dateFrom | string |
None. |
|
| dateTo | string |
None. |
|
| offset | integer |
None. |
|
| fetch | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.