Skip to main content

Upsert Product Pricing

PUT 

/api/v2/products/:product/pricing

Idempotently upsert a single pricing tier price for a product.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

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

OK

Response Headers
    Content-Type