{
"call_id": 0,
"call_flow_id": 0,
"group_id": 0,
"disposition": "NONE",
"duration": 0,
"caller_id": "string",
"tracking_number": "string",
"ring_to": "string",
"default_ring_to": "string",
"repeat_call": false,
"call_started": "2019-08-24T14:15:22.123Z",
"ai_caller_identity": "string",
"extended": {
"id": "string",
"is_valid": true,
"country_calling_code": "string",
"line_type": "string",
"carrier": "string",
"is_prepaid": true,
"is_commercial": true,
"belongs_to": [
{
"id": "string",
"name": "string",
"firstname": "string",
"middlename": "string",
"email": "string",
"home_value": 0,
"income": 0,
"lastname": "string",
"alternate_names": [
"string"
],
"age_range": "string",
"gender": "string",
"type": "Person",
"industry": "string",
"link_to_phone_start_date": "2019-08-24"
}
],
"current_addresses": [
{
"id": "string",
"location_type": "string",
"street_line_1": "string",
"street_line_2": "string",
"city": "string",
"postal_code": "string",
"zip4": "string",
"state_code": "string",
"country_code": "string",
"lat_long": {
"latitude": 0,
"longitude": 0,
"accuracy": "string"
},
"is_active": true,
"delivery_point": "string",
"link_to_person_start_date": "2019-08-24",
"link_to_person_end_date": "string"
}
],
"historical_addresses": [
{
"id": "string",
"location_type": "string",
"street_line_1": "string",
"street_line_2": "string",
"city": "string",
"postal_code": "string",
"zip4": "string",
"state_code": "string",
"country_code": "string",
"lat_long": {
"latitude": 0,
"longitude": 0,
"accuracy": "string"
},
"is_active": true,
"delivery_point": "string",
"link_to_person_start_date": "2019-08-24",
"link_to_person_end_date": "string"
}
],
"associated_people": [
{
"id": "string",
"name": "string",
"firstname": "string",
"middlename": "string",
"lastname": "string",
"relation": "string"
}
],
"alternate_phones": [
"string"
],
"emails": [
"string"
],
"error": {
"name": "string",
"message": "string",
"property1": "string",
"property2": "string"
},
"warnings": [
"string"
]
}
}