list_transactions
Fetch payment transaction records and ledger settlements for the merchant account, with pagination controls to manage large result sets.
Instructions
List payment transaction records and ledger settlements associated with the merchant account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of transactions to return (default 50, max 100) | |
| offset | No | Offset for pagination (default 0) |