Request body schema for PUT v1/categories/{categoryId}.
| 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] |