FilterableFulfillmentSetProps
The filters to apply on the retrieved fulfillment sets.
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.
id
string | string[]The IDs to filter the fulfillment sets by.
name
string | string[]Filter the fulfillment sets by their name.
type
string | string[]Filter the fulfillment sets by their type.
service_zones
FilterableServiceZonePropsThe filters to apply on the retrieved service zones.
service_zones
FilterableServiceZonePropsWas this section helpful?