Authorizations
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>
.
Query Parameters
Maximum number of items to return.
Required range:
x >= 1
Starting point to limit the total items to return (for pagination).
Required range:
x >= 0
Response
A paginated list of Sell and Pay transactions.