Skip to main content

Update Product Price

PUT 

/api/v2/products/:product_id/prices/:price_id

Update a product price.

This follows an immutable pricing pattern: the old price is archived and a new price is created with the updated values.

Request

Responses

Successful Response