Transactions
List transactions
🔐 This endpoint requires one of the following scopes:
- transaction:manage
- transaction:read
- transaction:write
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL: Refresh URL:
OAuth2 Bearer token authentication
Query parameters
pageintegerOptional
Search results are limited to 100 items. Specify page number to read more than the first page.
Responses
200
Lists transactions
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
get
/v1/clients/transactionsParameters
Name
Type
Description
Transaction types
Code samples
List invoices
Parameters
Name
Type
Description
Transaction types
Code samples
List receipts
Code samples
Last updated
Was this helpful?