v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Item

Patch item

Patches a item with the specified change, leaves the other fields untouched.

patch/item/{articleNumber}

Path parameters

articleNumberstring required

An articlenumber to patch

Request body

Namestring

New item name

Pricenumber double

New item price

Brandstring

New item brand

Stockinteger

New item stock

GroupCodestring

New item group code

Imagestring

New item image url

Urlstring

New item url

Categoriesinteger[]

New collection of item categories

Status'Active' | 'Inactive'

New Item status (Active/Inactive)

Response

The id of the updated item

string required