GET api/v1/TransactionReport?displayedFields={displayedFields}&fromDate={fromDate}&toDate={toDate}&filter={filter}
Get transaction report.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| displayedFields | List of fields to be displayed. |
Define this parameter in the request URI. |
| fromDate | Start Date. |
Define this parameter in the request URI. |
| toDate | End Date |
Define this parameter in the request URI. |
| filter | last_modification date for filter |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{}