CategoryGroup

Field Type Description
name String Category group name
category_ids [Int] Ids of the categories in this group

Examples

Example 1

{
    "name": "...",
    "category_ids": [
        15,
        16,
        15
    ]
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
0.2.2 stable