- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
FilterableShippingMethodProps
The filters to apply on the retrieved shipping methods.
id
string | string[]OptionalThe IDs to filter the shipping methods by.
cart_id
string | string[]OptionalFilter the shipping methods by the ID of their associated cart.
name
stringOptionalFilter the shipping methods by their name.
Filter the shipping methods by the ID of their associated shipping option.
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?