| Id |
Int |
Category Id |
| Parent_id |
Int |
Parent Category ID |
| Name |
String |
Category Name |
| Is_active |
Boolean |
Whether Category Is Active |
| Position |
Int |
Category Position |
| Level |
Int |
Category Level |
| Children |
String |
Children Ids Comma Separated |
| Created_at |
String |
Category Creation Date And Time |
| Updated_at |
String |
Category Last Update Date And Time |
| Path |
String |
Category Full Path |
| Available_sort_by |
String |
Available Sort By For Category |
| Include_in_menu |
Boolean |
Category Is Included In Menu |
| Extension_attributes |
String |
Extension Attributes |
| Custom_attributes |
String |
Custom Attributes |