Skip to main content
GET
Retrieve a products's prices

Path parameters

string
The ID of the product.

Query parameters

integer
A numeric value indicating the quantity of prices to be returned with the request, with a minimum value of 1 and a maximum value of 50.

Returns

A key-value array, containing a data property which is an array of all the prices of the product, limited to a maximum of per_page value.