- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableOrderShippingMethodAdjustmentProps
The filters to apply on the retrieved shipping method adjustments.
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 shipping method adjustments by.
shipping_method_id
string | string[]OptionalFilter the adjustments by their associated shipping method's ID.
promotion_id
string | string[]OptionalFilter the adjustments by their associated promotion's ID.
provider_id
string | string[]OptionalFilter the adjustments by their associated provider's ID.
The filters to apply on the associated shipping methods.
Was this page helpful?