Update product
documentedUpdate a product.
POST /v1/products/{id}Productsno implementation yet0 runsInput
product_id*
Stripe Product ID
prod_...
name
Product name
New Product
description
Product description
Description of the product
active
Active
true|false
image_url
Product image URL
https://example.com/img.png
order_id
Metadata order_id
12345
shippable
Shippable
true|false
statement_descriptor
Statement descriptor
ABC123
unit_label
Unit label
e.g., 'month'
url
Product URL
https://example.com/product
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.