- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
FilterableShippingMethodAdjustmentProps
The filters to apply on the retrieved shipping method adjustments.
id
string | string[]OptionalThe IDs to filter the shipping method adjustments by.
shipping_method_id
string | string[]OptionalFilter the adjustments by the ID of their associated shipping method.
promotion_id
string | string[]OptionalFilter the shipping method adjustments by the ID of their associated promotion.
provider_id
string | string[]OptionalFilter the shipping method adjustments by the ID of their associated provider.
Filter the adjustments by their associated shipping method.
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?