brc_list_customers_without_dormant
Retrieve a paginated list of non-dormant BRC customers for a specified company. Requires company context name to filter active customer records.
Instructions
Lists BRC customers without dormant records.
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. |