Transactions
List transactions
OAuth: This endpoint requires one of the following scopes: transaction:manage
, transaction:write
or transaction:read
.
Parameters
types
array of strings
The transaction types to filter against. See list of supported types below.
Transaction types
You will find below the list of supported transaction types to filter against:
Code samples
List invoices
OAuth: This endpoint requires one of the following scopes: transaction:manage
, transaction:write
or transaction:read
.
Parameters
types
array of strings
The invoice transaction types to filter against. See list of supported types below.
Transaction types
You will find below the list of supported transaction types that include an invoice, to filter against:
Code samples
List receipts
OAuth: This endpoint requires one of the following scopes: transaction:manage
, transaction:write
or transaction:read
.
Code samples
Last updated