Create a product
Create a product
Required permissions:product:write
Authorizations
Value for the Authorization header parameter.
Body
The measurement that is used for the price plan. This could define the quantity or a metered usage.
A product family groups multiple products together.
The tax group that is used for the product.
The translations of the product. The locale is used as key.
The type of the product.
product
: recurring billed productcharge
: one-time billingplan
: plan specific product, which cannot be used as a normal product. Will be filtered out in any product lists.
product
, charge
, plan
The cost centre is used for accounting exports.
Custom fields for the entity. The keys are the field names and the values are the field values. They need to be configured under "/custom-fields" in the API documentation. The input is validated against the configuration. For more details see Custom Fields Guide
The description of the product based on the current tenant language.
Internal name of the product, to differentiate between products with the same name. This will shown in web-app lists, selections and reports.
Defines when the product should be displayed in the invoice.
always
: The product is always displayed in the invoice.only_if_charged
: The product is only displayed in the invoice if it is charged.
always
, only_if_charged
Defines if the product is archived and should not be used anymore.
The name of the product based on the current tenant language. This will be displayed on customer communication.
Internal product number
2 - 255
Response
The measurement that is used for the price plan. This could define the quantity or a metered usage.
A product family groups multiple products together.
The tax group that is used for the product.
The translations of the product. The locale is used as key.
The type of the product.
product
: recurring billed productcharge
: one-time billingplan
: plan specific product, which cannot be used as a normal product. Will be filtered out in any product lists.
product
, charge
, plan
The cost centre is used for accounting exports.
Custom fields for the entity. The keys are the field names and the values are the field values. They need to be configured under "/custom-fields" in the API documentation. The input is validated against the configuration. For more details see Custom Fields Guide
The description of the product based on the current tenant language.
The unique identifier of the product.
Internal name of the product, to differentiate between products with the same name. This will shown in web-app lists, selections and reports.
Defines when the product should be displayed in the invoice.
always
: The product is always displayed in the invoice.only_if_charged
: The product is only displayed in the invoice if it is charged.
always
, only_if_charged
Defines if the product is archived and should not be used anymore.
The name of the product based on the current tenant language. This will be displayed on customer communication.
Internal product number
2 - 255
Was this page helpful?