v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Item

Update item

Updates a item with the specified data, overrides all fields to the new value.

put/item

Request body

ArticleNumberstring

The article number. Uniquely identifies an item

Namestring

Item name

Pricenumber double

Item price

Brandstring

Item brand

Stockinteger

Item stock

GroupCodestring

Item group code, used in grouped navigation and search

Imagestring

Item image url

Urlstring

Item url

Categoriesinteger[]

List of categories this item falls in

Status'Active' | 'Inactive'

Item status (Active/Inactive). Defaults to Active if not specified.

Response

The id of the updated item

string required