GET Api/Driver/GetAll?driver={driver}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| driver | 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. |
|
| MaxCashInHandAllowed | decimal number |
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": "5b002134-a843-4f06-9da0-9b046603a5fa",
"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": "8c667e16-216f-4918-ab2b-b7b09a4cfa21",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "9512693c-22a1-4868-b674-4a20d328cb48"
},
"BusinessHours": {
"BusinessHoursID": "1e48072a-1310-4c80-9a14-29f3a8ec9643",
"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": "ba471b3d-d3d8-4ded-aceb-b697db6b58d6",
"UserName": "sample string 4",
"UserID": "0470e3fe-eedd-4b2d-8649-7a42d67ae423",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "509afe49-71b6-499c-abe1-c78efae66b71",
"ClientName": "sample string 9",
"PartnerID": "e66f0c73-490a-44ac-94ac-07757bc131d4",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"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-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"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-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "1ebb3079-a38b-4679-b5a1-e0366e34e240",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "918b31d0-067b-4ea0-bfbe-dbbfd4fce037",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "d8a32def-548f-4906-ab0d-22c5226cd6cf",
"SubClientName": "sample string 5",
"Id": "b98773e2-8279-400f-a33b-b4cd50fb808c",
"UserName": "sample string 7",
"UserID": "44cd2625-2ee8-4022-aa66-43c356bddc0d",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "789b3924-bd7a-42ca-bfe0-4bbcc1065019",
"ClientName": "sample string 12",
"PartnerID": "e05d1f5a-e5c8-4c2c-a77e-66d734140482",
"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": "3649ef11-9e83-42a8-9607-29f7be7bde6c",
"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": "44f2255d-840f-48c3-bd28-03b4ac0fede6",
"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": [
"1f837301-6b90-46d7-baa7-e173e54aede0",
"1be19004-da6d-4e78-81ea-73e83d0a109a"
],
"POIGroup": {
"POIGroupID": "e1d6a7f4-bc90-4379-8fa6-413d67db7c12",
"Name": "sample string 2",
"ClientID": "ffdaf93c-43b0-4772-99fe-69a119eb3525",
"PartnerID": "56d326ec-c62c-4bf7-9f11-7c62dd1a4a4d"
}
},
"ChargeRuleID": "ff5c8b83-5e69-4dc2-8cb5-8ba18d881f27",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "4dc96983-fa02-4fda-9463-2c84624d08bd",
"SubClientName": "sample string 18",
"TerritoryFenceID": "e7860680-0783-4218-bf5e-6ae41f3869b7",
"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": "88c5a0a9-2abd-4a5a-a7ef-639144b5fea5",
"UserName": "sample string 24",
"UserID": "c54d67d2-59ca-4aa7-8581-2555d7f699c8",
"CreatedBy": "sample string 26",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "ea38282c-744f-4c64-bb3d-0f0d671b8ade",
"ClientName": "sample string 29",
"PartnerID": "989c746a-f7d7-49ae-8657-10b419af5102",
"PartnerName": "sample string 31"
},
{
"DriverID": "5b002134-a843-4f06-9da0-9b046603a5fa",
"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": "8c667e16-216f-4918-ab2b-b7b09a4cfa21",
"Name": "sample string 2",
"Description": "sample string 3",
"Features": [
1,
2
],
"ClientID": "9512693c-22a1-4868-b674-4a20d328cb48"
},
"BusinessHours": {
"BusinessHoursID": "1e48072a-1310-4c80-9a14-29f3a8ec9643",
"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": "ba471b3d-d3d8-4ded-aceb-b697db6b58d6",
"UserName": "sample string 4",
"UserID": "0470e3fe-eedd-4b2d-8649-7a42d67ae423",
"CreatedBy": "sample string 6",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "509afe49-71b6-499c-abe1-c78efae66b71",
"ClientName": "sample string 9",
"PartnerID": "e66f0c73-490a-44ac-94ac-07757bc131d4",
"PartnerName": "sample string 11"
},
"Emirates": {
"DocumentType": 1,
"ReferenceNo": "sample string 2",
"StartDate": "2026-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"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-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"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-02-04T07:05:08.6106903+04:00",
"ExpiryDate": "2026-02-04T07:05:08.6106903+04:00",
"AttachmentId": "9d534d23-36ae-478e-b56c-85386a36ea66",
"Attachment": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"RemindExpiry": true
},
"Photo": {
"AttachmentID": "61563bc9-9120-49bb-918e-8bed6e773818",
"AttachmentData": "QEA=",
"AttachmentDataBase64": "sample string 2",
"ContentType": "sample string 3",
"FileName": "sample string 4",
"ImageString": "sample string 5",
"IsDeleted": true
},
"AllocatedAsset": {
"VehicleID": "1ebb3079-a38b-4679-b5a1-e0366e34e240",
"IMEINo": "sample string 2",
"VehicleNo": "sample string 3",
"VehicleType": 0
},
"Group": {
"VehicleGroupID": "918b31d0-067b-4ea0-bfbe-dbbfd4fce037",
"Name": "sample string 2",
"ColorCode": "sample string 3",
"SubClientID": "d8a32def-548f-4906-ab0d-22c5226cd6cf",
"SubClientName": "sample string 5",
"Id": "b98773e2-8279-400f-a33b-b4cd50fb808c",
"UserName": "sample string 7",
"UserID": "44cd2625-2ee8-4022-aa66-43c356bddc0d",
"CreatedBy": "sample string 9",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "789b3924-bd7a-42ca-bfe0-4bbcc1065019",
"ClientName": "sample string 12",
"PartnerID": "e05d1f5a-e5c8-4c2c-a77e-66d734140482",
"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": "3649ef11-9e83-42a8-9607-29f7be7bde6c",
"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": "44f2255d-840f-48c3-bd28-03b4ac0fede6",
"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": [
"1f837301-6b90-46d7-baa7-e173e54aede0",
"1be19004-da6d-4e78-81ea-73e83d0a109a"
],
"POIGroup": {
"POIGroupID": "e1d6a7f4-bc90-4379-8fa6-413d67db7c12",
"Name": "sample string 2",
"ClientID": "ffdaf93c-43b0-4772-99fe-69a119eb3525",
"PartnerID": "56d326ec-c62c-4bf7-9f11-7c62dd1a4a4d"
}
},
"ChargeRuleID": "ff5c8b83-5e69-4dc2-8cb5-8ba18d881f27",
"CurrentLocation": "sample string 14",
"CurrentLat": 15.1,
"CurrentLng": 16.1,
"DriverStatus": 0,
"Wallet": {
"CashToBeDeposited": 1.1,
"EarningsToReceive": 2.1
},
"SubClientID": "4dc96983-fa02-4fda-9463-2c84624d08bd",
"SubClientName": "sample string 18",
"TerritoryFenceID": "e7860680-0783-4218-bf5e-6ae41f3869b7",
"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": "88c5a0a9-2abd-4a5a-a7ef-639144b5fea5",
"UserName": "sample string 24",
"UserID": "c54d67d2-59ca-4aa7-8581-2555d7f699c8",
"CreatedBy": "sample string 26",
"CreatedOn": "2026-02-04T07:05:08.6106903+04:00",
"ClientID": "ea38282c-744f-4c64-bb3d-0f0d671b8ade",
"ClientName": "sample string 29",
"PartnerID": "989c746a-f7d7-49ae-8657-10b419af5102",
"PartnerName": "sample string 31"
}
]
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>ea38282c-744f-4c64-bb3d-0f0d671b8ade</ClientID>
<ClientName>sample string 29</ClientName>
<CreatedBy>sample string 26</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>88c5a0a9-2abd-4a5a-a7ef-639144b5fea5</Id>
<PartnerID>989c746a-f7d7-49ae-8657-10b419af5102</PartnerID>
<PartnerName>sample string 31</PartnerName>
<UserID>c54d67d2-59ca-4aa7-8581-2555d7f699c8</UserID>
<UserName>sample string 24</UserName>
<AllocatedAsset>
<IMEINo>sample string 2</IMEINo>
<VehicleID>1ebb3079-a38b-4679-b5a1-e0366e34e240</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<VehicleType>None</VehicleType>
</AllocatedAsset>
<AuthenticationType>None</AuthenticationType>
<BusinessHours>
<ClientID>509afe49-71b6-499c-abe1-c78efae66b71</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>ba471b3d-d3d8-4ded-aceb-b697db6b58d6</Id>
<PartnerID>e66f0c73-490a-44ac-94ac-07757bc131d4</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>0470e3fe-eedd-4b2d-8649-7a42d67ae423</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>1e48072a-1310-4c80-9a14-29f3a8ec9643</BusinessHoursID>
<Name>sample string 2</Name>
</BusinessHours>
<ChargeRuleID>ff5c8b83-5e69-4dc2-8cb5-8ba18d881f27</ChargeRuleID>
<CurrentLat>15.1</CurrentLat>
<CurrentLng>16.1</CurrentLng>
<CurrentLocation>sample string 14</CurrentLocation>
<DailyWorkingHours>PT0.1234567S</DailyWorkingHours>
<DriverCode>sample string 3</DriverCode>
<DriverID>5b002134-a843-4f06-9da0-9b046603a5fa</DriverID>
<DriverStatus>Active</DriverStatus>
<DriverType>Driver</DriverType>
<EmailID>sample string 5</EmailID>
<Emirates>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Emirates>
<Group>
<ClientID>789b3924-bd7a-42ca-bfe0-4bbcc1065019</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>b98773e2-8279-400f-a33b-b4cd50fb808c</Id>
<PartnerID>e05d1f5a-e5c8-4c2c-a77e-66d734140482</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>44cd2625-2ee8-4022-aa66-43c356bddc0d</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>d8a32def-548f-4906-ab0d-22c5226cd6cf</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>918b31d0-067b-4ea0-bfbe-dbbfd4fce037</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>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</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>
<MaxCashInHandAllowed>22</MaxCashInHandAllowed>
<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>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</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>61563bc9-9120-49bb-918e-8bed6e773818</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>4dc96983-fa02-4fda-9463-2c84624d08bd</SubClientID>
<SubClientName>sample string 18</SubClientName>
<TaskPreference>ForceAssign</TaskPreference>
<TerritoryFenceID>e7860680-0783-4218-bf5e-6ae41f3869b7</TerritoryFenceID>
<TerritoryFenceName>sample string 20</TerritoryFenceName>
<UserRole>
<ClientID>9512693c-22a1-4868-b674-4a20d328cb48</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>8c667e16-216f-4918-ab2b-b7b09a4cfa21</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>44f2255d-840f-48c3-bd28-03b4ac0fede6</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>ffdaf93c-43b0-4772-99fe-69a119eb3525</ClientID>
<Name>sample string 2</Name>
<POIGroupID>e1d6a7f4-bc90-4379-8fa6-413d67db7c12</POIGroupID>
<PartnerID>56d326ec-c62c-4bf7-9f11-7c62dd1a4a4d</PartnerID>
</POIGroup>
<POIType>None</POIType>
<POIZoneID>3649ef11-9e83-42a8-9607-29f7be7bde6c</POIZoneID>
<POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>1f837301-6b90-46d7-baa7-e173e54aede0</d4p1:guid>
<d4p1:guid>1be19004-da6d-4e78-81ea-73e83d0a109a</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>ea38282c-744f-4c64-bb3d-0f0d671b8ade</ClientID>
<ClientName>sample string 29</ClientName>
<CreatedBy>sample string 26</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>88c5a0a9-2abd-4a5a-a7ef-639144b5fea5</Id>
<PartnerID>989c746a-f7d7-49ae-8657-10b419af5102</PartnerID>
<PartnerName>sample string 31</PartnerName>
<UserID>c54d67d2-59ca-4aa7-8581-2555d7f699c8</UserID>
<UserName>sample string 24</UserName>
<AllocatedAsset>
<IMEINo>sample string 2</IMEINo>
<VehicleID>1ebb3079-a38b-4679-b5a1-e0366e34e240</VehicleID>
<VehicleNo>sample string 3</VehicleNo>
<VehicleType>None</VehicleType>
</AllocatedAsset>
<AuthenticationType>None</AuthenticationType>
<BusinessHours>
<ClientID>509afe49-71b6-499c-abe1-c78efae66b71</ClientID>
<ClientName>sample string 9</ClientName>
<CreatedBy>sample string 6</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>ba471b3d-d3d8-4ded-aceb-b697db6b58d6</Id>
<PartnerID>e66f0c73-490a-44ac-94ac-07757bc131d4</PartnerID>
<PartnerName>sample string 11</PartnerName>
<UserID>0470e3fe-eedd-4b2d-8649-7a42d67ae423</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>1e48072a-1310-4c80-9a14-29f3a8ec9643</BusinessHoursID>
<Name>sample string 2</Name>
</BusinessHours>
<ChargeRuleID>ff5c8b83-5e69-4dc2-8cb5-8ba18d881f27</ChargeRuleID>
<CurrentLat>15.1</CurrentLat>
<CurrentLng>16.1</CurrentLng>
<CurrentLocation>sample string 14</CurrentLocation>
<DailyWorkingHours>PT0.1234567S</DailyWorkingHours>
<DriverCode>sample string 3</DriverCode>
<DriverID>5b002134-a843-4f06-9da0-9b046603a5fa</DriverID>
<DriverStatus>Active</DriverStatus>
<DriverType>Driver</DriverType>
<EmailID>sample string 5</EmailID>
<Emirates>
<Attachment>
<AttachmentData>QEA=</AttachmentData>
<AttachmentDataBase64>sample string 2</AttachmentDataBase64>
<AttachmentID>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</d4p1:DateTime>
<d4p1:OffsetMinutes>240</d4p1:OffsetMinutes>
</StartDate>
</Emirates>
<Group>
<ClientID>789b3924-bd7a-42ca-bfe0-4bbcc1065019</ClientID>
<ClientName>sample string 12</ClientName>
<CreatedBy>sample string 9</CreatedBy>
<CreatedOn>2026-02-04T07:05:08.6106903+04:00</CreatedOn>
<Id>b98773e2-8279-400f-a33b-b4cd50fb808c</Id>
<PartnerID>e05d1f5a-e5c8-4c2c-a77e-66d734140482</PartnerID>
<PartnerName>sample string 14</PartnerName>
<UserID>44cd2625-2ee8-4022-aa66-43c356bddc0d</UserID>
<UserName>sample string 7</UserName>
<ColorCode>sample string 3</ColorCode>
<Name>sample string 2</Name>
<SubClientID>d8a32def-548f-4906-ab0d-22c5226cd6cf</SubClientID>
<SubClientName>sample string 5</SubClientName>
<VehicleGroupID>918b31d0-067b-4ea0-bfbe-dbbfd4fce037</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>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</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>
<MaxCashInHandAllowed>22</MaxCashInHandAllowed>
<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>61563bc9-9120-49bb-918e-8bed6e773818</AttachmentID>
<ContentType>sample string 3</ContentType>
<FileName>sample string 4</FileName>
<ImageString>sample string 5</ImageString>
<IsDeleted>true</IsDeleted>
</Attachment>
<AttachmentId>9d534d23-36ae-478e-b56c-85386a36ea66</AttachmentId>
<DocumentType>1</DocumentType>
<ExpiryDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
<d4p1:DateTime>2026-02-04T03:05:08.6106903Z</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-02-04T03:05:08.6106903Z</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>61563bc9-9120-49bb-918e-8bed6e773818</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>4dc96983-fa02-4fda-9463-2c84624d08bd</SubClientID>
<SubClientName>sample string 18</SubClientName>
<TaskPreference>ForceAssign</TaskPreference>
<TerritoryFenceID>e7860680-0783-4218-bf5e-6ae41f3869b7</TerritoryFenceID>
<TerritoryFenceName>sample string 20</TerritoryFenceName>
<UserRole>
<ClientID>9512693c-22a1-4868-b674-4a20d328cb48</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>8c667e16-216f-4918-ab2b-b7b09a4cfa21</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>44f2255d-840f-48c3-bd28-03b4ac0fede6</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>ffdaf93c-43b0-4772-99fe-69a119eb3525</ClientID>
<Name>sample string 2</Name>
<POIGroupID>e1d6a7f4-bc90-4379-8fa6-413d67db7c12</POIGroupID>
<PartnerID>56d326ec-c62c-4bf7-9f11-7c62dd1a4a4d</PartnerID>
</POIGroup>
<POIType>None</POIType>
<POIZoneID>3649ef11-9e83-42a8-9607-29f7be7bde6c</POIZoneID>
<POIZoneIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:guid>1f837301-6b90-46d7-baa7-e173e54aede0</d4p1:guid>
<d4p1:guid>1be19004-da6d-4e78-81ea-73e83d0a109a</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>