Request body schema for POST v1/categories
.
Name | Type | Description | Notes |
---|---|---|---|
name | str | Category name. | [optional] |
hierarchy | int | Category hierarchy. Categories with lower hierarchy are processed before categories with higher hierarchy value. | [optional] |