id uuidUnique identifier for the entity represented as a UUID |
name string |
slug stringUnique slug for the category |
icon string — OPTIONAL |
description string — OPTIONALDescription of the category |
parent_id uuid — OPTIONALUnique identifier for the entity represented as a UUID |
category_type_id uuidUnique identifier for the entity represented as a UUID |
category_type object — OPTIONALCategory type of the category id uuidUnique identifier for the entity represented as a UUID | name stringName of the category type | slug stringUnique slug for the category type | description string — OPTIONALDescription of the category type |
|
parent object — OPTIONALObject representing a category resource id uuidUnique identifier for the entity represented as a UUID | name string | slug stringUnique slug for the category | icon string — OPTIONAL | description string — OPTIONALDescription of the category | parent_id uuid — OPTIONALUnique identifier for the entity represented as a UUID | category_type_id uuidUnique identifier for the entity represented as a UUID | category_type object — OPTIONALCategory type of the category id uuidUnique identifier for the entity represented as a UUID | name stringName of the category type | slug stringUnique slug for the category type | description string — OPTIONALDescription of the category type |
| parent (circular) — OPTIONALParent category of the category | sub_categories (circular)[] — OPTIONALSub categories of the category | created_at date-time | updated_at date-time |
|
sub_categories object[] — OPTIONALSub categories of the category id uuidUnique identifier for the entity represented as a UUID | name string | slug stringUnique slug for the category | icon string — OPTIONAL | description string — OPTIONALDescription of the category | parent_id uuid — OPTIONALUnique identifier for the entity represented as a UUID | category_type_id uuidUnique identifier for the entity represented as a UUID | category_type object — OPTIONALCategory type of the category id uuidUnique identifier for the entity represented as a UUID | name stringName of the category type | slug stringUnique slug for the category type | description string — OPTIONALDescription of the category type |
| parent (circular) — OPTIONALParent category of the category | sub_categories (circular)[] — OPTIONALSub categories of the category | created_at date-time | updated_at date-time |
|
created_at date-time |
updated_at date-time |