POST Api/Task/{id}?clientID={clientID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| id | globally unique identifier |
Required |
Body Parameters
RoutePoint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| RoutePointName | string |
None. |
|
| CurrentLat | decimal number |
None. |
|
| CurrentLon | decimal number |
None. |
|
| POIName | string |
None. |
|
| POIZoneID | globally unique identifier |
None. |
|
| AreaStreetName | string |
None. |
|
| PostalCode | string |
None. |
|
| BuildingName | string |
None. |
|
| HouseNo | string |
None. |
|
| Landmark | string |
None. |
|
| City | string |
None. |
|
| StateEmirate | string |
None. |
|
| TerritoryFenceID | globally unique identifier |
None. |
|
| TerritoryName | string |
None. |
|
| ExpServiceTime | time interval |
None. |
|
| ExpStartTime | date |
None. |
|
| ExpEndTime | date |
None. |
|
| ExpDeliveryOn | date |
None. |
|
| ActualStartTime | date |
None. |
|
| ActualArrivalTime | date |
None. |
|
| ActualEndTime | date |
None. |
|
| ActualServiceTime | time interval |
None. |
|
| ActLocationLat | decimal number |
None. |
|
| ActLocationLng | decimal number |
None. |
|
| StopType | StopType |
None. |
|
| TimeWindow | TimeWindow |
None. |
|
| RoutePointStatus | RoutePointStatus |
None. |
|
| RoutePointInfo | RoutePointInfo |
None. |
|
| SequenceNo | integer |
None. |
|
| CoOrdinateType | CoOrdinateType |
None. |
|
| OTP | integer |
None. |
|
| PODQRCodeNumber | string |
None. |
|
| ReferenceNumber | string |
None. |
|
| DeliveryReceivedBy | string |
None. |
|
| Signature | Attachment |
None. |
|
| Photo | Attachment |
None. |
|
| PodAttachments | Collection of Attachment |
None. |
|
| StatusChangeRemark | string |
None. |
|
| DriverNote | string |
None. |
|
| DeliveryMode | DeliveryMode |
None. |
|
| DeliveryTimestamp | date |
None. |
|
| DeliveryLocation | AddressDetail |
None. |
|
| Duration | time interval |
None. |
|
| Distance | decimal number |
None. |
|
| Note | string |
None. |
|
| TrackingToken | string |
None. |
|
| IsUpdated | boolean |
None. |
|
| QRCode | string |
None. |
|
| DriverEarning | TaskCharge |
None. |
|
| CustomerDeliveryCharge | TaskCharge |
None. |
|
| ParcelPlace | ParcelPlace |
None. |
|
| Priority | RoutePointPriority |
None. |
|
| SLAInMinutes | decimal number |
None. |
|
| SensorValues | SensorValues |
None. |
|
| CustomerFeedback | CustomerFeedback |
None. |
|
| DeliveryInstructionIDs | Collection of globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "f5433518-5275-46a0-aed7-126482170eeb",
"RoutePointName": "sample string 2",
"CurrentLat": 3.1,
"CurrentLon": 4.1,
"POIName": "sample string 5",
"POIZoneID": "4d6c6062-5c54-4d30-a463-9d4d13b2ef41",
"AreaStreetName": "sample string 7",
"PostalCode": "sample string 8",
"BuildingName": "sample string 9",
"HouseNo": "sample string 10",
"Landmark": "sample string 11",
"City": "sample string 12",
"StateEmirate": "sample string 13",
"TerritoryFenceID": "e259824b-567a-4907-ae59-a8a24cb2b8c2",
"TerritoryName": "sample string 15",
"ExpServiceTime": "00:00:00.1234567",
"ExpStartTime": "2025-11-09T00:44:37.4574544+04:00",
"ExpEndTime": "2025-11-09T00:44:37.4574544+04:00",
"ExpDeliveryOn": "2025-11-09T00:44:37.4574544+04:00",
"ActualStartTime": "2025-11-09T00:44:37.4574544+04:00",
"ActualArrivalTime": "2025-11-09T00:44:37.4574544+04:00",
"ActualEndTime": "2025-11-09T00:44:37.4574544+04:00",
"ActualServiceTime": "00:00:00",
"ActLocationLat": 23.1,
"ActLocationLng": 24.1,
"StopType": 0,
"TimeWindow": {
"TimeWindowID": "3bf28f5d-2aef-4340-a66f-eeac472aa1cf",
"Name": "sample string 2",
"FromTime": "00:00:00.1234567",
"ToTime": "00:00:00.1234567",
"Id": "72492484-05c7-4c59-a093-1d270e26b1c6",
"UserName": "sample string 6",
"UserID": "a7a93126-9f27-4e26-b19c-fbdbeb187e0f",
"CreatedBy": "sample string 8",
"CreatedOn": "2025-11-09T00:44:37.4574544+04:00",
"ClientID": "b3473387-3cb1-4fe2-9309-cff5a4b30493",
"ClientName": "sample string 11",
"PartnerID": "6d27d51b-b0db-4998-9cc9-4c1355eb6270",
"PartnerName": "sample string 13"
},
"RoutePointStatus": 0,
"RoutePointInfo": {
"Contact": {
"ID": "e320e2ca-7f37-4da4-b712-cbf6a395282d",
"Code": "sample string 2",
"Name": "sample string 3",
"MobileNo": "sample string 4",
"Email": "sample string 5",
"OrderByContactName": "sample string 6",
"OrderByContactNo": "sample string 7"
},
"Order": {
"OrderID": "sample string 1",
"OrderNo": "sample string 2",
"OrderOn": "2025-11-09T00:44:37.4574544+04:00",
"PaymentMode": "sample string 4",
"PayMode": 0,
"OrderType": "sample string 5",
"TotalAmount": 6.1,
"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": "68c7baab-c528-4f21-87ea-b9e30ad7141b",
"ItemClassificationID": "e71cfc50-cbcc-456f-aeb4-80331a34c502",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "552b8408-5cfe-4731-8435-897bd3f7da88",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "5fa83cfd-ca76-4d2a-abf1-7b39563e8652",
"PodAttachments": [
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"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": "68c7baab-c528-4f21-87ea-b9e30ad7141b",
"ItemClassificationID": "e71cfc50-cbcc-456f-aeb4-80331a34c502",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "552b8408-5cfe-4731-8435-897bd3f7da88",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "5fa83cfd-ca76-4d2a-abf1-7b39563e8652",
"PodAttachments": [
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"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"
}
]
}
],
"DiscountAmount": 7.1,
"TotalItems": 8,
"Note": "sample string 9",
"PackageQty": 10,
"Weight": 11.1,
"ShippingCharges": 12.1,
"SubTotal": 13.1,
"VATTotal": 14.1,
"ShipmentType": "sample string 15",
"ShipmentNo": "sample string 16",
"BookingType": "sample string 17",
"SalesmanName": "sample string 18",
"InvoiceNo": "sample string 19",
"Channel": 0,
"CategorySummary": [
{
"Name": "sample string 1",
"Qty": 2
},
{
"Name": "sample string 1",
"Qty": 2
}
]
}
},
"SequenceNo": 25,
"CoOrdinateType": 0,
"OTP": 26,
"PODQRCodeNumber": "sample string 27",
"ReferenceNumber": "sample string 28",
"DeliveryReceivedBy": "sample string 29",
"Signature": {
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Photo": {
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"PodAttachments": [
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "cb426fc3-f82c-4de0-ac9b-903803756641",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"StatusChangeRemark": "sample string 30",
"DriverNote": "sample string 31",
"DeliveryMode": 0,
"DeliveryTimestamp": "2025-11-09T00:44:37.4574544+04:00",
"DeliveryLocation": {
"Address": "sample string 1",
"Latitude": 2.1,
"Longitude": 3.1,
"POIZoneID": "9fd761ba-c15c-40a0-8258-00d29aead0cf",
"HouseNo": "sample string 5",
"BuildingName": "sample string 6",
"AreaStreetName": "sample string 7",
"City": "sample string 8",
"StateEmirate": "sample string 9",
"PostalCode": "sample string 10",
"Landmark": "sample string 11"
},
"Duration": "00:00:00.1234567",
"Distance": 34.1,
"Note": "sample string 35",
"TrackingToken": "sample string 36",
"IsUpdated": true,
"QRCode": "sample string 38",
"DriverEarning": {
"Total": 1.1,
"Charges": [
{
"name": "sample string 1",
"value": 2.1,
"details": "sample string 3",
"ChargeType": 0
},
{
"name": "sample string 1",
"value": 2.1,
"details": "sample string 3",
"ChargeType": 0
}
]
},
"CustomerDeliveryCharge": {
"Total": 1.1,
"Charges": [
{
"name": "sample string 1",
"value": 2.1,
"details": "sample string 3",
"ChargeType": 0
},
{
"name": "sample string 1",
"value": 2.1,
"details": "sample string 3",
"ChargeType": 0
}
]
},
"ParcelPlace": {
"ParcelCount": 1,
"PlaceType1": 0,
"PlaceType2": 0,
"PlaceType3": 0
},
"Priority": 0,
"SLAInMinutes": 39.1,
"SensorValues": {
"TemperatureSensor1": 1.1,
"TemperatureSensor2": 2.1,
"HumiditySensor1": 3.1,
"HumiditySensor2": 4.1,
"TemperatureSensor3": 5.1,
"TemperatureSensor4": 6.1,
"HumiditySensor3": 7.1,
"HumiditySensor4": 8.1,
"KmValue": 9
},
"CustomerFeedback": {
"Message": "sample string 1",
"Rating": 2,
"FeedbackOn": "2025-11-09T00:44:37.4574544+04:00",
"FeedbackCategories": [
"sample string 1",
"sample string 2"
],
"CustomerAreaOfImprovement": [
{
"ID": "cbccb52a-9d6a-4982-a059-64d98e2b8f73",
"Name": "sample string 2"
},
{
"ID": "cbccb52a-9d6a-4982-a059-64d98e2b8f73",
"Name": "sample string 2"
}
],
"SupervisorNote": "sample string 4"
},
"DeliveryInstructionIDs": [
"621bddb7-5ce3-477d-b695-4fc5dd1ad1c4",
"64e80621-6012-4944-8357-d5bbe240b899"
]
}
application/xml, text/xml
Sample:
<RoutePoint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
<ActLocationLat>23.1</ActLocationLat>
<ActLocationLng>24.1</ActLocationLng>
<ActualArrivalTime>2025-11-09T00:44:37.4574544+04:00</ActualArrivalTime>
<ActualEndTime>2025-11-09T00:44:37.4574544+04:00</ActualEndTime>
<ActualServiceTime>PT0S</ActualServiceTime>
<ActualStartTime>2025-11-09T00:44:37.4574544+04:00</ActualStartTime>
<AreaStreetName>sample string 7</AreaStreetName>
<BuildingName>sample string 9</BuildingName>
<City>sample string 12</City>
<CoOrdinateType>Valid</CoOrdinateType>
<CurrentLat>3.1</CurrentLat>
<CurrentLon>4.1</CurrentLon>
<CustomerDeliveryCharge xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:Charges>
<d2p1:ChargeItem>
<d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
<d2p1:details>sample string 3</d2p1:details>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:value>2.1</d2p1:value>
</d2p1:ChargeItem>
<d2p1:ChargeItem>
<d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
<d2p1:details>sample string 3</d2p1:details>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:value>2.1</d2p1:value>
</d2p1:ChargeItem>
</d2p1:Charges>
<d2p1:Total>1.1</d2p1:Total>
</CustomerDeliveryCharge>
<CustomerFeedback>
<CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>cbccb52a-9d6a-4982-a059-64d98e2b8f73</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>cbccb52a-9d6a-4982-a059-64d98e2b8f73</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
</CustomerAreaOfImprovement>
<FeedbackCategories xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</FeedbackCategories>
<FeedbackOn>2025-11-09T00:44:37.4574544+04:00</FeedbackOn>
<Message>sample string 1</Message>
<Rating>2</Rating>
<SupervisorNote>sample string 4</SupervisorNote>
</CustomerFeedback>
<DeliveryInstructionIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>621bddb7-5ce3-477d-b695-4fc5dd1ad1c4</d2p1:guid>
<d2p1:guid>64e80621-6012-4944-8357-d5bbe240b899</d2p1:guid>
</DeliveryInstructionIDs>
<DeliveryLocation xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:Address>sample string 1</d2p1:Address>
<d2p1:AreaStreetName>sample string 7</d2p1:AreaStreetName>
<d2p1:BuildingName>sample string 6</d2p1:BuildingName>
<d2p1:City>sample string 8</d2p1:City>
<d2p1:HouseNo>sample string 5</d2p1:HouseNo>
<d2p1:Landmark>sample string 11</d2p1:Landmark>
<d2p1:Latitude>2.1</d2p1:Latitude>
<d2p1:Longitude>3.1</d2p1:Longitude>
<d2p1:POIZoneID>9fd761ba-c15c-40a0-8258-00d29aead0cf</d2p1:POIZoneID>
<d2p1:PostalCode>sample string 10</d2p1:PostalCode>
<d2p1:StateEmirate>sample string 9</d2p1:StateEmirate>
</DeliveryLocation>
<DeliveryMode>None</DeliveryMode>
<DeliveryReceivedBy>sample string 29</DeliveryReceivedBy>
<DeliveryTimestamp>2025-11-09T00:44:37.4574544+04:00</DeliveryTimestamp>
<Distance>34.1</Distance>
<DriverEarning xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:Charges>
<d2p1:ChargeItem>
<d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
<d2p1:details>sample string 3</d2p1:details>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:value>2.1</d2p1:value>
</d2p1:ChargeItem>
<d2p1:ChargeItem>
<d2p1:ChargeType>BaseCharge</d2p1:ChargeType>
<d2p1:details>sample string 3</d2p1:details>
<d2p1:name>sample string 1</d2p1:name>
<d2p1:value>2.1</d2p1:value>
</d2p1:ChargeItem>
</d2p1:Charges>
<d2p1:Total>1.1</d2p1:Total>
</DriverEarning>
<DriverNote>sample string 31</DriverNote>
<Duration>PT0.1234567S</Duration>
<ExpEndTime>2025-11-09T00:44:37.4574544+04:00</ExpEndTime>
<ExpServiceTime>PT0.1234567S</ExpServiceTime>
<ExpStartTime>2025-11-09T00:44:37.4574544+04:00</ExpStartTime>
<HouseNo>sample string 10</HouseNo>
<Id>f5433518-5275-46a0-aed7-126482170eeb</Id>
<IsUpdated>true</IsUpdated>
<Landmark>sample string 11</Landmark>
<Note>sample string 35</Note>
<OTP>26</OTP>
<PODQRCodeNumber>sample string 27</PODQRCodeNumber>
<POIName>sample string 5</POIName>
<POIZoneID>4d6c6062-5c54-4d30-a463-9d4d13b2ef41</POIZoneID>
<ParcelPlace xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:ParcelCount>1</d2p1:ParcelCount>
<d2p1:PlaceType1>None</d2p1:PlaceType1>
<d2p1:PlaceType2>None</d2p1:PlaceType2>
<d2p1:PlaceType3>None</d2p1:PlaceType3>
</ParcelPlace>
<Photo xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</Photo>
<PodAttachments xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</d2p1:Attachment>
</PodAttachments>
<PostalCode>sample string 8</PostalCode>
<Priority>Standard</Priority>
<QRCode>sample string 38</QRCode>
<ReferenceNumber>sample string 28</ReferenceNumber>
<RoutePointInfo>
<Contact>
<Code>sample string 2</Code>
<Email>sample string 5</Email>
<ID>e320e2ca-7f37-4da4-b712-cbf6a395282d</ID>
<MobileNo>sample string 4</MobileNo>
<Name>sample string 3</Name>
<OrderByContactName>sample string 6</OrderByContactName>
<OrderByContactNo>sample string 7</OrderByContactNo>
</Contact>
<Order>
<BookingType>sample string 17</BookingType>
<CategorySummary>
<CategorySummary>
<Name>sample string 1</Name>
<Qty>2</Qty>
</CategorySummary>
<CategorySummary>
<Name>sample string 1</Name>
<Qty>2</Qty>
</CategorySummary>
</CategorySummary>
<Channel>None</Channel>
<DiscountAmount>7.1</DiscountAmount>
<InvoiceNo>sample string 19</InvoiceNo>
<Items>
<OrderItem>
<DeliveryRoutePointID>5fa83cfd-ca76-4d2a-abf1-7b39563e8652</DeliveryRoutePointID>
<ID>68c7baab-c528-4f21-87ea-b9e30ad7141b</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>552b8408-5cfe-4731-8435-897bd3f7da88</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>e71cfc50-cbcc-456f-aeb4-80331a34c502</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:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d6p1:Attachment>
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1:IsDeleted>
</d6p1:Attachment>
<d6p1:Attachment>
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1:IsDeleted>
</d6p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1: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>5fa83cfd-ca76-4d2a-abf1-7b39563e8652</DeliveryRoutePointID>
<ID>68c7baab-c528-4f21-87ea-b9e30ad7141b</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>552b8408-5cfe-4731-8435-897bd3f7da88</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>e71cfc50-cbcc-456f-aeb4-80331a34c502</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:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d6p1:Attachment>
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1:IsDeleted>
</d6p1:Attachment>
<d6p1:Attachment>
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1:IsDeleted>
</d6p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d6p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d6p1:AttachmentData>QEA=</d6p1:AttachmentData>
<d6p1:AttachmentDataBase64>sample string 2</d6p1:AttachmentDataBase64>
<d6p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d6p1:AttachmentID>
<d6p1:ContentType>sample string 3</d6p1:ContentType>
<d6p1:FileName>sample string 4</d6p1:FileName>
<d6p1:ImageString>sample string 5</d6p1:ImageString>
<d6p1:IsDeleted>true</d6p1: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>
<Note>sample string 9</Note>
<OrderID>sample string 1</OrderID>
<OrderNo>sample string 2</OrderNo>
<OrderOn>2025-11-09T00:44:37.4574544+04:00</OrderOn>
<OrderType>sample string 5</OrderType>
<PackageQty>10</PackageQty>
<PayMode>CashOnDelivery</PayMode>
<PaymentMode>sample string 4</PaymentMode>
<SalesmanName>sample string 18</SalesmanName>
<ShipmentNo>sample string 16</ShipmentNo>
<ShipmentType>sample string 15</ShipmentType>
<ShippingCharges>12.1</ShippingCharges>
<SubTotal>13.1</SubTotal>
<TotalAmount>6.1</TotalAmount>
<TotalItems>8</TotalItems>
<VATTotal>14.1</VATTotal>
<Weight>11.1</Weight>
</Order>
</RoutePointInfo>
<RoutePointName>sample string 2</RoutePointName>
<RoutePointStatus>None</RoutePointStatus>
<SLAInMinutes>39.1</SLAInMinutes>
<SensorValues>
<HumiditySensor1>3.1</HumiditySensor1>
<HumiditySensor2>4.1</HumiditySensor2>
<HumiditySensor3>7.1</HumiditySensor3>
<HumiditySensor4>8.1</HumiditySensor4>
<KmValue>9</KmValue>
<TemperatureSensor1>1.1</TemperatureSensor1>
<TemperatureSensor2>2.1</TemperatureSensor2>
<TemperatureSensor3>5.1</TemperatureSensor3>
<TemperatureSensor4>6.1</TemperatureSensor4>
</SensorValues>
<SequenceNo>25</SequenceNo>
<Signature xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>cb426fc3-f82c-4de0-ac9b-903803756641</d2p1:AttachmentID>
<d2p1:ContentType>sample string 3</d2p1:ContentType>
<d2p1:FileName>sample string 4</d2p1:FileName>
<d2p1:ImageString>sample string 5</d2p1:ImageString>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
</Signature>
<StateEmirate>sample string 13</StateEmirate>
<StatusChangeRemark>sample string 30</StatusChangeRemark>
<StopType>None</StopType>
<TerritoryFenceID>e259824b-567a-4907-ae59-a8a24cb2b8c2</TerritoryFenceID>
<TerritoryName>sample string 15</TerritoryName>
<TimeWindow>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">b3473387-3cb1-4fe2-9309-cff5a4b30493</ClientID>
<ClientName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 11</ClientName>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 8</CreatedBy>
<CreatedOn xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">2025-11-09T00:44:37.4574544+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">72492484-05c7-4c59-a093-1d270e26b1c6</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">6d27d51b-b0db-4998-9cc9-4c1355eb6270</PartnerID>
<PartnerName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 13</PartnerName>
<UserID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">a7a93126-9f27-4e26-b19c-fbdbeb187e0f</UserID>
<UserName xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">sample string 6</UserName>
<FromTime>PT0.1234567S</FromTime>
<Name>sample string 2</Name>
<TimeWindowID>3bf28f5d-2aef-4340-a66f-eeac472aa1cf</TimeWindowID>
<ToTime>PT0.1234567S</ToTime>
</TimeWindow>
<TrackingToken>sample string 36</TrackingToken>
</RoutePoint>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Result| Name | Description | Type | Additional information |
|---|---|---|---|
| IsValid | boolean |
None. |
|
| Message | Collection of string |
None. |
|
| ResponseCodes | Collection of integer |
None. |
|
| Id | globally unique identifier |
None. |
|
| Value | string |
None. |
|
| RecordOn | date |
None. |
Response Formats
application/json, text/json
Sample:
{
"IsValid": true,
"Message": [
"sample string 1",
"sample string 2"
],
"ResponseCodes": [
1,
2
],
"Id": "87ad04eb-cf41-41a5-922f-815b933c1794",
"Value": "sample string 3",
"RecordOn": "2025-11-09T00:44:37.4574544+04:00"
}
application/xml, text/xml
Sample:
<Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<Id>87ad04eb-cf41-41a5-922f-815b933c1794</Id>
<IsValid>true</IsValid>
<Message xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Message>
<RecordOn>2025-11-09T00:44:37.4574544+04:00</RecordOn>
<ResponseCodes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</ResponseCodes>
<Value>sample string 3</Value>
</Result>