Products

Create Product

Create new product

post/products

Request body

namestring

name of the product

kitchen_namestring

kitchen name of the product

official_namestring required

official name of the product

selling_priceinteger

selling price in cent

stock_priceinteger

stock price in cent

clientinteger required

client id of client that this product belongs to

imageinteger

image id

codestring

bar code of the product

colorstring

color attached to the product for example #ffffffaa

unitinteger

unit id

taxinteger

takeaway tax id

tax_in_stayinteger

stay in tax id

taginteger required

tag id

sku_codestring

sku code

inventory_on_variantsinteger

weather inventory fo variants should be calculated on variants or on products with applied percentage

closed_for_discountinteger

0 or 1

Response

Created

uidinteger
crdateinteger
tstampinteger
crdate_formattedstring
tstamp_formattedstring
namestring
taginteger
kitchen_namestring
official_namestring
is_favouriteinteger
stock_priceinteger
selling_priceinteger
codestring
sku_codestring
quantityinteger
clientinteger
colorstring
weightinteger
descriptionstring
typeinteger
integrationstring
type_textstring
not_kitcheninteger
is_visibleinteger
inventory_on_variantsinteger
closed_for_discountinteger

0 or 1

Changes

No recorded changes to this endpoint across all 1 revision of this API.