{
"total": 2,
"limit": 20,
"offset": 0,
"data": [
{
"id": "3f1c9f1d-0d57-4c91-bc2b-2c0b7a8c1f01",
"name": "HVAC",
"active": true,
"imageUrl": "https://cdn.company.com/categories/hvac.png",
"parent": "00000000-0000-0000-0000-000000000000",
"childTreeLevel": 0,
"qboId": "1001"
},
{
"id": "5c62b1b7-4f6a-4b27-8a33-93c8c3e6b902",
"name": "Air Conditioning",
"active": true,
"imageUrl": "https://cdn.company.com/categories/ac.png",
"parent": "3f1c9f1d-0d57-4c91-bc2b-2c0b7a8c1f01",
"childTreeLevel": 1,
"qboId": "1002"
}
]
}