_Parts Locator Response Object Formats
- Andrew Hill (Deactivated)
Owned by Andrew Hill (Deactivated)
Oct 31, 2017
1 min read
Loading data...
JSON Format Expand source
{ "TotalRecords": "", "Items": [{ "Address": { "AddrLine1": "", "AddrLine2": "", "AddrLine3": "", "AddrLine4": "", "AddrType": "", "City": "", "Country": "", "Intersection": "", "Lat": "", "Lon": "", "Region": "", "Zip": "" }, "AvailableQty": 5.0, "Distance": 1.5, "Contact": { "Email": "", "FirstName": "", "IsPrimary": true, "LastName": "", "Phones": [{ "PhoneNum": "", "PhoneType": "" }] }, "Name": "", "LocationType": "" }] }