Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 368 Bytes

CategoriesCreateRequestBody.md

File metadata and controls

15 lines (7 loc) · 368 Bytes

CategoriesCreateRequestBody

Request body schema for POST v1/categories.

Properties

Name Type Description
name String Category name.
hierarchy Integer Category hierarchy. Categories with lower hierarchy are processed before categories with higher hierarchy value.