Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
{
"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": ""
}]
}
Property | Type | Description |
---|
TotalRecords | integer | The total number of records returned within the response body. |
Items | object | This object provides details associated with the technicians and warehouses retrieved from the parts locator request. |
Name | string | The source's name |
LocationType | string | Activity Code | Reserved | Description |
---|
1001 | Yes | Vehicle. Identifies the storage location as a vehicle. | 1002 | Yes | Warehouse. Identifies the storage location as a warehouse. |
|