Product API Guide

GET /product/getproductprice

The Get Product Price endpoint retrieves real-time price information for specific products.

You can also retrieve up-to-date price information for currencies that you have not set in the Cleverbridge platform. This allows you to compare the prices in the Cleverbridge cart with those on your website. These prices are updated daily, based on the current exchange rate.

The syntax of Get Product Price is the following:
GET /product/getproductprice?currencyIds={currencyIds}&productIds={productIds}

For the response example and schema of the endpoint, see Additional Examples - Get Product Price.

❗️

Warning

Frequently calling the /getproductprice resource can cause a lot of server traffic. Cleverbridge recommends that you make these API calls during low-peak visitor hours (12 midnight to 3 am, local time). Before using this resource outside of these hours, contact Client Experience for more information.