_Account Location Object Formats
- Andrew Hill (Deactivated)
- Mickey Bushman
Owned by Andrew Hill (Deactivated)
JSON Format Expand source
{ "Address": { "AddrLine1": "", "AddrLine2": "", "AddrLine3": "", "AddrLine4": "", "AddrType": "", "City": "", "Country": "", "Intersection" : "", "Lat" : "", "Lon" : "", "Region": "", "Zip": "" }, "Contacts": [ { "Email": "", "FirstName": "", "IsPrimary": true, "LastName": "", "Phones": [ { "PhoneNum": "", "PhoneType": "" } ] } ], "Edited": false, "Email": "", "Integrations": { "Financial": { "ID": "", "Extensions": { "": "" } } }, "IsActive": true, "LanguageID": "", "LocationNum": "", "Name": "", "Notes" : "", "POReq": false, "ServiceAreaID": "", "SigReq": true, "StorageLocationID": "" }