pagination object in the request body.
| Field | Type | Description |
|---|---|---|
page | number | Page number, starting at 1. |
per_page | number | Number of records to return. |
sort_by | string | Optional sort field supported by the endpoint. |
sort_direction | string | asc or desc. |
/transactions, /transactions/count, and /transactions/summary.