Update product
Update the details of an existing product.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Corps
Update product payload
Product name.
"Product name"
Product description.
"Product internal description"
Public description of the product.
"Product public description"
Product name and description translations.
A list of key value with the slug of the custom property as the key and the custom property value as value.
Mapping invoicing entity ID/accounting settings.
Réponse
The newly created product
- Fee product
- Seat product
- Dynamic product
- Credit product
- Bundle product
Product ID.
"itm_3kXODDF42QXtnL"
Product name.
"Product name"
Product status.
active: The product is active and can be used in new quotes/subscriptions/invoices.archived: The product is archived and can't be used anymore.
active, archived "active"
Product description.
"Product internal description"
Indicates if the dates of the interval should be automatically added in the product description on the invoices.
Public description of the product.
"Product public description"
Product name and description translations.
Key/value pairs to store any metadata useful in your context.
null
A list of key value with the slug of the custom property as the key and the custom property value as value.
Mapping invoicing entity ID/accounting settings.
Product type.
flat_fee Enable the product to be billed at any time as a one-time payment.
true
Enable the product to be added as part of a subscription.
true

