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
Mapping invoicing entity ID/accounting settings.
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.
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.
Response
Mapping invoicing entity ID/accounting settings.
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.
Product description.
Indicates if the dates of the interval should be automatically added in the product description on the invoices.
Product ID.
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.
Product name.
Key/value pairs to store any information you find useful.
Public description of the product.
Product name and description translations.
flat_fee
Was this page helpful?