Create a product

View as Markdown

Authentication

AuthorizationBearer

API key prefixed with uk_live_

Request

This endpoint expects an object.
skustringRequired
namestringRequired
item_typeenumRequired
Allowed values:
default_uomstringRequired
statusenumOptionalDefaults to active
Allowed values:
cost_methodenumOptionalDefaults to weighted_average
Allowed values:
descriptionstringOptional
reorder_pointdoubleOptional
reorder_qtydoubleOptional
is_stockablebooleanOptionalDefaults to true
is_purchasablebooleanOptionalDefaults to true
is_sellablebooleanOptionalDefaults to true
is_manufacturablebooleanOptionalDefaults to false
standard_costdoubleOptional

Response

Product created
dataobjectOptional

Errors

400
Bad Request Error