API documentation
Integrations
Analytics
Billable events
Companies
Custom properties
Customers
Customers > Credits
Customers > Payment methods
Integrations
Invoices
Invoicing entities
Organisations
Payments
Price configurations
Quotes
Subscriptions
- POSTRefresh subscriptions
- POSTCreate subscription update
- POSTCreate subscription updates
- POSTCancel subscription
- POSTReinstate subscription
- POSTPause subscription
- POSTActivate subscription
- POSTReactivate subscription
- GETGet subscriptions
- POSTCreate subscription
- GETGet subscription
- PUTUpdate subscription
- POSTRefresh seat products
- POSTTransition subscription to next phase
Third-party apps
Wallets
List credit transactions
Retrieve all credit transactions associated with a credit product for a specific customer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
0 < x < 100
x > 0
Response
List of CreditTransaction.
Credit transaction ID.
ID of the product related to the transaction.
ID of the customer related to the transaction.
ID of the payment method related to the transaction.
ID of the invoice related to the transaction.
ID of the event related to the credit consumption.
Type of credit transaction.
topup
, usage
Type of credit transaction.
app
, portal
, api
Monetary amount. Expressed in currency's smallest unit.
Value of credits related to the transaction.
Credit balance after the transaction.
Credit transaction creation date.
Credit transaction last edition date.
Was this page helpful?