Skip to main content
Skip to main content

FilterableLineItemAdjustmentProps

The filters to apply on the retrieved line item adjustments.

idstring | string[]
The IDs to filter the line item adjustments by.
item_idstring | string[]
Filter the adjustments by the ID of their associated line item.
promotion_idstring | string[]
Filter the line item adjustments by the ID of their associated promotion.
provider_idstring | string[]
Filter the line item adjustments by the ID of their associated provider.
Filter the adjustments by their associated line item.
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 section helpful?