Create product
Create a new product.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Product name.
flat_fee
Product 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 name and description translations.
A list of key value with the ID or the name of the custom property as the key and the custom property value as value.
Mapping invoicing entity ID/accounting settings.
Response
Product ID.
flat_fee
Product name.
Product 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 name and description translations.
Key/value pairs to store any information you find useful.
A list of key value with the ID or the name of the custom property as the key and the custom property value as value.
Mapping invoicing entity ID/accounting settings.
Enable the product to be billed at any time as a one-time payment.
Enable the product to be added as part of a subscription.
Was this page helpful?