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": [
        16,
        10,
        16
    ]
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.3.0 stable