{
"success": true,
"message": "string",
"data": [
{
"code": "722511",
"title": "Full-Service Restaurants",
"isActive": true
}
],
"pagination": {
"limit": 50,
"offset": 0,
"total": 120
}
}