{
"success": true,
"message": "Business details fetched",
"data": {
"id": 3,
"user_id": "3",
"business_type_id": "9",
"name": "Games Villa",
"country": "Albania (ALB)",
"state": "",
"address": null,
"currency": "GHC",
"logo": "https://res.cloudinary.com/dwfnoynkp/image/upload/v1689337543/zvyeors2v8tsvly5zuhd.jpg",
"is_default": true,
"is_verified": false,
"is_active": true,
"created_at": "2023-04-22T11:46:50.216+01:00",
"updated_at": "2023-09-07T16:40:11.735+01:00",
"businessType": {
"id": 9,
"title": "Services/Freelance",
"icon_name": "spanner",
"sort": 1,
"created_at": "2023-09-06T19:59:03.656+01:00",
"updated_at": "2023-09-06T19:59:03.656+01:00"
},
"staffs": [
{
"id": 3,
"user_id": "3",
"business_id": "3",
"role": "OWNER",
"created_at": "2023-04-22T11:46:50.216+01:00",
"updated_at": "2023-07-14T13:25:44.177+01:00"
}
]
}
}