Modifies an existing regular item with all specified properties. This command enables complete reconfiguration of an item including identifiers, descriptions, prices, measurements, and miscellaneous information.
Authorizations
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.
Headers
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 Company-Id (int or uuid) of the company on whose behalf the request is executed.
The tenant ID for the target ERP instance.
Body
Request parameters
Modifies an existing regular item with all specified properties. This command enables complete reconfiguration of an item including identifiers, descriptions, prices, measurements, and miscellaneous information. - Request
Unique ID of the item to be modified - this key is used for all further operations with the item.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The ID of the product group to which the item should be assigned. Product groups serve for categorical classification of items for reports and analyses.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The ID of the shipping class to which the item should be assigned.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
The ID of the manufacturer to which the item should be assigned.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
Category assignments of the item. Defines all categories to which the item should be assigned for better organization and navigation.
Identifiers of the item with all relevant markings and numbers for unique identification of the item in various systems.
Descriptions of the item in different languages and for different platforms/sales channels. Includes names, short and long descriptions as well as SEO-relevant information.
Price structures of the item for different sales channels, customer groups and individual customers. Includes sales prices, purchase prices and tier prices.
Physical dimensions and weight specifications of the item for storage, shipping and product presentation. Important for shipping cost calculations and storage space optimization.
tbd
Custom fields defined for the item to store additional information. Useful for special requirements or integrations.
Suppliers associated with the item including supplier-specific information such as purchase prices, delivery times and order intervals.
Variations of an item
Delivery status id determining the availability display of the item (e.g. 'immediately available', '2-3 days'). Tab 'Sonstiges'.
"b45f6432-2462-4c6f-b00f-1d9d01000000"
Indicates whether the item can be included in exported price lists. Tab 'Sonstiges'.
Indicates whether order suggestions should be ignored for this item. If true, the item will not appear in automatic order suggestions. Tab 'Sonstiges'.
Indicates whether the item is not eligible for discounts (Rabatte ignorieren / Nicht Rabattfähig). Tab 'Sonstiges'.
Country of origin (Herkunftsland) - ISO code or country name. Max length 64. Tab 'Sonstiges'.
Additional notes (Anmerkung) for the item - unlimited length. Tab 'Sonstiges'.
Features of an item
Attributes of an item
UnitPricing information of an item
SpecialPrices information of an item
ItemStorageConstraints information of an item
Response
Item was successfully modified.