brc_list_sales_credit_notes
List sales credit notes from Big Red Cloud accounting with optional pagination, filtering, and sorting.
Instructions
Lists BRC sales credit notes.
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. |