Returns a hierarchical view of all categories as an array of Category Hierarchy.
Header | Data Type | Valid Values | Required | Description |
---|---|---|---|---|
Content-Type | string | application/json | YES | The format your data will be sent to our site. |
X-DevKey | string | string | YES | The devkey assigned to the developer. |
NOTE: Variables to place in the query string of the request.
Parameter | Data Type | Valid Values | Description |
---|
If there are no errors with the input parameters, this call will respond with a 200 OK
and the following data as serialized JSON
The following will be returned in an array.
Parameter | Data Type | Valid Values | Description |
---|---|---|---|
Array of Category Hierarchy | A array of CategoryHierarchy |