Retrieve product prices by product ID

Retrieves product pricing details, including base price, currency, discounts, and special prices.

This endpoint returns a product price object with fields such as currency, base price, and any applicable discounts or special offers.

  • Does not require authentication.

Typical use cases:

  • Displaying the product price on the product details page in the storefront for unauthenticated users.

Provide the product ID in the URL path as shown in the sample cURL request.

Sample cURL:

curl --location 'https://mygatewayurl.com/V1/product/id/3/price'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json