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