Product Price Lists: Overview
Swagger Definition
The Swagger definition for this version of the Product Price Lists API can be found at: https://app.swaggerhub.com/apis/Triquestra/product_price_lists/1.0.3.
Overview
The Product Price List API is used to retrieve pricing to be used for offline, such as a mobile sales application. The API returns pricing which is calculated based off pricing rules. The API returns catalogue pricing only. The Carts API should be used to calculate any basket pricing.
Using the Product Price List API, you can:
- Retrieve product set (combo-type) promotions across all sites.
The Product Price Lists API is composed of the following:
- Promoted product sets: Retrieve a list of product set promotions that apply across all sites.
Examples
Get promoted product sets:
GET /product_price_lists/promoted_product_sets?include_future_product_set=true