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