get
https://sellercenter-api.linio.com.mx/?Action=GetCategoryTree
Get the list of all product categories.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The response's body is composed of the Categories collection, recursively containing Category resources, each of them is composed of the following fields:
| Name | Type | Description |
|---|---|---|
| Name | String | The name of the category |
| GlobalIdentifier | String | An unique identifier for this category across countries |
| CategoryId | Integer | Category ID |
| AttributeSetId | Integer | Id of the AttributeSet to be used in other API calls (ie: GetCategoriesByAttributeSet) |
| Children | Node | List of all child categories (category resources) |
Errors
No specific errors.
