{
"message": "string",
"success": true,
"data": {
"id": 0,
"user": {
"id": 0,
"email": "user@example.com",
"first_name": "string",
"last_name": "string",
"organization": 0
},
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"modified_by": "string",
"modified_on": "2019-08-24T14:15:22Z",
"url": "string",
"is_deleted": true,
"agent": 0
}
}