Search transactions with filters (date, invoice, fee type, etc.)
Authentication using Personal Access Token (PAT) token
[Optional] A pagination token used to jump to first, last, next or previous pages. When supplied, it overrides all other filter parameters.
Used to filter transactions based on search criteria. Required if cursor is not provided. Ignored when cursor is present (i.e., for paginated requests).
Start date for filtering transactions by transaction charge date. Default is current – 7 days
List of invoice IDs to filter transactions
Filter Transactions by invoicing status:
Number of transactions to return per page (default is 100, to be entered when API is called for first time). Must be between 1 and 1000.
List of reference IDs (like Shipment ID, WRO id) to filter transactions (can be numeric or string identifiers).
The type of reference associated with the ReferenceId. Available options:
Ascending, Descending End date for filtering transactions by transaction charge date. Default is current date.
To get all the available transaction fees use this endpoint:- '/transaction-fees'
The classification or nature of the transaction Transaction Types - Charge, Refund, Credit, Payment, BalanceAdjustment