Created
April 28, 2017 17:49
-
-
Save gituser768/3ef8baa7a0536a8566bd7fcae6ad5a70 to your computer and use it in GitHub Desktop.
Agent 5128 for 315 N Lindenwood Dr, Olathe, Kansas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"addressList": [ | |
{ | |
"address1": "4520 Main St", | |
"address2": "Suite 1000", | |
"addressID": null, | |
"addressType": null, | |
"city": "Kansas City", | |
"country": "United States", | |
"isActive": true, | |
"isPrimary": true, | |
"location": null, | |
"state": "MO", | |
"zip": "64111" | |
} | |
], | |
"id": 5128, | |
"agentID": 5128, | |
"assistantList": [ | |
{ | |
"agentID": 26161, | |
"firstName": "Samantha", | |
"lastName": "Hardy", | |
"middleName": null | |
}, | |
{ | |
"agentID": 113333, | |
"firstName": "Jennifer", | |
"lastName": "Carter", | |
"middleName": null | |
} | |
], | |
"companyList": [ | |
{ | |
"baseCompanyID": 32647, | |
"branchName": "Kansas City", | |
"companyID": 35416, | |
"companyName": "Colliers International", | |
"dbaName": null, | |
"logoURL": null, | |
"webSite": "www.colliers.com" | |
} | |
], | |
"email": "[email protected]", | |
"firstName": "Tom", | |
"isActive": true, | |
"isListingAgent": true, | |
"isNational": false, | |
"lastName": "Haverty", | |
"linkedInProfile": null, | |
"metroList": [ | |
{ | |
"metroID": 157, | |
"metroName": "MO - Kansas City - Topeka" | |
} | |
], | |
"middleInitial": "D.", | |
"nickName": null, | |
"phoneList": [ | |
{ | |
"fax": "(816) 531-5409", | |
"isActive": true, | |
"isPrimary": true, | |
"number": "(816) 556-1105", | |
"phoneID": null, | |
"phoneType": null | |
} | |
], | |
"photoURL": null, | |
"supervisorList": [], | |
"title": "Executive Vice President/Principal", | |
"website": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment