- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableSalesChannelProps
The filters to apply on the retrieved sales channel.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
q
stringOptionalFind sales channels by their name or description through this search term.
id
string | string[]OptionalThe IDs to filter the sales channel by.
name
string | string[]OptionalFilter sales channels by their names.
is_disabled
booleanOptionalFilter sales channels by whether they're disabled.
Was this page helpful?