{
"success": true,
"token_type": "Bearer",
"access_token": "string",
"expires_in": 43200,
"user": {
"id": 0,
"email": "user@example.com",
"name": "string",
"phone": "string",
"preferred_language": "en",
"email_verified_at": "2019-08-24T14:15:22.123Z",
"notify_by_email": true,
"notify_by_whatsapp": true,
"status": "active",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
}