FilterablePriceListProps
Filters to apply on price lists.
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.
ends_at
string[]The end dates to filter price lists by.
id
string[]The IDs to filter price lists by
number_rules
number[]The number of rules to filter price lists by.
starts_at
string[]The start dates to filter price lists by.
status
PriceListStatus[]The statuses to filter price lists by.
status
PriceListStatus[]Was this section helpful?