- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableOrderProps
The filters to apply on the retrieved orders.
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[]OptionalThe IDs to filter the orders by.
Filter orders by their associated sales channel's ID.
Filter orders by their associated customer's ID.
Filter orders by their associated region's ID.
Filter the orders by their creation date.
Filter orders by their update date.
Was this page helpful?