hidden

Create a product category

Create a new product category

post/apps/{appId}/productcategory

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.

Query parameters

namestring required
string binary
OR
string uri
parent_category_idinteger

Response

Success

idinteger
namestring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.