- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
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[]OptionalThe IDs to filter the prices by.
currency_code
string | string[]OptionalCurrency codes to filter price by.
price_set_id
string[]OptionalThe IDs to filter the price's associated price set.
price_list_id
string[]OptionalThe IDs to filter the price's associated price list.
Was this page helpful?