v3
latestSwagger 2.02026-08-067506752.0 MBproduct
Update an existing product
patch/v1/product/{productId}
Path parameters
productIdstring required
Product id
Request body
Example request
{
"name": "Compensation Reviews",
"sku": "compensation-reviews",
"salesforceProductId": "01t4T000000RpgKQAS",
"stripeProductId": "prod_12345ABC"
}Response
product updated