Skip to main content
Skip to main content

FilterablePriceProps

Filters to apply on prices.

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.
idstring[]
The IDs to filter the prices by.
currency_codestring | string[]
Currency codes to filter price by.
price_set_idstring[]
The IDs to filter the price's associated price set.
price_list_idstring[]
The IDs to filter the price's associated price list.
Was this section helpful?