Transactions
List transactions
🔐 This endpoint requires one of the following scopes:
- transaction:manage
- transaction:read
- transaction:write
OAuth2 Bearer token authentication
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Search results are limited to 100 items. Specify page number to read more than the first page.
Lists transactions
Unauthorized
Forbidden
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
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:
OAuth2 Bearer token authentication
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Lists invoices
Unauthorized
Forbidden
Code samples
List receipts
List available receipts.
OAuth2 Bearer token authentication
- : Allow read & write access to My Authors
- : Allow read access to My Authors
- : Allow write access to My Authors
Lists receipts
Unauthorized
Forbidden
Code samples
Last updated
Was this helpful?