_Account Location Query Object Formats
- Mickey Bushman
Owned by Mickey Bushman
JSON Format Expand source
{ "AccountName": "", "AccountNum": "", "AccountType": "", "Address": { "AddrLine1": "", "AddrLine2": "", "AddrLine3": "", "AddrLine4": "", "AddrType": "", "City": "", "Country": "", "Intersection" : "", "Lat" : "", "Lon" : "", "Region": "", "Zip": "" }, "Contacts": [ { "Email": "", "FirstName": "", "IsPrimary": true, "LastName": "", "Phones": [ { "PhoneNum": "", "PhoneType": "" } ] } ], "Email": "", "LanguageID": "", "LocationNum": "", "Name": "", "Notes" : "", "POReq": false, "ServiceAreaID": "", "SigReq": true, "StorageLocationID": "" }