List bank transactions
nula_list_bank_transactionsList bank transactions for a specific account within a date range. Get account IDs first, then retrieve movements with pagination.
Instructions
List bank transactions (банкови движения) of one account for a period. Get account ids from nula_list_bank_accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| limit | No | Max records to return from the page (default 25) | |
| date_to | No | ||
| date_from | No | ||
| bank_account_id | Yes | nula.bg internal id of the bank account |