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