brc_list_bank_accounts
List bank accounts from Big Red Cloud accounting data. Use company name and optional filters to get specific results.
Instructions
Lists BRC bank accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| page | No | ||
| skip | No | ||
| filter | No | Optional OData $filter expression, only if this endpoint supports filtering. | |
| orderBy | No | Optional OData $orderby expression, only if this endpoint supports ordering. | |
| pageSize | No | ||
| companyName | Yes | Company context name, for example YOUR-COMPANY-NAME. |