Name | Resource Type | Description | Returned By |
category_details | array | A collection of category_descriptor resources | /category/ |
category_detail | object | See Below | |
Key-Value Pairs In a category_detail Resource
Key | Resource Type | Description |
name | string | Title of the category |
description | string | A description of the catalog |
created | string | A timestamp of the form "YYYY-MM-DD HH:MM:SS" |
items | array | A collection of relevant resources in the category, such as flyers_without_actions or catalogs_without_personalize |
Notes
Resources in the "items" array will contain an additional key indicating the type of resource
Key | Resource Type | Description |
type | string | Either "flyer" or "catalog" |