Skip to main content

Update a system product

PATCH 

/products/:product_id

Update a system product by id. Only the fields present in the request are changed; omitted fields (and the server-managed source_type / type / currency) are left unchanged. The public status maps to the internal active flag, price to the unit amount. Scoped to the caller's workspace — a product.* scope is required.

Request

Responses

The updated product