GET Api/PickupSuggestion/GetMorePickupItems?clientID={clientID}&taskID={taskID}&driverID={driverID}&routePointID={routePointID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| taskID | globally unique identifier |
Required |
|
| driverID | globally unique identifier |
Required |
|
| routePointID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DriverTaskPickupItems| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskID | globally unique identifier |
None. |
|
| TaskName | string |
None. |
|
| RoutePointID | globally unique identifier |
None. |
|
| Items | Collection of OrderItem |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"TaskID": "e408e9e8-254f-4b0a-8df6-46380a8e979e",
"TaskName": "sample string 2",
"RoutePointID": "0f994904-cd5f-4f36-87e2-e43c54daeff2",
"Items": [
{
"ItemID": 1,
"Vendor": {
"Name": "sample string 1",
"Address": "sample string 2",
"Lat": 3.1,
"Lng": 4.1
},
"ItemName": "sample string 2",
"Price": 3.1,
"Qty": 4.1,
"VatPer": 5.1,
"Note": "sample string 6",
"Total": 7.1,
"ImageURL": "sample string 8",
"OrderItemStatus": 0,
"ID": "efca1f51-8d32-4019-b662-9f16488ffb43",
"ItemClassificationID": "435b39df-6b88-483d-8353-7e4e0e642124",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "14b15073-edef-4cac-b83d-2722c03f52ed",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "c34dd4c7-1657-46fa-a854-5915c54e02e4",
"PodAttachments": [
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"ItemProperties": [
{
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Name": "sample string 1",
"Value": "sample string 2"
}
]
},
{
"ItemID": 1,
"Vendor": {
"Name": "sample string 1",
"Address": "sample string 2",
"Lat": 3.1,
"Lng": 4.1
},
"ItemName": "sample string 2",
"Price": 3.1,
"Qty": 4.1,
"VatPer": 5.1,
"Note": "sample string 6",
"Total": 7.1,
"ImageURL": "sample string 8",
"OrderItemStatus": 0,
"ID": "efca1f51-8d32-4019-b662-9f16488ffb43",
"ItemClassificationID": "435b39df-6b88-483d-8353-7e4e0e642124",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "14b15073-edef-4cac-b83d-2722c03f52ed",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "c34dd4c7-1657-46fa-a854-5915c54e02e4",
"PodAttachments": [
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"ItemProperties": [
{
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Name": "sample string 1",
"Value": "sample string 2"
}
]
}
]
},
{
"TaskID": "e408e9e8-254f-4b0a-8df6-46380a8e979e",
"TaskName": "sample string 2",
"RoutePointID": "0f994904-cd5f-4f36-87e2-e43c54daeff2",
"Items": [
{
"ItemID": 1,
"Vendor": {
"Name": "sample string 1",
"Address": "sample string 2",
"Lat": 3.1,
"Lng": 4.1
},
"ItemName": "sample string 2",
"Price": 3.1,
"Qty": 4.1,
"VatPer": 5.1,
"Note": "sample string 6",
"Total": 7.1,
"ImageURL": "sample string 8",
"OrderItemStatus": 0,
"ID": "efca1f51-8d32-4019-b662-9f16488ffb43",
"ItemClassificationID": "435b39df-6b88-483d-8353-7e4e0e642124",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "14b15073-edef-4cac-b83d-2722c03f52ed",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "c34dd4c7-1657-46fa-a854-5915c54e02e4",
"PodAttachments": [
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"ItemProperties": [
{
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Name": "sample string 1",
"Value": "sample string 2"
}
]
},
{
"ItemID": 1,
"Vendor": {
"Name": "sample string 1",
"Address": "sample string 2",
"Lat": 3.1,
"Lng": 4.1
},
"ItemName": "sample string 2",
"Price": 3.1,
"Qty": 4.1,
"VatPer": 5.1,
"Note": "sample string 6",
"Total": 7.1,
"ImageURL": "sample string 8",
"OrderItemStatus": 0,
"ID": "efca1f51-8d32-4019-b662-9f16488ffb43",
"ItemClassificationID": "435b39df-6b88-483d-8353-7e4e0e642124",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "14b15073-edef-4cac-b83d-2722c03f52ed",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "c34dd4c7-1657-46fa-a854-5915c54e02e4",
"PodAttachments": [
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "f64e2343-d9ac-4244-9c80-0c44ba10f594",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"ItemProperties": [
{
"Name": "sample string 1",
"Value": "sample string 2"
},
{
"Name": "sample string 1",
"Value": "sample string 2"
}
]
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfDriverTaskPickupItems xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
<DriverTaskPickupItems>
<Items>
<OrderItem>
<DeliveryRoutePointID>c34dd4c7-1657-46fa-a854-5915c54e02e4</DeliveryRoutePointID>
<ID>efca1f51-8d32-4019-b662-9f16488ffb43</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>14b15073-edef-4cac-b83d-2722c03f52ed</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>435b39df-6b88-483d-8353-7e4e0e642124</ItemClassificationID>
<ItemClassificationName>sample string 11</ItemClassificationName>
<ItemID>1</ItemID>
<ItemName>sample string 2</ItemName>
<ItemProperties>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
</ItemProperties>
<Note>sample string 6</Note>
<OrderItemStatus>None</OrderItemStatus>
<PodAttachments xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</Signature>
<TemperatureSensorID>15</TemperatureSensorID>
<TemperatureSensorName>sample string 16</TemperatureSensorName>
<TemperatureSensorValue>17.1</TemperatureSensorValue>
<Total>7.1</Total>
<VatPer>5.1</VatPer>
<Vendor>
<Address>sample string 2</Address>
<Lat>3.1</Lat>
<Lng>4.1</Lng>
<Name>sample string 1</Name>
</Vendor>
</OrderItem>
<OrderItem>
<DeliveryRoutePointID>c34dd4c7-1657-46fa-a854-5915c54e02e4</DeliveryRoutePointID>
<ID>efca1f51-8d32-4019-b662-9f16488ffb43</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>14b15073-edef-4cac-b83d-2722c03f52ed</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>435b39df-6b88-483d-8353-7e4e0e642124</ItemClassificationID>
<ItemClassificationName>sample string 11</ItemClassificationName>
<ItemID>1</ItemID>
<ItemName>sample string 2</ItemName>
<ItemProperties>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
</ItemProperties>
<Note>sample string 6</Note>
<OrderItemStatus>None</OrderItemStatus>
<PodAttachments xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</Signature>
<TemperatureSensorID>15</TemperatureSensorID>
<TemperatureSensorName>sample string 16</TemperatureSensorName>
<TemperatureSensorValue>17.1</TemperatureSensorValue>
<Total>7.1</Total>
<VatPer>5.1</VatPer>
<Vendor>
<Address>sample string 2</Address>
<Lat>3.1</Lat>
<Lng>4.1</Lng>
<Name>sample string 1</Name>
</Vendor>
</OrderItem>
</Items>
<RoutePointID>0f994904-cd5f-4f36-87e2-e43c54daeff2</RoutePointID>
<TaskID>e408e9e8-254f-4b0a-8df6-46380a8e979e</TaskID>
<TaskName>sample string 2</TaskName>
</DriverTaskPickupItems>
<DriverTaskPickupItems>
<Items>
<OrderItem>
<DeliveryRoutePointID>c34dd4c7-1657-46fa-a854-5915c54e02e4</DeliveryRoutePointID>
<ID>efca1f51-8d32-4019-b662-9f16488ffb43</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>14b15073-edef-4cac-b83d-2722c03f52ed</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>435b39df-6b88-483d-8353-7e4e0e642124</ItemClassificationID>
<ItemClassificationName>sample string 11</ItemClassificationName>
<ItemID>1</ItemID>
<ItemName>sample string 2</ItemName>
<ItemProperties>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
</ItemProperties>
<Note>sample string 6</Note>
<OrderItemStatus>None</OrderItemStatus>
<PodAttachments xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</Signature>
<TemperatureSensorID>15</TemperatureSensorID>
<TemperatureSensorName>sample string 16</TemperatureSensorName>
<TemperatureSensorValue>17.1</TemperatureSensorValue>
<Total>7.1</Total>
<VatPer>5.1</VatPer>
<Vendor>
<Address>sample string 2</Address>
<Lat>3.1</Lat>
<Lng>4.1</Lng>
<Name>sample string 1</Name>
</Vendor>
</OrderItem>
<OrderItem>
<DeliveryRoutePointID>c34dd4c7-1657-46fa-a854-5915c54e02e4</DeliveryRoutePointID>
<ID>efca1f51-8d32-4019-b662-9f16488ffb43</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>14b15073-edef-4cac-b83d-2722c03f52ed</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>435b39df-6b88-483d-8353-7e4e0e642124</ItemClassificationID>
<ItemClassificationName>sample string 11</ItemClassificationName>
<ItemID>1</ItemID>
<ItemName>sample string 2</ItemName>
<ItemProperties>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
<item_property>
<Name>sample string 1</Name>
<Value>sample string 2</Value>
</item_property>
</ItemProperties>
<Note>sample string 6</Note>
<OrderItemStatus>None</OrderItemStatus>
<PodAttachments xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
<d5p1:Attachment>
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</d5p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d5p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d5p1:AttachmentData>QEA=</d5p1:AttachmentData>
<d5p1:AttachmentDataBase64>sample string 2</d5p1:AttachmentDataBase64>
<d5p1:AttachmentID>f64e2343-d9ac-4244-9c80-0c44ba10f594</d5p1:AttachmentID>
<d5p1:ContentType>sample string 3</d5p1:ContentType>
<d5p1:FileName>sample string 4</d5p1:FileName>
<d5p1:ImageString>sample string 5</d5p1:ImageString>
<d5p1:IsDeleted>true</d5p1:IsDeleted>
</Signature>
<TemperatureSensorID>15</TemperatureSensorID>
<TemperatureSensorName>sample string 16</TemperatureSensorName>
<TemperatureSensorValue>17.1</TemperatureSensorValue>
<Total>7.1</Total>
<VatPer>5.1</VatPer>
<Vendor>
<Address>sample string 2</Address>
<Lat>3.1</Lat>
<Lng>4.1</Lng>
<Name>sample string 1</Name>
</Vendor>
</OrderItem>
</Items>
<RoutePointID>0f994904-cd5f-4f36-87e2-e43c54daeff2</RoutePointID>
<TaskID>e408e9e8-254f-4b0a-8df6-46380a8e979e</TaskID>
<TaskName>sample string 2</TaskName>
</DriverTaskPickupItems>
</ArrayOfDriverTaskPickupItems>