Archive a product
Archive a product
Required permissions:product:write
Authorizations
Value for the Authorization header parameter.
Path Parameters
Product identifier
Response
A product family groups multiple products together.
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 tax group that is used for the product.
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.
Internal product number
2 - 255
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.
Defines if the product is archived and should not be used anymore.
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
Was this page helpful?