list_transactions
List payment transactions sorted newest first, with optional filtering by client and pagination controls for page size and offset.
Instructions
Payment transactions, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientid | No | Only this client | |
| limitnum | No | Page size, default 25 | |
| limitstart | No | Offset to start from |