Products > Price Lists > priceListsHistory
Commerce APIProductsPrice ListspriceListsHistory
priceListsHistory
GET:price_lists/history.json

Description

Get price lists history for the time frame of interest.

Permission bit: "price_lists.read"

Topic: Price Lists

Arguments

from: String!


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


to: String!


Result

[PriceListHistory!]

Preview (typescript)

Loading module