v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
ItemdetailsCommand

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.

patch/v2/itemdetails/change

Headers

x-tenant-idstring uuid required

The tenant ID for the target ERP instance.

x-runasstring

The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.

x-companyidstring

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

Request body

itemIdstring uuid
productGroupIdstring uuid
shippingClassIdstring uuid
manufacturerIdstring uuid
deliveryStatusIdstring uuid
includeInPriceListboolean

Indicates whether the item can be included in exported price lists. Tab 'Sonstiges'.

ignoreOrderSuggestionsboolean

Indicates whether order suggestions should be ignored for this item. If true, the item will not appear in automatic order suggestions. Tab 'Sonstiges'.

ignoreDiscountsboolean

Indicates whether the item is not eligible for discounts (Rabatte ignorieren / Nicht Rabattfähig). Tab 'Sonstiges'.

countryOfOriginstring

Country of origin (Herkunftsland) - ISO code or country name. Max length 64. Tab 'Sonstiges'.

notesstring

Additional notes (Anmerkung) for the item - unlimited length. Tab 'Sonstiges'.

Response

Item was successfully modified.