POST Api/TaskAllocation/Accepted
Request Information
URI Parameters
None.
Body Parameters
Task| Name | Description | Type | Additional information |
|---|---|---|---|
| TaskID | globally unique identifier |
None. |
|
| TaskOn | date |
None. |
|
| CreatedOn | date |
None. |
|
| TaskTracking | TaskTracking |
None. |
|
| IsAutoAssign | boolean |
None. |
|
| AuditTrail | Collection of AuditTrail |
None. |
|
| KmDriven | decimal number |
None. |
|
| LastWebHookStatus | WebHookStatus |
None. |
|
| CategorySummary | Collection of CategorySummary |
None. |
|
| IsHistoryTableRecord | boolean |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Vehicle | TaskVehicle |
None. |
|
| Driver | Driver |
None. |
|
| RoutePoint | Collection of RoutePoint |
None. |
|
| TaskType | TaskType |
None. |
|
| HelperIDs | Collection of globally unique identifier |
None. |
|
| TimeWindow | TimeWindow |
None. |
|
| TerritoryFenceID | globally unique identifier |
None. |
|
| TerritoryFenceName | string |
None. |
|
| SubClientID | globally unique identifier |
None. |
|
| SubClientName | string |
None. |
|
| OrderID | globally unique identifier |
None. |
|
| OrderOn | date |
None. |
|
| ScheduleFrom | date |
None. |
|
| ScheduleTo | date |
None. |
|
| RepeatScheduleDaysList | Collection of integer |
None. |
|
| ChargeRuleID | globally unique identifier |
None. |
|
| RequestedVehicleType | VehicleType |
None. |
|
| Merchant | MerchantBase |
None. |
|
| ThirdPartyInfo | third_party_info |
None. |
Request Formats
application/json, text/json
Sample:
{
"TaskID": "882a1ff7-4c65-4a70-87f1-3cd769c928a1",
"TaskOn": "2025-12-25T18:51:43.3614582+04:00",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"TaskTracking": {
"TotalDistance": 1.1,
"TotalExpTime": "00:00:00.1234567",
"Status": 0,
"Note": "sample string 3",
"CancellationFailReason": "sample string 4",
"ModifiedOn": "2025-12-25T18:51:43.3614582+04:00",
"StartKm": 6.1,
"EndKm": 7.1,
"ExpStartOn": "2025-12-25T18:51:43.3614582+04:00",
"ExpEndOn": "2025-12-25T18:51:43.3614582+04:00",
"ActStartOn": "2025-12-25T18:51:43.3614582+04:00",
"ActEndOn": "2025-12-25T18:51:43.3614582+04:00",
"IsRecreated": true,
"Temperature1Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Temperature2Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Temperature3Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Temperature4Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Humidity1Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Humidity2Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Humidity3Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Humidity4Range": {
"Min": 1.1,
"Max": 2.1,
"Avg": 3.1,
"AboveThreshold": 4.1,
"BelowThreshold": 5.1
},
"Alerts": [
{
"VehicleAlertType": 1,
"Count": 1
},
{
"VehicleAlertType": 1,
"Count": 1
}
]
},
"IsAutoAssign": true,
"AuditTrail": [
{
"RecordID": "3dad65cc-81cb-46c5-a6d2-88a87f4ee7e6",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ActionType": 0,
"FieldType": 0,
"OldValue": "sample string 3",
"NewValue": "sample string 4",
"Description": "sample string 5",
"CreatedBy": "sample string 6",
"ReferenceID": {}
},
{
"RecordID": "3dad65cc-81cb-46c5-a6d2-88a87f4ee7e6",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ActionType": 0,
"FieldType": 0,
"OldValue": "sample string 3",
"NewValue": "sample string 4",
"Description": "sample string 5",
"CreatedBy": "sample string 6",
"ReferenceID": {}
}
],
"KmDriven": 1.0,
"LastWebHookStatus": {
"ActionType": 0,
"LastExecutedOn": "2025-12-25T18:51:43.3614582+04:00",
"IsSuccess": true
},
"CategorySummary": [
{
"Name": "sample string 1",
"Qty": 2
},
{
"Name": "sample string 1",
"Qty": 2
}
],
"IsHistoryTableRecord": true,
"ClientID": "2ffa6342-9bbb-41c8-8399-fa1dcdf1c4fd",
"CreatedBy": "sample string 7",
"PartnerID": "f461f104-a916-4475-98ac-e3c588d3a5e0",
"Name": "sample string 9",
"Description": "sample string 10",
"Vehicle": {
"VehicleID": "573a5022-fefa-4882-aa35-591274972c82",
"VehicleNo": "sample string 2",
"ImeiNo": "sample string 3",
"GroupID": "b044b907-f2e7-4500-b11d-68965231fb6a",
"GroupName": "sample string 5",
"VehicleType": 0
},
"Driver": {
"DriverID": "b8a5faad-4626-480d-a495-3fbefb2a9d65",
"Name": "sample string 2",
"DriverCode": "sample string 3",
"DriverType": 0,
"MobileNo": "sample string 4",
"EmailID": "sample string 5",
"Password": "sample string 6",
"AuthenticationType": 0,
"RFIDNo": "sample string 7",
"iButtonNo": "sample string 8",
"UserRole": {
"RoleId": "1975c53e-c1b2-4aae-bc4a-ebab5330b8cc",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "1462e9da-7eae-4614-b392-cf866f441a47"
},
"BusinessHours": {
"BusinessHoursID": "e9cbfdc6-4537-4064-b7a5-336322080692",
"Name": "sample string 2",
"BusinessHoursDetail": [
{
"Day": 1,
"StartTime": [
"sample string 1",
"sample string 2"
],
"EndTime": [
"sample string 1",
"sample string 2"
],
"TotalWokingHoursInADay": "00:00:00.1234567"
},
{
"Day": 1,
"StartTime": [
"sample string 1",
"sample string 2"
],
"EndTime": [
"sample string 1",
"sample string 2"
],
"TotalWokingHoursInADay": "00:00:00.1234567"
}
],
"Id": "df779a88-a88f-4555-8618-bbb5aa3f8c21",
"UserName": "sample string 4",
"UserID": "704f875a-c1cb-4485-bced-719a819f48cd",
"CreatedBy": "sample string 6",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "5e01aa9f-2b61-41cf-a96a-77b8cb3cd341",
"ClientName": "sample string 9",
"PartnerID": "35dd1195-3b8d-4f42-8a9d-52b26f6b7ca5",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2025-12-25T18:51:43.3614582+04:00",
"ExpiryDate": "2025-12-25T18:51:43.3614582+04:00",
"AttachmentId": "5b5c1891-9e00-4a85-857c-5098fbe21bda",
"Attachment": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Passport": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2025-12-25T18:51:43.3614582+04:00",
"ExpiryDate": "2025-12-25T18:51:43.3614582+04:00",
"AttachmentId": "5b5c1891-9e00-4a85-857c-5098fbe21bda",
"Attachment": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Licence": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2025-12-25T18:51:43.3614582+04:00",
"ExpiryDate": "2025-12-25T18:51:43.3614582+04:00",
"AttachmentId": "5b5c1891-9e00-4a85-857c-5098fbe21bda",
"Attachment": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "3696d36d-8ceb-4b65-a444-7a340ac11c02",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "c8f8af69-c858-4e6c-b5e7-66ed034a53dd",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "a6c14313-a6cf-4078-a004-e0010b482edc",
"SubClientName": "sample string 5",
"Id": "28c05879-32d7-4dcd-9b0b-b0e08e656c98",
"UserName": "sample string 7",
"UserID": "c0cc72ed-1011-4ceb-b336-d662e0a4ace8",
"CreatedBy": "sample string 9",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "b15871bf-e970-4a75-b536-5a377cec1d21",
"ClientName": "sample string 12",
"PartnerID": "c5839fc0-9fcc-4a91-9f01-9071eeb88470",
"PartnerName": "sample string 14"
},
"WorkStatus": 0,
"MaxTaskCount": 9,
"TaskPreference": 0,
"DailyWorkingHours": "00:00:00.1234567",
"NationalityName": "sample string 11",
"NationalityCode": "sample string 12",
"Profession": 0,
"PayrollType": 0,
"LicenseType": [
1,
2
],
"WorkLocation": {
"POIZoneID": "dfbfde4c-bcb0-4fcd-bece-5f0ee1934d97",
"Name": "sample string 2",
"Description": "sample string 3",
"Color": "sample string 4",
"Radius": 5,
"Points": [
{
"m_Item1": 1.1,
"m_Item2": 2.1
},
{
"m_Item1": 1.1,
"m_Item2": 2.1
}
],
"CenterPoint": {
"m_Item1": 1.1,
"m_Item2": 2.1
},
"ClientID": "d71496db-1686-4fbf-9fdc-46ef90512b30",
"POICategoryType": 0,
"PointsString": [
"sample string 1",
"sample string 2"
],
"LatList": [
1.1,
2.1
],
"LanList": [
1.1,
2.1
],
"CurrentLat": 7.1,
"CurrentLon": 8.1,
"POIType": 0,
"Distance": 9.1,
"POIZoneIDs": [
"20403292-6c68-4cb5-9056-127e1fc9d1f2",
"6cad8f34-9d1e-4edc-ace8-8dc4b8c80017"
],
"POIGroup": {
"POIGroupID": "dff8f196-174b-4861-95eb-dd592e6a06b7",
"Name": "sample string 2",
"ClientID": "c903dbbb-2c76-408d-aaa9-300cd6afe3a8",
"PartnerID": "5792d591-0a1a-4b91-9425-36e328b4b8b9"
}
},
"ChargeRuleID": "50aca168-563e-4dee-ad67-30c4e3cc52eb",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "9d7c3001-166e-47a1-b330-4dc984249f45",
"SubClientName": "sample string 18",
"TerritoryFenceID": "7ce8bf56-36b0-431f-bea7-ab440f50521c",
"TerritoryFenceName": "sample string 20",
"PhoneInfo": {
"PhoneOS": 0,
"BatteryLevel": 1,
"OSVersion": "sample string 2",
"AppVersion": "sample string 3"
},
"VehicleType": 0,
"IconType": 0,
"IconTypeDetail": {
"Name": "sample string 1",
"Icon": "sample string 2",
"Stopped": 0,
"Moving": 0,
"Offline": 0,
"Idle": 0
},
"SelectedLangugage": 0,
"SendSMS": true,
"MaxCashInHandAllowed": 22.0,
"Id": "e87e12a1-c805-429f-80b6-cfb5b256f1e2",
"UserName": "sample string 24",
"UserID": "c3c32d94-1db6-43f0-9c86-0c33df06b1d0",
"CreatedBy": "sample string 26",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "9699582d-cada-4912-9f20-3b3f9fde777d",
"ClientName": "sample string 29",
"PartnerID": "6070bbc0-aa16-42b4-b690-0a054a0eaffd",
"PartnerName": "sample string 31"
},
"RoutePoint": [
{
"Id": "54aaca8b-a462-4e59-aa67-863b6ee9a2e9",
"RoutePointName": "sample string 2",
"CurrentLat": 3.1,
"CurrentLon": 4.1,
"POIName": "sample string 5",
"POIZoneID": "08f3c647-a17f-4485-9bff-f2e4fcbfc8b5",
"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": "3c9d0eac-4202-450f-8ed2-a3ea0d9c9536",
"TerritoryName": "sample string 15",
"ExpServiceTime": "00:00:00.1234567",
"ExpStartTime": "2025-12-25T18:51:43.3614582+04:00",
"ExpEndTime": "2025-12-25T18:51:43.3614582+04:00",
"ExpDeliveryOn": "2025-12-25T18:51:43.3614582+04:00",
"ActualStartTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualArrivalTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualEndTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualServiceTime": "00:00:00",
"ActLocationLat": 23.1,
"ActLocationLng": 24.1,
"StopType": 0,
"TimeWindow": {
"TimeWindowID": "0851d9d2-7473-490d-88aa-3a39223e24e9",
"Name": "sample string 2",
"FromTime": "00:00:00.1234567",
"ToTime": "00:00:00.1234567",
"Id": "5c37d77e-d76e-4f28-8b52-ec869974b8cc",
"UserName": "sample string 6",
"UserID": "3a325d32-eac3-476a-9d3e-ba541a8feafc",
"CreatedBy": "sample string 8",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "46ab6a89-01f6-498a-a1d8-eb2b95e90e47",
"ClientName": "sample string 11",
"PartnerID": "c82f227d-e92e-4f4f-aef3-1147b0d99381",
"PartnerName": "sample string 13"
},
"RoutePointStatus": 0,
"RoutePointInfo": {
"Contact": {
"ID": "16900b70-da87-452c-be11-4345c6a25cde",
"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-12-25T18:51:43.3614582+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": "56ec5431-7752-4a8c-b106-5d5386135f5d",
"ItemClassificationID": "642d0b49-1431-4f5f-89ff-4669f7f43206",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "d8ae2bd4-62d4-415c-b867-0d6f595e106c",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "b46023c3-b1c6-42a6-b84b-4aebf356e8d4",
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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": "56ec5431-7752-4a8c-b106-5d5386135f5d",
"ItemClassificationID": "642d0b49-1431-4f5f-89ff-4669f7f43206",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "d8ae2bd4-62d4-415c-b867-0d6f595e106c",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "b46023c3-b1c6-42a6-b84b-4aebf356e8d4",
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Photo": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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-12-25T18:51:43.3614582+04:00",
"DeliveryLocation": {
"Address": "sample string 1",
"Latitude": 2.1,
"Longitude": 3.1,
"POIZoneID": "12ea8cfc-d062-462c-9bf3-d96fb6954b2d",
"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-12-25T18:51:43.3614582+04:00",
"FeedbackCategories": [
"sample string 1",
"sample string 2"
],
"CustomerAreaOfImprovement": [
{
"ID": "46ba3017-67fe-4830-84ba-3c938a7d9052",
"Name": "sample string 2"
},
{
"ID": "46ba3017-67fe-4830-84ba-3c938a7d9052",
"Name": "sample string 2"
}
],
"SupervisorNote": "sample string 4"
},
"DeliveryInstructionIDs": [
"b14fa70f-d0aa-4f5e-932e-f31a1a95ed30",
"6dc3acec-7f56-4400-94af-ae6d9f48e99a"
]
},
{
"Id": "54aaca8b-a462-4e59-aa67-863b6ee9a2e9",
"RoutePointName": "sample string 2",
"CurrentLat": 3.1,
"CurrentLon": 4.1,
"POIName": "sample string 5",
"POIZoneID": "08f3c647-a17f-4485-9bff-f2e4fcbfc8b5",
"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": "3c9d0eac-4202-450f-8ed2-a3ea0d9c9536",
"TerritoryName": "sample string 15",
"ExpServiceTime": "00:00:00.1234567",
"ExpStartTime": "2025-12-25T18:51:43.3614582+04:00",
"ExpEndTime": "2025-12-25T18:51:43.3614582+04:00",
"ExpDeliveryOn": "2025-12-25T18:51:43.3614582+04:00",
"ActualStartTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualArrivalTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualEndTime": "2025-12-25T18:51:43.3614582+04:00",
"ActualServiceTime": "00:00:00",
"ActLocationLat": 23.1,
"ActLocationLng": 24.1,
"StopType": 0,
"TimeWindow": {
"TimeWindowID": "0851d9d2-7473-490d-88aa-3a39223e24e9",
"Name": "sample string 2",
"FromTime": "00:00:00.1234567",
"ToTime": "00:00:00.1234567",
"Id": "5c37d77e-d76e-4f28-8b52-ec869974b8cc",
"UserName": "sample string 6",
"UserID": "3a325d32-eac3-476a-9d3e-ba541a8feafc",
"CreatedBy": "sample string 8",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "46ab6a89-01f6-498a-a1d8-eb2b95e90e47",
"ClientName": "sample string 11",
"PartnerID": "c82f227d-e92e-4f4f-aef3-1147b0d99381",
"PartnerName": "sample string 13"
},
"RoutePointStatus": 0,
"RoutePointInfo": {
"Contact": {
"ID": "16900b70-da87-452c-be11-4345c6a25cde",
"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-12-25T18:51:43.3614582+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": "56ec5431-7752-4a8c-b106-5d5386135f5d",
"ItemClassificationID": "642d0b49-1431-4f5f-89ff-4669f7f43206",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "d8ae2bd4-62d4-415c-b867-0d6f595e106c",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "b46023c3-b1c6-42a6-b84b-4aebf356e8d4",
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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": "56ec5431-7752-4a8c-b106-5d5386135f5d",
"ItemClassificationID": "642d0b49-1431-4f5f-89ff-4669f7f43206",
"ItemClassificationName": "sample string 11",
"ItemCategoryID": "d8ae2bd4-62d4-415c-b867-0d6f595e106c",
"ItemCategoryName": "sample string 13",
"ItemCategoryQty": 14,
"TemperatureSensorID": 15,
"TemperatureSensorName": "sample string 16",
"TemperatureSensorValue": 17.1,
"DeliveryRoutePointID": "b46023c3-b1c6-42a6-b84b-4aebf356e8d4",
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
}
],
"Signature": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"Photo": {
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"PodAttachments": [
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
{
"AttachmentID": "9aef0888-01f6-4d0e-9561-6c6ef51582fc",
"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-12-25T18:51:43.3614582+04:00",
"DeliveryLocation": {
"Address": "sample string 1",
"Latitude": 2.1,
"Longitude": 3.1,
"POIZoneID": "12ea8cfc-d062-462c-9bf3-d96fb6954b2d",
"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-12-25T18:51:43.3614582+04:00",
"FeedbackCategories": [
"sample string 1",
"sample string 2"
],
"CustomerAreaOfImprovement": [
{
"ID": "46ba3017-67fe-4830-84ba-3c938a7d9052",
"Name": "sample string 2"
},
{
"ID": "46ba3017-67fe-4830-84ba-3c938a7d9052",
"Name": "sample string 2"
}
],
"SupervisorNote": "sample string 4"
},
"DeliveryInstructionIDs": [
"b14fa70f-d0aa-4f5e-932e-f31a1a95ed30",
"6dc3acec-7f56-4400-94af-ae6d9f48e99a"
]
}
],
"TaskType": 0,
"HelperIDs": [
"4ed15154-0ce5-4278-bf11-f4618d85eae3",
"7bfa4151-e35f-4576-897a-b5fc61a2d755"
],
"TimeWindow": {
"TimeWindowID": "0851d9d2-7473-490d-88aa-3a39223e24e9",
"Name": "sample string 2",
"FromTime": "00:00:00.1234567",
"ToTime": "00:00:00.1234567",
"Id": "5c37d77e-d76e-4f28-8b52-ec869974b8cc",
"UserName": "sample string 6",
"UserID": "3a325d32-eac3-476a-9d3e-ba541a8feafc",
"CreatedBy": "sample string 8",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "46ab6a89-01f6-498a-a1d8-eb2b95e90e47",
"ClientName": "sample string 11",
"PartnerID": "c82f227d-e92e-4f4f-aef3-1147b0d99381",
"PartnerName": "sample string 13"
},
"TerritoryFenceID": "a68753c6-f016-4159-8951-69845dfd0e06",
"TerritoryFenceName": "sample string 12",
"SubClientID": "233a49c7-ba37-4d68-a8db-48b078090728",
"SubClientName": "sample string 14",
"OrderID": "f6d2c00a-06bf-45e6-8f84-63c4de518b0c",
"OrderOn": "2025-12-25T18:51:43.3614582+04:00",
"ScheduleFrom": "2025-12-25T18:51:43.3614582+04:00",
"ScheduleTo": "2025-12-25T18:51:43.3614582+04:00",
"RepeatScheduleDaysList": [
1,
2
],
"ChargeRuleID": "a47dc464-e44b-4ad8-8b6f-4872fca63196",
"RequestedVehicleType": 0,
"Merchant": {
"Name": "sample string 1",
"Code": "sample string 2",
"Id": "20a789ea-2d25-4b43-8906-1034a0b988b0",
"UserName": "sample string 4",
"UserID": "73ba87de-923b-41cc-b3f9-087d9164da24",
"CreatedBy": "sample string 6",
"CreatedOn": "2025-12-25T18:51:43.3614582+04:00",
"ClientID": "240f8be7-ea3b-436b-ad06-cdab9af83c18",
"ClientName": "sample string 9",
"PartnerID": "ae9a87a9-0d25-4a20-9959-25eab7ffd770",
"PartnerName": "sample string 11"
},
"ThirdPartyInfo": {
"SourceApp": 1,
"ReferenceId": "sample string 2",
"AccountId": "sample string 3"
}
}
application/xml, text/xml
Sample:
<Task xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity.Tasks">
<ChargeRuleID>a47dc464-e44b-4ad8-8b6f-4872fca63196</ChargeRuleID>
<ClientID>2ffa6342-9bbb-41c8-8399-fa1dcdf1c4fd</ClientID>
<CreatedBy>sample string 7</CreatedBy>
<Description>sample string 10</Description>
<Driver xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:ClientID>9699582d-cada-4912-9f20-3b3f9fde777d</d2p1:ClientID>
<d2p1:ClientName>sample string 29</d2p1:ClientName>
<d2p1:CreatedBy>sample string 26</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Id>e87e12a1-c805-429f-80b6-cfb5b256f1e2</d2p1:Id>
<d2p1:PartnerID>6070bbc0-aa16-42b4-b690-0a054a0eaffd</d2p1:PartnerID>
<d2p1:PartnerName>sample string 31</d2p1:PartnerName>
<d2p1:UserID>c3c32d94-1db6-43f0-9c86-0c33df06b1d0</d2p1:UserID>
<d2p1:UserName>sample string 24</d2p1:UserName>
<d2p1:AllocatedAsset>
<d2p1:IMEINo>sample string 2</d2p1:IMEINo>
<d2p1:VehicleID>3696d36d-8ceb-4b65-a444-7a340ac11c02</d2p1:VehicleID>
<d2p1:VehicleNo>sample string 3</d2p1:VehicleNo>
<d2p1:VehicleType>None</d2p1:VehicleType>
</d2p1:AllocatedAsset>
<d2p1:AuthenticationType>None</d2p1:AuthenticationType>
<d2p1:BusinessHours>
<d2p1:ClientID>5e01aa9f-2b61-41cf-a96a-77b8cb3cd341</d2p1:ClientID>
<d2p1:ClientName>sample string 9</d2p1:ClientName>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Id>df779a88-a88f-4555-8618-bbb5aa3f8c21</d2p1:Id>
<d2p1:PartnerID>35dd1195-3b8d-4f42-8a9d-52b26f6b7ca5</d2p1:PartnerID>
<d2p1:PartnerName>sample string 11</d2p1:PartnerName>
<d2p1:UserID>704f875a-c1cb-4485-bced-719a819f48cd</d2p1:UserID>
<d2p1:UserName>sample string 4</d2p1:UserName>
<d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursDetail>
<d2p1:Day>1</d2p1:Day>
<d2p1:EndTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d2p1:EndTime>
<d2p1:StartTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d2p1:StartTime>
<d2p1:TotalWokingHoursInADay>PT0.1234567S</d2p1:TotalWokingHoursInADay>
</d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursDetail>
<d2p1:Day>1</d2p1:Day>
<d2p1:EndTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d2p1:EndTime>
<d2p1:StartTime xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d6p1:string>sample string 1</d6p1:string>
<d6p1:string>sample string 2</d6p1:string>
</d2p1:StartTime>
<d2p1:TotalWokingHoursInADay>PT0.1234567S</d2p1:TotalWokingHoursInADay>
</d2p1:BusinessHoursDetail>
</d2p1:BusinessHoursDetail>
<d2p1:BusinessHoursID>e9cbfdc6-4537-4064-b7a5-336322080692</d2p1:BusinessHoursID>
<d2p1:Name>sample string 2</d2p1:Name>
</d2p1:BusinessHours>
<d2p1:ChargeRuleID>50aca168-563e-4dee-ad67-30c4e3cc52eb</d2p1:ChargeRuleID>
<d2p1:CurrentLat>15.1</d2p1:CurrentLat>
<d2p1:CurrentLng>16.1</d2p1:CurrentLng>
<d2p1:CurrentLocation>sample string 14</d2p1:CurrentLocation>
<d2p1:DailyWorkingHours>PT0.1234567S</d2p1:DailyWorkingHours>
<d2p1:DriverCode>sample string 3</d2p1:DriverCode>
<d2p1:DriverID>b8a5faad-4626-480d-a495-3fbefb2a9d65</d2p1:DriverID>
<d2p1:DriverStatus>Active</d2p1:DriverStatus>
<d2p1:DriverType>Driver</d2p1:DriverType>
<d2p1:EmailID>sample string 5</d2p1:EmailID>
<d2p1:Emirates>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</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:AttachmentId>5b5c1891-9e00-4a85-857c-5098fbe21bda</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Emirates>
<d2p1:Group>
<d2p1:ClientID>b15871bf-e970-4a75-b536-5a377cec1d21</d2p1:ClientID>
<d2p1:ClientName>sample string 12</d2p1:ClientName>
<d2p1:CreatedBy>sample string 9</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Id>28c05879-32d7-4dcd-9b0b-b0e08e656c98</d2p1:Id>
<d2p1:PartnerID>c5839fc0-9fcc-4a91-9f01-9071eeb88470</d2p1:PartnerID>
<d2p1:PartnerName>sample string 14</d2p1:PartnerName>
<d2p1:UserID>c0cc72ed-1011-4ceb-b336-d662e0a4ace8</d2p1:UserID>
<d2p1:UserName>sample string 7</d2p1:UserName>
<d2p1:ColorCode>sample string 3</d2p1:ColorCode>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:SubClientID>a6c14313-a6cf-4078-a004-e0010b482edc</d2p1:SubClientID>
<d2p1:SubClientName>sample string 5</d2p1:SubClientName>
<d2p1:VehicleGroupID>c8f8af69-c858-4e6c-b5e7-66ed034a53dd</d2p1:VehicleGroupID>
</d2p1:Group>
<d2p1:IconType>Directional</d2p1:IconType>
<d2p1:IconTypeDetail>
<d2p1:Icon>sample string 2</d2p1:Icon>
<d2p1:Idle>Green</d2p1:Idle>
<d2p1:Moving>Green</d2p1:Moving>
<d2p1:Name>sample string 1</d2p1:Name>
<d2p1:Offline>Green</d2p1:Offline>
<d2p1:Stopped>Green</d2p1:Stopped>
</d2p1:IconTypeDetail>
<d2p1:Licence>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</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:AttachmentId>5b5c1891-9e00-4a85-857c-5098fbe21bda</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Licence>
<d2p1:LicenseType xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</d2p1:LicenseType>
<d2p1:MaxCashInHandAllowed>22</d2p1:MaxCashInHandAllowed>
<d2p1:MaxTaskCount>9</d2p1:MaxTaskCount>
<d2p1:MobileNo>sample string 4</d2p1:MobileNo>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:NationalityCode>sample string 12</d2p1:NationalityCode>
<d2p1:NationalityName>sample string 11</d2p1:NationalityName>
<d2p1:Passport>
<d2p1:Attachment>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</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:AttachmentId>5b5c1891-9e00-4a85-857c-5098fbe21bda</d2p1:AttachmentId>
<d2p1:DocumentType>1</d2p1:DocumentType>
<d2p1:ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:ExpiryDate>
<d2p1:ReferenceNo>sample string 2</d2p1:ReferenceNo>
<d2p1:RemindExpiry>true</d2p1:RemindExpiry>
<d2p1:StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2025-12-25T14:51:43.3614582Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</d2p1:StartDate>
</d2p1:Passport>
<d2p1:Password>sample string 6</d2p1:Password>
<d2p1:PayrollType>None</d2p1:PayrollType>
<d2p1:PhoneInfo>
<d2p1:AppVersion>sample string 3</d2p1:AppVersion>
<d2p1:BatteryLevel>1</d2p1:BatteryLevel>
<d2p1:OSVersion>sample string 2</d2p1:OSVersion>
<d2p1:PhoneOS>None</d2p1:PhoneOS>
</d2p1:PhoneInfo>
<d2p1:Photo>
<d2p1:AttachmentData>QEA=</d2p1:AttachmentData>
<d2p1:AttachmentDataBase64>sample string 2</d2p1:AttachmentDataBase64>
<d2p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</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:Photo>
<d2p1:Profession>None</d2p1:Profession>
<d2p1:RFIDNo>sample string 7</d2p1:RFIDNo>
<d2p1:SelectedLangugage>English</d2p1:SelectedLangugage>
<d2p1:SendSMS>true</d2p1:SendSMS>
<d2p1:SubClientID>9d7c3001-166e-47a1-b330-4dc984249f45</d2p1:SubClientID>
<d2p1:SubClientName>sample string 18</d2p1:SubClientName>
<d2p1:TaskPreference>ForceAssign</d2p1:TaskPreference>
<d2p1:TerritoryFenceID>7ce8bf56-36b0-431f-bea7-ab440f50521c</d2p1:TerritoryFenceID>
<d2p1:TerritoryFenceName>sample string 20</d2p1:TerritoryFenceName>
<d2p1:UserRole>
<d2p1:ClientID>1462e9da-7eae-4614-b392-cf866f441a47</d2p1:ClientID>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Features xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</d2p1:Features>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:RoleId>1975c53e-c1b2-4aae-bc4a-ebab5330b8cc</d2p1:RoleId>
</d2p1:UserRole>
<d2p1:VehicleType>None</d2p1:VehicleType>
<d2p1:Wallet>
<d2p1:CashToBeDeposited>1.1</d2p1:CashToBeDeposited>
<d2p1:EarningsToReceive>2.1</d2p1:EarningsToReceive>
</d2p1:Wallet>
<d2p1:WorkLocation>
<d2p1:CenterPoint xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d2p1:CenterPoint>
<d2p1:ClientID>d71496db-1686-4fbf-9fdc-46ef90512b30</d2p1:ClientID>
<d2p1:Color>sample string 4</d2p1:Color>
<d2p1:CurrentLat>7.1</d2p1:CurrentLat>
<d2p1:CurrentLon>8.1</d2p1:CurrentLon>
<d2p1:Description>sample string 3</d2p1:Description>
<d2p1:Distance>9.1</d2p1:Distance>
<d2p1:LanList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</d2p1:LanList>
<d2p1:LatList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</d2p1:LatList>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:POICategoryType>None</d2p1:POICategoryType>
<d2p1:POIGroup>
<d2p1:ClientID>c903dbbb-2c76-408d-aaa9-300cd6afe3a8</d2p1:ClientID>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:POIGroupID>dff8f196-174b-4861-95eb-dd592e6a06b7</d2p1:POIGroupID>
<d2p1:PartnerID>5792d591-0a1a-4b91-9425-36e328b4b8b9</d2p1:PartnerID>
</d2p1:POIGroup>
<d2p1:POIType>None</d2p1:POIType>
<d2p1:POIZoneID>dfbfde4c-bcb0-4fcd-bece-5f0ee1934d97</d2p1:POIZoneID>
<d2p1:POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>20403292-6c68-4cb5-9056-127e1fc9d1f2</d4p1:guid>
<d4p1:guid>6cad8f34-9d1e-4edc-ace8-8dc4b8c80017</d4p1:guid>
</d2p1:POIZoneIDs>
<d2p1:Points xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
<d4p1:TupleOfdoubledouble>
<d4p1:m_Item1>1.1</d4p1:m_Item1>
<d4p1:m_Item2>2.1</d4p1:m_Item2>
</d4p1:TupleOfdoubledouble>
</d2p1:Points>
<d2p1:PointsString xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:PointsString>
<d2p1:Radius>5</d2p1:Radius>
</d2p1:WorkLocation>
<d2p1:WorkStatus>Free</d2p1:WorkStatus>
<d2p1:iButtonNo>sample string 8</d2p1:iButtonNo>
</Driver>
<HelperIDs xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>4ed15154-0ce5-4278-bf11-f4618d85eae3</d2p1:guid>
<d2p1:guid>7bfa4151-e35f-4576-897a-b5fc61a2d755</d2p1:guid>
</HelperIDs>
<Merchant xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:ClientID>240f8be7-ea3b-436b-ad06-cdab9af83c18</d2p1:ClientID>
<d2p1:ClientName>sample string 9</d2p1:ClientName>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Id>20a789ea-2d25-4b43-8906-1034a0b988b0</d2p1:Id>
<d2p1:PartnerID>ae9a87a9-0d25-4a20-9959-25eab7ffd770</d2p1:PartnerID>
<d2p1:PartnerName>sample string 11</d2p1:PartnerName>
<d2p1:UserID>73ba87de-923b-41cc-b3f9-087d9164da24</d2p1:UserID>
<d2p1:UserName>sample string 4</d2p1:UserName>
<d2p1:Code>sample string 2</d2p1:Code>
<d2p1:Name>sample string 1</d2p1:Name>
</Merchant>
<Name>sample string 9</Name>
<OrderID>f6d2c00a-06bf-45e6-8f84-63c4de518b0c</OrderID>
<OrderOn>2025-12-25T18:51:43.3614582+04:00</OrderOn>
<PartnerID>f461f104-a916-4475-98ac-e3c588d3a5e0</PartnerID>
<RepeatScheduleDaysList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:int>1</d2p1:int>
<d2p1:int>2</d2p1:int>
</RepeatScheduleDaysList>
<RequestedVehicleType>None</RequestedVehicleType>
<RoutePoint>
<RoutePoint>
<ActLocationLat>23.1</ActLocationLat>
<ActLocationLng>24.1</ActLocationLng>
<ActualArrivalTime>2025-12-25T18:51:43.3614582+04:00</ActualArrivalTime>
<ActualEndTime>2025-12-25T18:51:43.3614582+04:00</ActualEndTime>
<ActualServiceTime>PT0S</ActualServiceTime>
<ActualStartTime>2025-12-25T18:51:43.3614582+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:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Charges>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
</d4p1:Charges>
<d4p1:Total>1.1</d4p1:Total>
</CustomerDeliveryCharge>
<CustomerFeedback>
<CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>46ba3017-67fe-4830-84ba-3c938a7d9052</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>46ba3017-67fe-4830-84ba-3c938a7d9052</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
</CustomerAreaOfImprovement>
<FeedbackCategories xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</FeedbackCategories>
<FeedbackOn>2025-12-25T18:51:43.3614582+04:00</FeedbackOn>
<Message>sample string 1</Message>
<Rating>2</Rating>
<SupervisorNote>sample string 4</SupervisorNote>
</CustomerFeedback>
<DeliveryInstructionIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>b14fa70f-d0aa-4f5e-932e-f31a1a95ed30</d4p1:guid>
<d4p1:guid>6dc3acec-7f56-4400-94af-ae6d9f48e99a</d4p1:guid>
</DeliveryInstructionIDs>
<DeliveryLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Address>sample string 1</d4p1:Address>
<d4p1:AreaStreetName>sample string 7</d4p1:AreaStreetName>
<d4p1:BuildingName>sample string 6</d4p1:BuildingName>
<d4p1:City>sample string 8</d4p1:City>
<d4p1:HouseNo>sample string 5</d4p1:HouseNo>
<d4p1:Landmark>sample string 11</d4p1:Landmark>
<d4p1:Latitude>2.1</d4p1:Latitude>
<d4p1:Longitude>3.1</d4p1:Longitude>
<d4p1:POIZoneID>12ea8cfc-d062-462c-9bf3-d96fb6954b2d</d4p1:POIZoneID>
<d4p1:PostalCode>sample string 10</d4p1:PostalCode>
<d4p1:StateEmirate>sample string 9</d4p1:StateEmirate>
</DeliveryLocation>
<DeliveryMode>None</DeliveryMode>
<DeliveryReceivedBy>sample string 29</DeliveryReceivedBy>
<DeliveryTimestamp>2025-12-25T18:51:43.3614582+04:00</DeliveryTimestamp>
<Distance>34.1</Distance>
<DriverEarning xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Charges>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
</d4p1:Charges>
<d4p1:Total>1.1</d4p1:Total>
</DriverEarning>
<DriverNote>sample string 31</DriverNote>
<Duration>PT0.1234567S</Duration>
<ExpEndTime>2025-12-25T18:51:43.3614582+04:00</ExpEndTime>
<ExpServiceTime>PT0.1234567S</ExpServiceTime>
<ExpStartTime>2025-12-25T18:51:43.3614582+04:00</ExpStartTime>
<HouseNo>sample string 10</HouseNo>
<Id>54aaca8b-a462-4e59-aa67-863b6ee9a2e9</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>08f3c647-a17f-4485-9bff-f2e4fcbfc8b5</POIZoneID>
<ParcelPlace xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:ParcelCount>1</d4p1:ParcelCount>
<d4p1:PlaceType1>None</d4p1:PlaceType1>
<d4p1:PlaceType2>None</d4p1:PlaceType2>
<d4p1:PlaceType3>None</d4p1:PlaceType3>
</ParcelPlace>
<Photo xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</Photo>
<PodAttachments xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Attachment>
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</d4p1:Attachment>
<d4p1:Attachment>
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</d4p1: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>16900b70-da87-452c-be11-4345c6a25cde</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>b46023c3-b1c6-42a6-b84b-4aebf356e8d4</DeliveryRoutePointID>
<ID>56ec5431-7752-4a8c-b106-5d5386135f5d</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>d8ae2bd4-62d4-415c-b867-0d6f595e106c</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>642d0b49-1431-4f5f-89ff-4669f7f43206</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:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1: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>b46023c3-b1c6-42a6-b84b-4aebf356e8d4</DeliveryRoutePointID>
<ID>56ec5431-7752-4a8c-b106-5d5386135f5d</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>d8ae2bd4-62d4-415c-b867-0d6f595e106c</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>642d0b49-1431-4f5f-89ff-4669f7f43206</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:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1: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-12-25T18:51:43.3614582+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:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</Signature>
<StateEmirate>sample string 13</StateEmirate>
<StatusChangeRemark>sample string 30</StatusChangeRemark>
<StopType>None</StopType>
<TerritoryFenceID>3c9d0eac-4202-450f-8ed2-a3ea0d9c9536</TerritoryFenceID>
<TerritoryName>sample string 15</TerritoryName>
<TimeWindow>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">46ab6a89-01f6-498a-a1d8-eb2b95e90e47</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-12-25T18:51:43.3614582+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">5c37d77e-d76e-4f28-8b52-ec869974b8cc</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c82f227d-e92e-4f4f-aef3-1147b0d99381</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">3a325d32-eac3-476a-9d3e-ba541a8feafc</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>0851d9d2-7473-490d-88aa-3a39223e24e9</TimeWindowID>
<ToTime>PT0.1234567S</ToTime>
</TimeWindow>
<TrackingToken>sample string 36</TrackingToken>
</RoutePoint>
<RoutePoint>
<ActLocationLat>23.1</ActLocationLat>
<ActLocationLng>24.1</ActLocationLng>
<ActualArrivalTime>2025-12-25T18:51:43.3614582+04:00</ActualArrivalTime>
<ActualEndTime>2025-12-25T18:51:43.3614582+04:00</ActualEndTime>
<ActualServiceTime>PT0S</ActualServiceTime>
<ActualStartTime>2025-12-25T18:51:43.3614582+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:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Charges>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
</d4p1:Charges>
<d4p1:Total>1.1</d4p1:Total>
</CustomerDeliveryCharge>
<CustomerFeedback>
<CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>46ba3017-67fe-4830-84ba-3c938a7d9052</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
<CustomerAreaOfImprovement>
<ID>46ba3017-67fe-4830-84ba-3c938a7d9052</ID>
<Name>sample string 2</Name>
</CustomerAreaOfImprovement>
</CustomerAreaOfImprovement>
<FeedbackCategories xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d5p1:string>sample string 1</d5p1:string>
<d5p1:string>sample string 2</d5p1:string>
</FeedbackCategories>
<FeedbackOn>2025-12-25T18:51:43.3614582+04:00</FeedbackOn>
<Message>sample string 1</Message>
<Rating>2</Rating>
<SupervisorNote>sample string 4</SupervisorNote>
</CustomerFeedback>
<DeliveryInstructionIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>b14fa70f-d0aa-4f5e-932e-f31a1a95ed30</d4p1:guid>
<d4p1:guid>6dc3acec-7f56-4400-94af-ae6d9f48e99a</d4p1:guid>
</DeliveryInstructionIDs>
<DeliveryLocation xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Address>sample string 1</d4p1:Address>
<d4p1:AreaStreetName>sample string 7</d4p1:AreaStreetName>
<d4p1:BuildingName>sample string 6</d4p1:BuildingName>
<d4p1:City>sample string 8</d4p1:City>
<d4p1:HouseNo>sample string 5</d4p1:HouseNo>
<d4p1:Landmark>sample string 11</d4p1:Landmark>
<d4p1:Latitude>2.1</d4p1:Latitude>
<d4p1:Longitude>3.1</d4p1:Longitude>
<d4p1:POIZoneID>12ea8cfc-d062-462c-9bf3-d96fb6954b2d</d4p1:POIZoneID>
<d4p1:PostalCode>sample string 10</d4p1:PostalCode>
<d4p1:StateEmirate>sample string 9</d4p1:StateEmirate>
</DeliveryLocation>
<DeliveryMode>None</DeliveryMode>
<DeliveryReceivedBy>sample string 29</DeliveryReceivedBy>
<DeliveryTimestamp>2025-12-25T18:51:43.3614582+04:00</DeliveryTimestamp>
<Distance>34.1</Distance>
<DriverEarning xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Charges>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
<d4p1:ChargeItem>
<d4p1:ChargeType>BaseCharge</d4p1:ChargeType>
<d4p1:details>sample string 3</d4p1:details>
<d4p1:name>sample string 1</d4p1:name>
<d4p1:value>2.1</d4p1:value>
</d4p1:ChargeItem>
</d4p1:Charges>
<d4p1:Total>1.1</d4p1:Total>
</DriverEarning>
<DriverNote>sample string 31</DriverNote>
<Duration>PT0.1234567S</Duration>
<ExpEndTime>2025-12-25T18:51:43.3614582+04:00</ExpEndTime>
<ExpServiceTime>PT0.1234567S</ExpServiceTime>
<ExpStartTime>2025-12-25T18:51:43.3614582+04:00</ExpStartTime>
<HouseNo>sample string 10</HouseNo>
<Id>54aaca8b-a462-4e59-aa67-863b6ee9a2e9</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>08f3c647-a17f-4485-9bff-f2e4fcbfc8b5</POIZoneID>
<ParcelPlace xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:ParcelCount>1</d4p1:ParcelCount>
<d4p1:PlaceType1>None</d4p1:PlaceType1>
<d4p1:PlaceType2>None</d4p1:PlaceType2>
<d4p1:PlaceType3>None</d4p1:PlaceType3>
</ParcelPlace>
<Photo xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</Photo>
<PodAttachments xmlns:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:Attachment>
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</d4p1:Attachment>
<d4p1:Attachment>
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</d4p1: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>16900b70-da87-452c-be11-4345c6a25cde</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>b46023c3-b1c6-42a6-b84b-4aebf356e8d4</DeliveryRoutePointID>
<ID>56ec5431-7752-4a8c-b106-5d5386135f5d</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>d8ae2bd4-62d4-415c-b867-0d6f595e106c</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>642d0b49-1431-4f5f-89ff-4669f7f43206</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:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1: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>b46023c3-b1c6-42a6-b84b-4aebf356e8d4</DeliveryRoutePointID>
<ID>56ec5431-7752-4a8c-b106-5d5386135f5d</ID>
<ImageURL>sample string 8</ImageURL>
<ItemCategoryID>d8ae2bd4-62d4-415c-b867-0d6f595e106c</ItemCategoryID>
<ItemCategoryName>sample string 13</ItemCategoryName>
<ItemCategoryQty>14</ItemCategoryQty>
<ItemClassificationID>642d0b49-1431-4f5f-89ff-4669f7f43206</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:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
<d8p1:Attachment>
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1:IsDeleted>
</d8p1:Attachment>
</PodAttachments>
<Price>3.1</Price>
<Qty>4.1</Qty>
<Signature xmlns:d8p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d8p1:AttachmentData>QEA=</d8p1:AttachmentData>
<d8p1:AttachmentDataBase64>sample string 2</d8p1:AttachmentDataBase64>
<d8p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d8p1:AttachmentID>
<d8p1:ContentType>sample string 3</d8p1:ContentType>
<d8p1:FileName>sample string 4</d8p1:FileName>
<d8p1:ImageString>sample string 5</d8p1:ImageString>
<d8p1:IsDeleted>true</d8p1: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-12-25T18:51:43.3614582+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:d4p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d4p1:AttachmentData>QEA=</d4p1:AttachmentData>
<d4p1:AttachmentDataBase64>sample string 2</d4p1:AttachmentDataBase64>
<d4p1:AttachmentID>9aef0888-01f6-4d0e-9561-6c6ef51582fc</d4p1:AttachmentID>
<d4p1:ContentType>sample string 3</d4p1:ContentType>
<d4p1:FileName>sample string 4</d4p1:FileName>
<d4p1:ImageString>sample string 5</d4p1:ImageString>
<d4p1:IsDeleted>true</d4p1:IsDeleted>
</Signature>
<StateEmirate>sample string 13</StateEmirate>
<StatusChangeRemark>sample string 30</StatusChangeRemark>
<StopType>None</StopType>
<TerritoryFenceID>3c9d0eac-4202-450f-8ed2-a3ea0d9c9536</TerritoryFenceID>
<TerritoryName>sample string 15</TerritoryName>
<TimeWindow>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">46ab6a89-01f6-498a-a1d8-eb2b95e90e47</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-12-25T18:51:43.3614582+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">5c37d77e-d76e-4f28-8b52-ec869974b8cc</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c82f227d-e92e-4f4f-aef3-1147b0d99381</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">3a325d32-eac3-476a-9d3e-ba541a8feafc</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>0851d9d2-7473-490d-88aa-3a39223e24e9</TimeWindowID>
<ToTime>PT0.1234567S</ToTime>
</TimeWindow>
<TrackingToken>sample string 36</TrackingToken>
</RoutePoint>
</RoutePoint>
<ScheduleFrom>2025-12-25T18:51:43.3614582+04:00</ScheduleFrom>
<ScheduleTo>2025-12-25T18:51:43.3614582+04:00</ScheduleTo>
<SubClientID>233a49c7-ba37-4d68-a8db-48b078090728</SubClientID>
<SubClientName>sample string 14</SubClientName>
<TaskType>None</TaskType>
<TerritoryFenceID>a68753c6-f016-4159-8951-69845dfd0e06</TerritoryFenceID>
<TerritoryFenceName>sample string 12</TerritoryFenceName>
<ThirdPartyInfo>
<AccountId>sample string 3</AccountId>
<ReferenceId>sample string 2</ReferenceId>
<SourceApp>1</SourceApp>
</ThirdPartyInfo>
<TimeWindow>
<ClientID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">46ab6a89-01f6-498a-a1d8-eb2b95e90e47</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-12-25T18:51:43.3614582+04:00</CreatedOn>
<Id xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">5c37d77e-d76e-4f28-8b52-ec869974b8cc</Id>
<PartnerID xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">c82f227d-e92e-4f4f-aef3-1147b0d99381</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">3a325d32-eac3-476a-9d3e-ba541a8feafc</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>0851d9d2-7473-490d-88aa-3a39223e24e9</TimeWindowID>
<ToTime>PT0.1234567S</ToTime>
</TimeWindow>
<Vehicle>
<GroupID>b044b907-f2e7-4500-b11d-68965231fb6a</GroupID>
<GroupName>sample string 5</GroupName>
<ImeiNo>sample string 3</ImeiNo>
<VehicleID>573a5022-fefa-4882-aa35-591274972c82</VehicleID>
<VehicleNo>sample string 2</VehicleNo>
<VehicleType>None</VehicleType>
</Vehicle>
<AuditTrail xmlns:d2p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d2p1:AuditTrail>
<d2p1:ActionType>Created</d2p1:ActionType>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:FieldType>Task</d2p1:FieldType>
<d2p1:NewValue>sample string 4</d2p1:NewValue>
<d2p1:OldValue>sample string 3</d2p1:OldValue>
<d2p1:RecordID>3dad65cc-81cb-46c5-a6d2-88a87f4ee7e6</d2p1:RecordID>
<d2p1:ReferenceID />
</d2p1:AuditTrail>
<d2p1:AuditTrail>
<d2p1:ActionType>Created</d2p1:ActionType>
<d2p1:CreatedBy>sample string 6</d2p1:CreatedBy>
<d2p1:CreatedOn>2025-12-25T18:51:43.3614582+04:00</d2p1:CreatedOn>
<d2p1:Description>sample string 5</d2p1:Description>
<d2p1:FieldType>Task</d2p1:FieldType>
<d2p1:NewValue>sample string 4</d2p1:NewValue>
<d2p1:OldValue>sample string 3</d2p1:OldValue>
<d2p1:RecordID>3dad65cc-81cb-46c5-a6d2-88a87f4ee7e6</d2p1:RecordID>
<d2p1:ReferenceID />
</d2p1:AuditTrail>
</AuditTrail>
<CategorySummary>
<CategorySummary>
<Name>sample string 1</Name>
<Qty>2</Qty>
</CategorySummary>
<CategorySummary>
<Name>sample string 1</Name>
<Qty>2</Qty>
</CategorySummary>
</CategorySummary>
<CreatedOn>2025-12-25T18:51:43.3614582+04:00</CreatedOn>
<IsAutoAssign>true</IsAutoAssign>
<IsHistoryTableRecord>true</IsHistoryTableRecord>
<LastWebHookStatus>
<ActionType>None</ActionType>
<IsSuccess>true</IsSuccess>
<LastExecutedOn>2025-12-25T18:51:43.3614582+04:00</LastExecutedOn>
</LastWebHookStatus>
<TaskID>882a1ff7-4c65-4a70-87f1-3cd769c928a1</TaskID>
<TaskOn>2025-12-25T18:51:43.3614582+04:00</TaskOn>
<TaskTracking>
<ActEndOn>2025-12-25T18:51:43.3614582+04:00</ActEndOn>
<ActStartOn>2025-12-25T18:51:43.3614582+04:00</ActStartOn>
<Alerts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<d3p1:VehicleAlertCount>
<d3p1:Count>1</d3p1:Count>
<d3p1:VehicleAlertType>CountinuesDriving</d3p1:VehicleAlertType>
</d3p1:VehicleAlertCount>
<d3p1:VehicleAlertCount>
<d3p1:Count>1</d3p1:Count>
<d3p1:VehicleAlertType>CountinuesDriving</d3p1:VehicleAlertType>
</d3p1:VehicleAlertCount>
</Alerts>
<CancellationFailReason>sample string 4</CancellationFailReason>
<EndKm>7.1</EndKm>
<ExpEndOn>2025-12-25T18:51:43.3614582+04:00</ExpEndOn>
<ExpStartOn>2025-12-25T18:51:43.3614582+04:00</ExpStartOn>
<Humidity1Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Humidity1Range>
<Humidity2Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Humidity2Range>
<Humidity3Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Humidity3Range>
<Humidity4Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Humidity4Range>
<IsRecreated>true</IsRecreated>
<ModifiedOn>2025-12-25T18:51:43.3614582+04:00</ModifiedOn>
<Note>sample string 3</Note>
<StartKm>6.1</StartKm>
<Status>Unassigned</Status>
<Temperature1Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Temperature1Range>
<Temperature2Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Temperature2Range>
<Temperature3Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Temperature3Range>
<Temperature4Range>
<AboveThreshold>4.1</AboveThreshold>
<Avg>3.1</Avg>
<BelowThreshold>5.1</BelowThreshold>
<Max>2.1</Max>
<Min>1.1</Min>
</Temperature4Range>
<TotalDistance>1.1</TotalDistance>
<TotalExpTime>PT0.1234567S</TotalExpTime>
</TaskTracking>
</Task>
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": "501ea08c-54d3-4522-90c7-54f19d994b27",
"Value": "sample string 3",
"RecordOn": "2025-12-25T18:51:43.3614582+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>501ea08c-54d3-4522-90c7-54f19d994b27</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-12-25T18:51:43.3614582+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>