- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableOrderExchangeProps
The filters to apply on the retrieved exchanges.
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 exchanges by.
order_id
string | string[]OptionalFilter the exchanges by their associated order's ID.
return_id
string | string[]OptionalFilter the exchanges by their associated return's ID.
allow_backorder
booleanOptionalFilter the exchanges by whether backorders are allowed.
Was this page helpful?