hidden
Update a product category
Update a product category by id
post/apps/{appId}/productcategory/{id}
Path parameters
appIdinteger required
The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.
idinteger required
ID of product category
Query parameters
namestring required
parent_category_idinteger
Response
Success