latestSwagger 2.02026-08-215954116.2 KB

965855d16b06

products

Create a new product.

post/products

Request body

namestring required

Product name.

codestring

Product code.

categoryinteger

Category name or id.

pricenumber float

Product price.

unitstring

Product unit.

activeboolean required

Product is active?

customFieldsobject

Product custom fields.

descriptionstring

Product description (HTML). Will be sanitized before saving.

Response

Created