getProductsWithChangedPrices

Get list of product IDs whose prices have changed since the specified timestamp. The response does not mean that the prices of all these products have actually changed for any particular store. The price list where the change was made could be inactive, expired, or not associated with any stores at all. Similarly, the response of the API call does not list ALL products whose price might have changed. A product's final store price may also change when:

  • A price list is removed from a store;
  • The order of store price lists is changed;
  • A price list is deleted;
  • A price is deleted from a price list;
  • A product group discount in a price list is added, modified, or removed;
  • Pricing algorithm settings are adjusted.

Input parameters

Parameter name Description Possible value Required
changedSince Integer (Unix timestamp) yes

Response

Field name Type Description
productIDs Array