Copy pagePaymentsProductsUpdate ProductUpdate Product PUT /api/products/:product_id Update a product. Args: product_id: ID of product to update request: Product update request publish: If True, publish product after update. If False (default), save without publishing. Request Responses200422Successful ResponseValidation Error