1. Home
  2. Docs
  3. Current
  4. Guides
  5. TIKI Theory
  6. Category

Category

category example:

{
    "id": 218,
    "name": "Medical Books",
    "parent": 320,
    "primary": 1
}
FieldTypeExampleDescription
idInteger218id of category
nameStringMedical Booksname of category
parentInteger320category_id of parent category
primaryInteger1only primary category can have product

Each product must belong to only one primary category in the category tree.

For example: Fashion -> Accessories -> Watches -> Men’s watches -> Sports watches

Note: If you is a cross-border seller, you can use param parent=17166 to get all cross-border categories. Category 17166 is root of all cross-border categories.

Was this article helpful to you? Yes No

How can we help?

Leave a Reply

Your email address will not be published.