{
"code": 200,
"result": "successful",
"data": {
"Staff": {
"id": 512,
"added_by": 0,
"role_id": 1,
"name": "",
"home_phone": "string",
"business_Phone": "string",
"mobile": "string",
"fax": "string",
"country_code": "str",
"address1": "string",
"address2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"notes": "string",
"email_address": "user@example.com",
"last_login": "2018-05-10 00:42:00",
"active": true,
"deleted": true,
"created": "2018-05-10 00:42:00",
"follow_up_status": null,
"hourly_rate": null,
"hourly_rate_currency_code": "USD",
"default_store_id": 0,
"default_treasury_id": 0,
"language_code": "string",
"maximum_general_discount": null
}
},
"pagination": {
"prev": "/api2/clients/?page=1",
"next": "/api2/clients/?page=3",
"page": 2,
"page_count": 5,
"total_results": 98
}
}