GET:product_variants/price_history.json
GET:product_variants/price_history.json
Description
Get product variant price history.
Permission bit: "product_variants.read"
Topic: Product Variants
Query Parameters
Query price history in specific currency
Example: ?currency=USD
Query price history of a customer group
Example: ?customer_group_id=str
Query price history for a particular sales channel
Example: ?sales_channel_id=str
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Unique variant identifier. See also: Unique Identifiers
Example: ?variant_id=va_EQzGqWoY
Response Body
Array of ProductVariantPriceHistory
Response Body Type
Loading module