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