v1

latestOpenAPI 3.0.02026-07-24182211348.4 KB
Item

Create item

post/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 created item

string required