Update a specific item
The access token received from the authorization server in the OAuth 2.0 flow.
Optional: If no token is present, the API Gateway injects it.
Specify the desired API version, e.g. '1.0'. If not provided, the last available version is set.
This is the name of your application, e.g. "MyApp/1.0.0". It is used to identify your application.
This is where the version number of your application is entered, e.g. "1.0.0".
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The id of a session in which the call will be executed.
The tenant ID for the target ERP instance.
The id of the Item to update.
If true, the workflows do not trigger automatic.
The item to update.
Model Class: UpdateItem
Item SKU. If no SKU is given when posting an item, the SKU will be generated automatically.
The manufacturer ID.
The Responsible person ID.
List of all the categories for the item.
Name of the item in the default language in JTL-Wawi.
Full textdescription for the item
Short description of the item in the default language in JTL-Wawi.
Identifiers for items like EAN and UPC.
Components for the item if the item is a bill of material.
Price data of the item.
The list of active sales channels of the item. Only online shops and JTL-POS are permitted. Sales channels that are removed from this list will be deactivated for this item.
The sort number of the item, used in some sales channels for ordering items.
The item annotation.
The date when the item was put up for sale.
Storage options for the item.
The country of origin of the item.
The shipping class ID.
The ID of the item group.
The ID of the tax class.
The dimensions of the item.
The weight of the item.
This option allows you to sell a higher quantity of the item than is actually in stock.
Quantities of the item.
Any information about dangerous goods.
Taric code of the item.
Search terms for the item.
Indicates if the item is in the price list.
Indicates if discounts are to be disregarded.
Availability ID of the item.
The updated item.
Model Class: Item
Unique ID to identify an item.
Item SKU. If no SKU is given when posting an item, the SKU will be generated automatically.
The manufacturer ID.
The Responsible person ID.
Indicates if the item is active.
List of all the categories for the item.
Name of the item in the default language in JTL-Wawi.
Full textdescription for the item
Short description of the item in the default language in JTL-Wawi.
Identifiers for items like EAN and UPC.
Components for the item if the item is a bill of material.
IDs of the child items, if the item is a parent item.
ID of the parent item, if the item is a child item.
Price data of the item.
The list of active sales channels of the item. Only online shops and JTL-POS are permitted. Sales channels that are removed from this list will be deactivated for this item.
The sort number of the item, used in some sales channels for ordering items.
The item annotation.
Date when the item was added to the system.
Date of the last change made to the item. Only item data changes are relevant for this field, not changes in stock.
The date when the item was put up for sale.
Storage options for the item.
The country of origin of the item.
Condition ID of the item. Default if nothing is specified.
The shipping class ID.
The ID of the item group.
The ID of the tax class.
The dimensions of the item.
The weight of the item.
This option allows you to sell a higher quantity of the item than is actually in stock.
Quantities of the item.
Any information about dangerous goods.
Taric code of the item.
Search terms for the item.
Indicates if the item is in the price list.
Indicates if discounts are to be disregarded.
Availability ID of the item.