Update a product
Authorizations
Value for the Authorization header parameter.
Path Parameters
Product identifier
Body
A product family groups multiple products together.
Internal product number
2 - 255
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 measurement that is used for the price plan. This could define the quantity or a metered usage.
The name of the product based on the current tenant language. This will be displayed on customer communication.
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
The cost centre is used for accounting exports.
The tax group that is used for the product.
Defines if the product is archived and should not be used anymore.
Response
A product family groups multiple products together.
Internal product number
2 - 255
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 measurement that is used for the price plan. This could define the quantity or a metered usage.
The unique identifier of the product.
The name of the product based on the current tenant language. This will be displayed on customer communication.
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
The cost centre is used for accounting exports.
The tax group that is used for the product.
Defines if the product is archived and should not be used anymore.
Was this page helpful?