Create product
Create a new product.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Product name.
Product description.
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.
flat_fee
Response
Product ID.
flat_fee
Product name.
Product description.
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?