Skip to main content
Skip to main content

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.
idstring | string[]
The IDs to filter the fulfillment sets by.
namestring | string[]
Filter the fulfillment sets by their name.
typestring | string[]
Filter the fulfillment sets by their type.
The filters to apply on the retrieved service zones.
Was this section helpful?