GET Api/Helpers?tripFilter={tripFilter}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tripFilter | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Driver| Name | Description | Type | Additional information |
|---|---|---|---|
| DriverID | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| DriverCode | string |
None. |
|
| DriverType | DriverType |
None. |
|
| MobileNo | string |
None. |
|
| EmailID | string |
None. |
|
| Password | string |
None. |
|
| AuthenticationType | AuthenticationType |
None. |
|
| RFIDNo | string |
None. |
|
| iButtonNo | string |
None. |
|
| UserRole | UserRole |
None. |
|
| BusinessHours | BusinessHours |
None. |
|
| Emirates | document_detail |
None. |
|
| Passport | document_detail |
None. |
|
| Licence | document_detail |
None. |
|
| Photo | Attachment |
None. |
|
| AllocatedAsset | AllocatedAsset |
None. |
|
| Group | VehicleGroup |
None. |
|
| WorkStatus | WorkStatus |
None. |
|
| MaxTaskCount | integer |
None. |
|
| TaskPreference | TaskPreference |
None. |
|
| DailyWorkingHours | time interval |
None. |
|
| NationalityName | string |
None. |
|
| NationalityCode | string |
None. |
|
| Profession | DriverProfession |
None. |
|
| PayrollType | PayrollType |
None. |
|
| LicenseType | Collection of integer |
None. |
|
| WorkLocation | POIZone |
None. |
|
| ChargeRuleID | globally unique identifier |
None. |
|
| CurrentLocation | string |
None. |
|
| CurrentLat | decimal number |
None. |
|
| CurrentLng | decimal number |
None. |
|
| DriverStatus | DriverStatus |
None. |
|
| Wallet | Wallet |
None. |
|
| SubClientID | globally unique identifier |
None. |
|
| SubClientName | string |
None. |
|
| TerritoryFenceID | globally unique identifier |
None. |
|
| TerritoryFenceName | string |
None. |
|
| PhoneInfo | PhoneInfo |
None. |
|
| VehicleType | VehicleType |
None. |
|
| IconType | VehicleIconType |
None. |
|
| IconTypeDetail | IconTypeDetail |
None. |
|
| SelectedLangugage | ApplicationLanguage |
None. |
|
| SendSMS | boolean |
None. |
|
| Id | globally unique identifier |
None. |
|
| UserName | string |
None. |
|
| UserID | globally unique identifier |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| ClientID | globally unique identifier |
None. |
|
| ClientName | string |
None. |
|
| PartnerID | globally unique identifier |
None. |
|
| PartnerName | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"DriverID": "40afdada-5b07-4bcb-ae11-3657884eefec",
"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": "6135bbfe-e636-4740-a25c-17ae5de2aab5",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "3d7f97a2-18b4-4121-8d07-8f76f88e9cec"
},
"BusinessHours": {
"BusinessHoursID": "ec3a0a24-3351-47b6-8ee9-9d5db6bbdef3",
"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": "35953a68-d1a2-4989-bb84-8e2ab1d39131",
"UserName": "sample string 4",
"UserID": "5b72778e-b61f-47c0-a7e1-af0694217327",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-06-06T03:38:29.863164+04:00",
"ClientID": "88e22a40-6042-43c2-b6d7-54ee9aaa76b0",
"ClientName": "sample string 9",
"PartnerID": "c26a341d-4b64-4d64-8e94-9cc5a4ccc0f2",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"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": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"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": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "afdf01d6-cc4c-423f-b3d7-c1abd0a571b5",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "bb342045-1349-4411-a1f9-bfcc932e37b6",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "31b84aa6-eb65-4903-8b7c-227e502b8773",
"SubClientName": "sample string 5",
"Id": "c4a6740c-2491-4b19-8a0e-36dd22ed8784",
"UserName": "sample string 7",
"UserID": "74275b9f-2e84-457c-b1fb-5b86f948deb0",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-06-06T03:38:29.863164+04:00",
"ClientID": "3f9591c9-1784-4da6-8c1e-3ee6b81cab99",
"ClientName": "sample string 12",
"PartnerID": "67cad2fa-0209-414a-a0a5-487d8f6dde70",
"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": "52dc7055-62ec-4f6e-9927-bcdb04de6b81",
"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": "76d0b1f5-5ec4-407b-9009-49a5436083e4",
"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": [
"9139c34f-a628-4f86-af25-2d4ad7786c81",
"11a6d6dc-b812-43a9-9e60-f7305409d3d7"
],
"POIGroup": {
"POIGroupID": "3167c3ec-6256-4416-854b-e91c63fe6b31",
"Name": "sample string 2",
"ClientID": "a44bf7cb-85d2-45a3-8d14-830c3fd2b6ed",
"PartnerID": "724f1314-802f-455d-baac-22b49ca8495b"
}
},
"ChargeRuleID": "d54bd26e-8157-44ea-b33e-83d16b03c710",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "80193aa7-9731-489e-b712-88ac1de18d00",
"SubClientName": "sample string 18",
"TerritoryFenceID": "5b515acd-54fa-4157-b866-8779937c6dea",
"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,
"Id": "3b29fa33-15e5-4711-b50b-b5dbcdfda2f9",
"UserName": "sample string 23",
"UserID": "292a5ab1-d530-4caf-80a7-673d2ef7fecc",
"CreatedBy": "sample string 25",
"CreatedOn": "2026-06-06T03:38:29.8787859+04:00",
"ClientID": "a3a2c328-dfe5-45b6-b4c3-1a1ad5bf0e71",
"ClientName": "sample string 28",
"PartnerID": "aae4315c-6218-4cc7-a398-5657d414d985",
"PartnerName": "sample string 30"
},
{
"DriverID": "40afdada-5b07-4bcb-ae11-3657884eefec",
"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": "6135bbfe-e636-4740-a25c-17ae5de2aab5",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "3d7f97a2-18b4-4121-8d07-8f76f88e9cec"
},
"BusinessHours": {
"BusinessHoursID": "ec3a0a24-3351-47b6-8ee9-9d5db6bbdef3",
"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": "35953a68-d1a2-4989-bb84-8e2ab1d39131",
"UserName": "sample string 4",
"UserID": "5b72778e-b61f-47c0-a7e1-af0694217327",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-06-06T03:38:29.863164+04:00",
"ClientID": "88e22a40-6042-43c2-b6d7-54ee9aaa76b0",
"ClientName": "sample string 9",
"PartnerID": "c26a341d-4b64-4d64-8e94-9cc5a4ccc0f2",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"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": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"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": "2026-06-06T03:38:29.863164+04:00",
"ExpiryDate": "2026-06-06T03:38:29.863164+04:00",
"AttachmentId": "d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6",
"Attachment": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "afdf01d6-cc4c-423f-b3d7-c1abd0a571b5",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "bb342045-1349-4411-a1f9-bfcc932e37b6",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "31b84aa6-eb65-4903-8b7c-227e502b8773",
"SubClientName": "sample string 5",
"Id": "c4a6740c-2491-4b19-8a0e-36dd22ed8784",
"UserName": "sample string 7",
"UserID": "74275b9f-2e84-457c-b1fb-5b86f948deb0",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-06-06T03:38:29.863164+04:00",
"ClientID": "3f9591c9-1784-4da6-8c1e-3ee6b81cab99",
"ClientName": "sample string 12",
"PartnerID": "67cad2fa-0209-414a-a0a5-487d8f6dde70",
"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": "52dc7055-62ec-4f6e-9927-bcdb04de6b81",
"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": "76d0b1f5-5ec4-407b-9009-49a5436083e4",
"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": [
"9139c34f-a628-4f86-af25-2d4ad7786c81",
"11a6d6dc-b812-43a9-9e60-f7305409d3d7"
],
"POIGroup": {
"POIGroupID": "3167c3ec-6256-4416-854b-e91c63fe6b31",
"Name": "sample string 2",
"ClientID": "a44bf7cb-85d2-45a3-8d14-830c3fd2b6ed",
"PartnerID": "724f1314-802f-455d-baac-22b49ca8495b"
}
},
"ChargeRuleID": "d54bd26e-8157-44ea-b33e-83d16b03c710",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "80193aa7-9731-489e-b712-88ac1de18d00",
"SubClientName": "sample string 18",
"TerritoryFenceID": "5b515acd-54fa-4157-b866-8779937c6dea",
"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,
"Id": "3b29fa33-15e5-4711-b50b-b5dbcdfda2f9",
"UserName": "sample string 23",
"UserID": "292a5ab1-d530-4caf-80a7-673d2ef7fecc",
"CreatedBy": "sample string 25",
"CreatedOn": "2026-06-06T03:38:29.8787859+04:00",
"ClientID": "a3a2c328-dfe5-45b6-b4c3-1a1ad5bf0e71",
"ClientName": "sample string 28",
"PartnerID": "aae4315c-6218-4cc7-a398-5657d414d985",
"PartnerName": "sample string 30"
}
]
application/xml, text/xml
Sample:
<ArrayOfDriver xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fleetroot.Entity">
<Driver>
<ClientID>a3a2c328-dfe5-45b6-b4c3-1a1ad5bf0e71</ClientID>
<ClientName>sample string 28</ClientName>
<CreatedBy>sample string 25</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.8787859+04:00</CreatedOn>
<Id>3b29fa33-15e5-4711-b50b-b5dbcdfda2f9</Id>
<PartnerID>aae4315c-6218-4cc7-a398-5657d414d985</PartnerID>
<PartnerName>sample string 30</PartnerName>
<UserID>292a5ab1-d530-4caf-80a7-673d2ef7fecc</UserID>
<UserName>sample string 23</UserName>
<AllocatedAsset>
<IMEINo>sample string 2</IMEINo>
<VehicleID>afdf01d6-cc4c-423f-b3d7-c1abd0a571b5</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<VehicleType>None</VehicleType>
</AllocatedAsset>
<AuthenticationType>None</AuthenticationType>
<BusinessHours>
<ClientID>88e22a40-6042-43c2-b6d7-54ee9aaa76b0</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.863164+04:00</CreatedOn>
<Id>35953a68-d1a2-4989-bb84-8e2ab1d39131</Id>
<PartnerID>c26a341d-4b64-4d64-8e94-9cc5a4ccc0f2</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>5b72778e-b61f-47c0-a7e1-af0694217327</UserID>
<UserName>sample string 4</UserName>
<BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<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>
</EndTime>
<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>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<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>
</EndTime>
<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>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
</BusinessHoursDetail>
<BusinessHoursID>ec3a0a24-3351-47b6-8ee9-9d5db6bbdef3</BusinessHoursID>
<Name>sample string 2</Name>
</BusinessHours>
<ChargeRuleID>d54bd26e-8157-44ea-b33e-83d16b03c710</ChargeRuleID>
<CurrentLat>15.1</CurrentLat>
<CurrentLng>16.1</CurrentLng>
<CurrentLocation>sample string 14</CurrentLocation>
<DailyWorkingHours>PT0.1234567S</DailyWorkingHours>
<DriverCode>sample string 3</DriverCode>
<DriverID>40afdada-5b07-4bcb-ae11-3657884eefec</DriverID>
<DriverStatus>Active</DriverStatus>
<DriverType>Driver</DriverType>
<EmailID>sample string 5</EmailID>
<Emirates>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Emirates>
<Group>
<ClientID>3f9591c9-1784-4da6-8c1e-3ee6b81cab99</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.863164+04:00</CreatedOn>
<Id>c4a6740c-2491-4b19-8a0e-36dd22ed8784</Id>
<PartnerID>67cad2fa-0209-414a-a0a5-487d8f6dde70</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>74275b9f-2e84-457c-b1fb-5b86f948deb0</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>31b84aa6-eb65-4903-8b7c-227e502b8773</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>bb342045-1349-4411-a1f9-bfcc932e37b6</VehicleGroupID>
</Group>
<IconType>Directional</IconType>
<IconTypeDetail>
<Icon>sample string 2</Icon>
<Idle>Green</Idle>
<Moving>Green</Moving>
<Name>sample string 1</Name>
<Offline>Green</Offline>
<Stopped>Green</Stopped>
</IconTypeDetail>
<Licence>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Licence>
<LicenseType xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</LicenseType>
<MaxTaskCount>9</MaxTaskCount>
<MobileNo>sample string 4</MobileNo>
<Name>sample string 2</Name>
<NationalityCode>sample string 12</NationalityCode>
<NationalityName>sample string 11</NationalityName>
<Passport>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Passport>
<Password>sample string 6</Password>
<PayrollType>None</PayrollType>
<PhoneInfo>
<AppVersion>sample string 3</AppVersion>
<BatteryLevel>1</BatteryLevel>
<OSVersion>sample string 2</OSVersion>
<PhoneOS>None</PhoneOS>
</PhoneInfo>
<Photo>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Photo>
<Profession>None</Profession>
<RFIDNo>sample string 7</RFIDNo>
<SelectedLangugage>English</SelectedLangugage>
<SendSMS>true</SendSMS>
<SubClientID>80193aa7-9731-489e-b712-88ac1de18d00</SubClientID>
<SubClientName>sample string 18</SubClientName>
<TaskPreference>ForceAssign</TaskPreference>
<TerritoryFenceID>5b515acd-54fa-4157-b866-8779937c6dea</TerritoryFenceID>
<TerritoryFenceName>sample string 20</TerritoryFenceName>
<UserRole>
<ClientID>3d7f97a2-18b4-4121-8d07-8f76f88e9cec</ClientID>
<Description>sample string 3</Description>
<Features xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</Features>
<Name>sample string 2</Name>
<RoleId>6135bbfe-e636-4740-a25c-17ae5de2aab5</RoleId>
</UserRole>
<VehicleType>None</VehicleType>
<Wallet>
<CashToBeDeposited>1.1</CashToBeDeposited>
<EarningsToReceive>2.1</EarningsToReceive>
</Wallet>
<WorkLocation>
<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>
</CenterPoint>
<ClientID>76d0b1f5-5ec4-407b-9009-49a5436083e4</ClientID>
<Color>sample string 4</Color>
<CurrentLat>7.1</CurrentLat>
<CurrentLon>8.1</CurrentLon>
<Description>sample string 3</Description>
<Distance>9.1</Distance>
<LanList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LanList>
<LatList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LatList>
<Name>sample string 2</Name>
<POICategoryType>None</POICategoryType>
<POIGroup>
<ClientID>a44bf7cb-85d2-45a3-8d14-830c3fd2b6ed</ClientID>
<Name>sample string 2</Name>
<POIGroupID>3167c3ec-6256-4416-854b-e91c63fe6b31</POIGroupID>
<PartnerID>724f1314-802f-455d-baac-22b49ca8495b</PartnerID>
</POIGroup>
<POIType>None</POIType>
<POIZoneID>52dc7055-62ec-4f6e-9927-bcdb04de6b81</POIZoneID>
<POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>9139c34f-a628-4f86-af25-2d4ad7786c81</d4p1:guid>
<d4p1:guid>11a6d6dc-b812-43a9-9e60-f7305409d3d7</d4p1:guid>
</POIZoneIDs>
<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>
</Points>
<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>
</PointsString>
<Radius>5</Radius>
</WorkLocation>
<WorkStatus>Free</WorkStatus>
<iButtonNo>sample string 8</iButtonNo>
</Driver>
<Driver>
<ClientID>a3a2c328-dfe5-45b6-b4c3-1a1ad5bf0e71</ClientID>
<ClientName>sample string 28</ClientName>
<CreatedBy>sample string 25</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.8787859+04:00</CreatedOn>
<Id>3b29fa33-15e5-4711-b50b-b5dbcdfda2f9</Id>
<PartnerID>aae4315c-6218-4cc7-a398-5657d414d985</PartnerID>
<PartnerName>sample string 30</PartnerName>
<UserID>292a5ab1-d530-4caf-80a7-673d2ef7fecc</UserID>
<UserName>sample string 23</UserName>
<AllocatedAsset>
<IMEINo>sample string 2</IMEINo>
<VehicleID>afdf01d6-cc4c-423f-b3d7-c1abd0a571b5</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<VehicleType>None</VehicleType>
</AllocatedAsset>
<AuthenticationType>None</AuthenticationType>
<BusinessHours>
<ClientID>88e22a40-6042-43c2-b6d7-54ee9aaa76b0</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.863164+04:00</CreatedOn>
<Id>35953a68-d1a2-4989-bb84-8e2ab1d39131</Id>
<PartnerID>c26a341d-4b64-4d64-8e94-9cc5a4ccc0f2</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>5b72778e-b61f-47c0-a7e1-af0694217327</UserID>
<UserName>sample string 4</UserName>
<BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<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>
</EndTime>
<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>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
<BusinessHoursDetail>
<Day>1</Day>
<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>
</EndTime>
<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>
</StartTime>
<TotalWokingHoursInADay>PT0.1234567S</TotalWokingHoursInADay>
</BusinessHoursDetail>
</BusinessHoursDetail>
<BusinessHoursID>ec3a0a24-3351-47b6-8ee9-9d5db6bbdef3</BusinessHoursID>
<Name>sample string 2</Name>
</BusinessHours>
<ChargeRuleID>d54bd26e-8157-44ea-b33e-83d16b03c710</ChargeRuleID>
<CurrentLat>15.1</CurrentLat>
<CurrentLng>16.1</CurrentLng>
<CurrentLocation>sample string 14</CurrentLocation>
<DailyWorkingHours>PT0.1234567S</DailyWorkingHours>
<DriverCode>sample string 3</DriverCode>
<DriverID>40afdada-5b07-4bcb-ae11-3657884eefec</DriverID>
<DriverStatus>Active</DriverStatus>
<DriverType>Driver</DriverType>
<EmailID>sample string 5</EmailID>
<Emirates>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Emirates>
<Group>
<ClientID>3f9591c9-1784-4da6-8c1e-3ee6b81cab99</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-06-06T03:38:29.863164+04:00</CreatedOn>
<Id>c4a6740c-2491-4b19-8a0e-36dd22ed8784</Id>
<PartnerID>67cad2fa-0209-414a-a0a5-487d8f6dde70</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>74275b9f-2e84-457c-b1fb-5b86f948deb0</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>31b84aa6-eb65-4903-8b7c-227e502b8773</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>bb342045-1349-4411-a1f9-bfcc932e37b6</VehicleGroupID>
</Group>
<IconType>Directional</IconType>
<IconTypeDetail>
<Icon>sample string 2</Icon>
<Idle>Green</Idle>
<Moving>Green</Moving>
<Name>sample string 1</Name>
<Offline>Green</Offline>
<Stopped>Green</Stopped>
</IconTypeDetail>
<Licence>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Licence>
<LicenseType xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</LicenseType>
<MaxTaskCount>9</MaxTaskCount>
<MobileNo>sample string 4</MobileNo>
<Name>sample string 2</Name>
<NationalityCode>sample string 12</NationalityCode>
<NationalityName>sample string 11</NationalityName>
<Passport>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>d635f8ea-67a5-4b21-8ac2-4ae48adb9ea6</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</ExpiryDate>
<ReferenceNo>sample string 2</ReferenceNo>
<RemindExpiry>true</RemindExpiry>
<StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-06-05T23:38:29.863164Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Passport>
<Password>sample string 6</Password>
<PayrollType>None</PayrollType>
<PhoneInfo>
<AppVersion>sample string 3</AppVersion>
<BatteryLevel>1</BatteryLevel>
<OSVersion>sample string 2</OSVersion>
<PhoneOS>None</PhoneOS>
</PhoneInfo>
<Photo>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>e32bc0c8-bd05-4e59-84f0-bf5c8ae750c4</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Photo>
<Profession>None</Profession>
<RFIDNo>sample string 7</RFIDNo>
<SelectedLangugage>English</SelectedLangugage>
<SendSMS>true</SendSMS>
<SubClientID>80193aa7-9731-489e-b712-88ac1de18d00</SubClientID>
<SubClientName>sample string 18</SubClientName>
<TaskPreference>ForceAssign</TaskPreference>
<TerritoryFenceID>5b515acd-54fa-4157-b866-8779937c6dea</TerritoryFenceID>
<TerritoryFenceName>sample string 20</TerritoryFenceName>
<UserRole>
<ClientID>3d7f97a2-18b4-4121-8d07-8f76f88e9cec</ClientID>
<Description>sample string 3</Description>
<Features xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:int>1</d4p1:int>
<d4p1:int>2</d4p1:int>
</Features>
<Name>sample string 2</Name>
<RoleId>6135bbfe-e636-4740-a25c-17ae5de2aab5</RoleId>
</UserRole>
<VehicleType>None</VehicleType>
<Wallet>
<CashToBeDeposited>1.1</CashToBeDeposited>
<EarningsToReceive>2.1</EarningsToReceive>
</Wallet>
<WorkLocation>
<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>
</CenterPoint>
<ClientID>76d0b1f5-5ec4-407b-9009-49a5436083e4</ClientID>
<Color>sample string 4</Color>
<CurrentLat>7.1</CurrentLat>
<CurrentLon>8.1</CurrentLon>
<Description>sample string 3</Description>
<Distance>9.1</Distance>
<LanList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LanList>
<LatList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:double>1.1</d4p1:double>
<d4p1:double>2.1</d4p1:double>
</LatList>
<Name>sample string 2</Name>
<POICategoryType>None</POICategoryType>
<POIGroup>
<ClientID>a44bf7cb-85d2-45a3-8d14-830c3fd2b6ed</ClientID>
<Name>sample string 2</Name>
<POIGroupID>3167c3ec-6256-4416-854b-e91c63fe6b31</POIGroupID>
<PartnerID>724f1314-802f-455d-baac-22b49ca8495b</PartnerID>
</POIGroup>
<POIType>None</POIType>
<POIZoneID>52dc7055-62ec-4f6e-9927-bcdb04de6b81</POIZoneID>
<POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>9139c34f-a628-4f86-af25-2d4ad7786c81</d4p1:guid>
<d4p1:guid>11a6d6dc-b812-43a9-9e60-f7305409d3d7</d4p1:guid>
</POIZoneIDs>
<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>
</Points>
<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>
</PointsString>
<Radius>5</Radius>
</WorkLocation>
<WorkStatus>Free</WorkStatus>
<iButtonNo>sample string 8</iButtonNo>
</Driver>
</ArrayOfDriver>