POST Api/RoutePoint/Update?clientID={clientID}&taskID={taskID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientID | globally unique identifier |
Required |
|
| taskID | 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": "06b38f8b-16fe-4bf3-890f-0be33ec10284",
"RoutePointName": "sample string 2",
"CurrentLat": 3.1,
"CurrentLon": 4.1,
"POIName": "sample string 5",
"POIZoneID": "eafa80fe-d740-4cd8-a264-fb09cfc7bbea",
"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": "6506a8c5-fc3e-46aa-8b01-9bc32c39236a",
"TerritoryName": "sample string 15",
"ExpServiceTime": "00:00:00.1234567",
"ExpStartTime": "2026-02-08T22:54:03.9449062+04:00",
"ExpEndTime": "2026-02-08T22:54:03.9449062+04:00",
"ExpDeliveryOn": "2026-02-08T22:54:03.9449062+04:00",
"ActualStartTime": "2026-02-08T22:54:03.9449062+04:00",
"ActualArrivalTime": "2026-02-08T22:54:03.9449062+04:00",
"ActualEndTime": "2026-02-08T22:54:03.9449062+04:00",
"ActualServiceTime": "00:00:00",
"ActLocationLat": 23.1,
"ActLocationLng": 24.1,
"StopType": 0,
"TimeWindow": {
"TimeWindowID": "238d147c-a5d6-4020-93c8-25dcf4ac5d92",
"Name": "sample string 2",
"FromTime": "00:00:00.1234567",
"ToTime": "00:00:00.1234567",
"Id": "9f9108bb-1e5a-4eb7-b44a-9f6d4d3cf94c",
"UserName": "sample string 6",
"UserID": "eecb6cf8-2565-426f-93b7-17be58506206",
"CreatedBy": "sample string 8",
"CreatedOn": "2026-02-08T22:54:03.9449062+04:00",
"ClientID": "696cbbde-4c5b-472e-8c08-0d129db4e239",
"ClientName": "sample string 11",
"PartnerID": "a1be97ee-3c8c-4f4a-96d9-18c2d7c0c5f6",
"PartnerName": "sample string 13"
},
"RoutePointStatus": 0,
"RoutePointInfo": {
"Contact": {
"ID": "72877a82-70e5-4e3c-a89e-21da5763675e",
"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": "2026-02-08T22:54:03.9449062+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": "b65eb5a2-bd30-4fa9-ac50-92c1e91fd4c0",
"ItemClassificationID": "4d875b3f-306f-4e70-99a2-f0f221ec248b",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "f1d97da6-3b18-49ff-93d9-7962d8a5f676",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "011c5549-5d39-4402-8806-130675029c6d",
"PodAttachments": [
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"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": "b65eb5a2-bd30-4fa9-ac50-92c1e91fd4c0",
"ItemClassificationID": "4d875b3f-306f-4e70-99a2-f0f221ec248b",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "f1d97da6-3b18-49ff-93d9-7962d8a5f676",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "011c5549-5d39-4402-8806-130675029c6d",
"PodAttachments": [
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"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": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Photo": {
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"PodAttachments": [
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777",
"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": "2026-02-08T22:54:03.9449062+04:00",
"DeliveryLocation": {
"Address": "sample string 1",
"Latitude": 2.1,
"Longitude": 3.1,
"POIZoneID": "82f3e8db-c26a-49c1-a2e5-ab23e19d206e",
"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": "2026-02-08T22:54:03.9449062+04:00",
"FeedbackCategories": [
"sample string 1",
"sample string 2"
],
"CustomerAreaOfImprovement": [
{
"ID": "2b525b7b-f459-40ad-9752-d5dcce1ff37f",
"Name": "sample string 2"
},
{
"ID": "2b525b7b-f459-40ad-9752-d5dcce1ff37f",
"Name": "sample string 2"
}
],
"SupervisorNote": "sample string 4"
},
"DeliveryInstructionIDs": [
"4b4f542d-4ea7-4667-a797-6096634339bf",
"95a71081-24e5-49e7-9c2b-025260de6a1d"
]
}
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>2026-02-08T22:54:03.9449062+04:00</ActualArrivalTime>
<ActualEndTime>2026-02-08T22:54:03.9449062+04:00</ActualEndTime>
<ActualServiceTime>PT0S</ActualServiceTime>
<ActualStartTime>2026-02-08T22:54:03.9449062+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>2b525b7b-f459-40ad-9752-d5dcce1ff37f</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>2b525b7b-f459-40ad-9752-d5dcce1ff37f</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>2026-02-08T22:54:03.9449062+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>4b4f542d-4ea7-4667-a797-6096634339bf</d2p1:guid>
<d2p1:guid>95a71081-24e5-49e7-9c2b-025260de6a1d</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>82f3e8db-c26a-49c1-a2e5-ab23e19d206e</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>2026-02-08T22:54:03.9449062+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>2026-02-08T22:54:03.9449062+04:00</ExpEndTime>
<ExpServiceTime>PT0.1234567S</ExpServiceTime>
<ExpStartTime>2026-02-08T22:54:03.9449062+04:00</ExpStartTime>
<HouseNo>sample string 10</HouseNo>
<Id>06b38f8b-16fe-4bf3-890f-0be33ec10284</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>eafa80fe-d740-4cd8-a264-fb09cfc7bbea</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>72877a82-70e5-4e3c-a89e-21da5763675e</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>011c5549-5d39-4402-8806-130675029c6d</DeliveryRoutePointID>
<ID>b65eb5a2-bd30-4fa9-ac50-92c1e91fd4c0</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>f1d97da6-3b18-49ff-93d9-7962d8a5f676</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>4d875b3f-306f-4e70-99a2-f0f221ec248b</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>011c5549-5d39-4402-8806-130675029c6d</DeliveryRoutePointID>
<ID>b65eb5a2-bd30-4fa9-ac50-92c1e91fd4c0</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>f1d97da6-3b18-49ff-93d9-7962d8a5f676</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>4d875b3f-306f-4e70-99a2-f0f221ec248b</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>2026-02-08T22:54:03.9449062+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>9dbf9bdc-f92f-41dc-ae8a-f84ee35b1777</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>6506a8c5-fc3e-46aa-8b01-9bc32c39236a</TerritoryFenceID>
<TerritoryName>sample string 15</TerritoryName>
<TimeWindow>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">696cbbde-4c5b-472e-8c08-0d129db4e239</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">2026-02-08T22:54:03.9449062+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">9f9108bb-1e5a-4eb7-b44a-9f6d4d3cf94c</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">a1be97ee-3c8c-4f4a-96d9-18c2d7c0c5f6</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">eecb6cf8-2565-426f-93b7-17be58506206</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>238d147c-a5d6-4020-93c8-25dcf4ac5d92</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": "db1325bb-1254-46c8-815c-4156f8d67fff",
"Value": "sample string 3",
"RecordOn": "2026-02-08T22:54:03.9449062+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>db1325bb-1254-46c8-815c-4156f8d67fff</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>2026-02-08T22:54:03.9449062+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>