list_transactions
Retrieve bank transactions for a specific matter or bank account by providing a matter ID or bank ID.
Instructions
List bank transactions for a matter or bank.
The LCS /v1 transactions endpoint has no firm-wide listing — pass either a matter_id (GUID) or a bank_id. /v1 exposes no bank enumeration, so a bank_id must come from the Rocket Matter UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| bank_id | No | ||
| matter_id | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |