Create Product
Create a new product.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Represents the different categories of taxation applicable to various products and services.
digital_products
, saas
, e_book
Optional description of the product
Optional message displayed during license key activation
The number of times the license key can be activated. Must be 0 or greater
When true, generates and sends a license key to your customer. Defaults to false
Optional name of the product
Response
Unique identifier for the business to which the product belongs.
Timestamp when the product was created.
Indicates if the product is recurring (e.g., subscriptions).
Indicates whether the product requires a license key.
Unique identifier for the product.
Represents the different categories of taxation applicable to various products and services.
digital_products
, saas
, e_book
Timestamp when the product was last updated.
Description of the product, optional.
URL of the product image, optional.
Message sent upon license key activation, if applicable.
Limit on the number of activations for the license key, if enabled.
Name of the product, optional.