Items

Create Item

post/v1/public/items

Request body

externalIdstring required
namestring nullable
descriptionstring nullable
currencystring nullable
pricenumber nullable
purchasePricenumber nullable
taxnumber nullable
statusstring nullable

Response

OK

okboolean required
statusstring required
external_idstring required
item_idstring nullable
ctx_idstring nullable

Changes