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