Categories
This page provides information about the categories supported by our API.
Get all categories
[
{
"ID": "bag",
"name": "Bag",
"description": null
},
{
"ID": "clothing",
"name": "Clothing",
"description": null
},
{
"ID": "electronic_main",
"name": "Electronic device",
"description": null
},
{
"ID": "electronic_secondary",
"name": "Electronic accessory",
"description": null
},
{
"ID": "jewelry",
"name": "Jewelry",
"description": null
},
{
"ID": "misc",
"name": "Misc (other)",
"description": null
},
{
"ID": "personal_care",
"name": "Personal care",
"description": null
},
{
"ID": "private_item",
"name": "Private item",
"description": null
},
{
"ID": "toy",
"name": "Toy",
"description": null
}
]Last updated