Get a single category.
GET
/me/categories/{categoryID}
200Description
Only available to Buyer Users.
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
categoryID | Required | string | ID of the category. | --- |
catalogID | Required | string | ID of the catalog. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Name | string | --- | 100 characters | --- | ||
Description | string | --- | 2000 characters | --- | ||
ListOrder | integer | int32 | --- | --- | ||
Active | boolean | --- | --- | --- | ||
ParentID | string | --- | --- | --- | ||
ChildCount | Read Only | integer | int32 | --- | --- | |
xp | object | --- | --- | --- |