v1

latestSwagger 2.02026-08-065854114.9 KB
products

Update a product.

put/products/{id}

Path parameters

idinteger required

Request body

namestring required

Product name.

codestring

Product code.

categoryinteger

Category name or id.

pricenumber float

Product price.

activeboolean required

Product is active?

Response

Updated