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 DriverTaskPickupItemsName | 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": "d93fcc74-604f-46ca-a024-daab1e797348", "TaskName": "sample string 2", "RoutePointID": "7e9cc5f4-33b3-4174-a4a8-9e2967772a58", "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": "ce48c764-fc70-4b87-a9a6-7697894a192e", "ItemClassificationID": "91399b70-3ecf-4efd-b7ad-230f39661702", "ItemClassificationName": "sample string 11", "ItemCategoryID": "e10378db-1e11-4592-923c-ac5d3b39278e", "ItemCategoryName": "sample string 13", "ItemCategoryQty": 14, "TemperatureSensorID": 15, "TemperatureSensorName": "sample string 16", "TemperatureSensorValue": 17.1, "DeliveryRoutePointID": "f8413026-a3bf-4fda-b399-586189bdc932", "PodAttachments": [ { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true } ], "Signature": { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "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": "ce48c764-fc70-4b87-a9a6-7697894a192e", "ItemClassificationID": "91399b70-3ecf-4efd-b7ad-230f39661702", "ItemClassificationName": "sample string 11", "ItemCategoryID": "e10378db-1e11-4592-923c-ac5d3b39278e", "ItemCategoryName": "sample string 13", "ItemCategoryQty": 14, "TemperatureSensorID": 15, "TemperatureSensorName": "sample string 16", "TemperatureSensorValue": 17.1, "DeliveryRoutePointID": "f8413026-a3bf-4fda-b399-586189bdc932", "PodAttachments": [ { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true } ], "Signature": { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "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": "d93fcc74-604f-46ca-a024-daab1e797348", "TaskName": "sample string 2", "RoutePointID": "7e9cc5f4-33b3-4174-a4a8-9e2967772a58", "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": "ce48c764-fc70-4b87-a9a6-7697894a192e", "ItemClassificationID": "91399b70-3ecf-4efd-b7ad-230f39661702", "ItemClassificationName": "sample string 11", "ItemCategoryID": "e10378db-1e11-4592-923c-ac5d3b39278e", "ItemCategoryName": "sample string 13", "ItemCategoryQty": 14, "TemperatureSensorID": 15, "TemperatureSensorName": "sample string 16", "TemperatureSensorValue": 17.1, "DeliveryRoutePointID": "f8413026-a3bf-4fda-b399-586189bdc932", "PodAttachments": [ { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true } ], "Signature": { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "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": "ce48c764-fc70-4b87-a9a6-7697894a192e", "ItemClassificationID": "91399b70-3ecf-4efd-b7ad-230f39661702", "ItemClassificationName": "sample string 11", "ItemCategoryID": "e10378db-1e11-4592-923c-ac5d3b39278e", "ItemCategoryName": "sample string 13", "ItemCategoryQty": 14, "TemperatureSensorID": 15, "TemperatureSensorName": "sample string 16", "TemperatureSensorValue": 17.1, "DeliveryRoutePointID": "f8413026-a3bf-4fda-b399-586189bdc932", "PodAttachments": [ { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true }, { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "AttachmentData": "QEA=", "AttachmentDataBase64": "sample string 2", "ContentType": "sample string 3", "FileName": "sample string 4", "ImageString": "sample string 5", "IsDeleted": true } ], "Signature": { "AttachmentID": "24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba", "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>f8413026-a3bf-4fda-b399-586189bdc932</DeliveryRoutePointID> <ID>ce48c764-fc70-4b87-a9a6-7697894a192e</ID> <ImageURL>sample string 8</ImageURL> <ItemCategoryID>e10378db-1e11-4592-923c-ac5d3b39278e</ItemCategoryID> <ItemCategoryName>sample string 13</ItemCategoryName> <ItemCategoryQty>14</ItemCategoryQty> <ItemClassificationID>91399b70-3ecf-4efd-b7ad-230f39661702</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>f8413026-a3bf-4fda-b399-586189bdc932</DeliveryRoutePointID> <ID>ce48c764-fc70-4b87-a9a6-7697894a192e</ID> <ImageURL>sample string 8</ImageURL> <ItemCategoryID>e10378db-1e11-4592-923c-ac5d3b39278e</ItemCategoryID> <ItemCategoryName>sample string 13</ItemCategoryName> <ItemCategoryQty>14</ItemCategoryQty> <ItemClassificationID>91399b70-3ecf-4efd-b7ad-230f39661702</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>7e9cc5f4-33b3-4174-a4a8-9e2967772a58</RoutePointID> <TaskID>d93fcc74-604f-46ca-a024-daab1e797348</TaskID> <TaskName>sample string 2</TaskName> </DriverTaskPickupItems> <DriverTaskPickupItems> <Items> <OrderItem> <DeliveryRoutePointID>f8413026-a3bf-4fda-b399-586189bdc932</DeliveryRoutePointID> <ID>ce48c764-fc70-4b87-a9a6-7697894a192e</ID> <ImageURL>sample string 8</ImageURL> <ItemCategoryID>e10378db-1e11-4592-923c-ac5d3b39278e</ItemCategoryID> <ItemCategoryName>sample string 13</ItemCategoryName> <ItemCategoryQty>14</ItemCategoryQty> <ItemClassificationID>91399b70-3ecf-4efd-b7ad-230f39661702</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>f8413026-a3bf-4fda-b399-586189bdc932</DeliveryRoutePointID> <ID>ce48c764-fc70-4b87-a9a6-7697894a192e</ID> <ImageURL>sample string 8</ImageURL> <ItemCategoryID>e10378db-1e11-4592-923c-ac5d3b39278e</ItemCategoryID> <ItemCategoryName>sample string 13</ItemCategoryName> <ItemCategoryQty>14</ItemCategoryQty> <ItemClassificationID>91399b70-3ecf-4efd-b7ad-230f39661702</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>24c5bde2-38f9-4663-9be0-5c2b5c6fe8ba</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>7e9cc5f4-33b3-4174-a4a8-9e2967772a58</RoutePointID> <TaskID>d93fcc74-604f-46ca-a024-daab1e797348</TaskID> <TaskName>sample string 2</TaskName> </DriverTaskPickupItems> </ArrayOfDriverTaskPickupItems>