{
"code": 200,
"result": "successful",
"data": {
"Client": {
"id": 512,
"client_number": "0000715",
"site_id": 0,
"staff_id": 0,
"is_offline": true,
"business_name": "John Smith",
"first_name": "string",
"last_name": "string",
"email": "user@example.com",
"type": 2,
"address1": "string",
"address2": "string",
"city": "string",
"state": "string",
"postal_code": "string",
"phone1": "string",
"phone2": "string",
"country_code": "str",
"national_id": "string",
"notes": "string",
"active_secondary_address": true,
"secondary_name": "string",
"secondary_address1": "string",
"secondary_address2": "string",
"secondary_city": "string",
"secondary_state": "string",
"secondary_postal_code": "string",
"secondary_country_code": "string",
"language_code": 0,
"default_currency_code": "strin",
"category": "string",
"category_id": 0,
"group_price_id": 0,
"follow_up_status": 0,
"secondary_follow_up_status": 0,
"starting_balance": 0,
"credit_limit": 0,
"credit_period": 0,
"timezone": 0,
"branch_id": 1,
"gender": 0,
"birth_date": "2019-08-24",
"photo": "string",
"map_location": "string",
"link": "string",
"bn1": "string",
"bn1_label": "string",
"bn2": "string",
"bn2_label": "string",
"suspend": true,
"last_login": "2019-08-24T14:15:22.123Z",
"last_ip": "string",
"original_site_id": 0,
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z",
"CustomModel": {
"property1": "string",
"property2": "string"
}
}
}
}