curl --location '/product-categories//path?lang=undefined'{
"data": [
{
"id": 0,
"title": "string",
"lang": "string",
"upper_id": 0,
"depth": 0,
"priority": 0
}
]
}