Skip to main content

Upsert Product Pricing

PUT 

/api/v2/products/:product/pricing

Idempotently upsert a single pricing tier price for a product.

Authentication: Requires Bearer token.

Used to save a pricing tier's master price without navigating to the product edit page. Returns the resolved tier row.

Request

Responses

Successful response