Transactions
📄️ List Transactions Usages
Fetch the list of Transaction Usages for a Portal. The results can be sorted, filtered, and paginated.
📄️ Get a Transaction Usage
Get a Transaction Usage
📄️ List Transactions
Fetch the list of Transactions for a Portal. The results can be sorted, filtered, and paginated.
📄️ Get a Transaction
Get a Transaction
📄️ List Transactions of a Customer
Fetch the list of Transactions for a given Customer. The results can be sorted, filtered, and paginated.
📄️ List Transaction Usages of a Document
Fetch the list of Transaction Usages for a given Document. The results can be sorted, filtered, and paginated.
📄️ Invoice usage added
This event is triggered when an invoice (i.e., a Document with `type = INVOICE`) has a new [TransactionUsage](../api-docs/definitions/transaction-usage.mdx) added. Specifically, it is a payment from the client (or a credit) used to settle part (or all) of the invoice.