Transaction Report
Request
- Method: GET
- Url: /att/api/transactionReport/
- Headers:
- Content-Type: application/json
- Authorization: "JWT ey.........oQi98"
- Query Parameters
| Parameter | Description |
|---|---|
| page | Which page is displayed |
| page_size | Show the number of data on this page |
| start_date | Use this field to query,example: ?start_date=2022-07-04 |
| end_date | Use this field to query,example: ?end_date=2022-07-05 |
| departments | Use this field to query,example: ?departments=1 |
| areas | Use this field to query,example:?area=1 |
