{
"success": true,
"message": "Profile Fetched Successfully.",
"data": {
"user": {
"id": 48,
"first_name": "Laos",
"last_name": "Alao",
"phone": "234909871231",
"email": "laozofficial@gmail.com",
"password": "$2b$10$vtgi57gFwwIMi.qRxN0G2O4tq3BGL8zRFByDWGnHs.IV.sFojYCaa",
"gender": "male",
"avatar": "http://res.cloudinary.com/dwfnoynkp/image/upload/v1693312804/irf1g2qfbgqijhtbf4bi.png",
"dial_code": "234",
"is_subscribed": true,
"email_verified": true,
"created_at": "2023-08-27T17:47:15.958+01:00",
"updated_at": "2023-08-29T13:40:04.471+01:00",
"businesses": [
{
"id": 48,
"user_id": "48",
"business_type_id": "1",
"name": "Pade",
"country": "Nigeria",
"state": null,
"currency": null,
"logo": null,
"is_default": true,
"is_verified": false,
"is_active": true,
"created_at": "2023-08-27T17:47:15.971+01:00",
"updated_at": "2023-08-27T17:47:15.971+01:00",
"businessType": null
}
],
"staffs": [
{
"id": 2,
"user_id": "48",
"business_id": "48",
"role": "OWNER",
"created_at": "2023-08-27T17:47:15.977+01:00",
"updated_at": "2023-08-27T17:47:15.977+01:00"
}
]
}
}
}