POST api/v2/driver
Création d'un nouveau conducteur
Request Information
URI Parameters
None.
Body Parameters
DriverForSettingsDto| Name | Description | Type | Additional information |
|---|---|---|---|
| LastLegalFileDate |
Date du dernier téléchargement de la carte. |
date |
None. |
| TachoDownloadState |
Statut du téléchargement ( besoin ou non de télécharger ) |
TachoDownloadState |
None. |
| Identifiers | Collection of IdentifierDto |
None. |
|
| Contracts | Collection of DriverContractDto |
None. |
|
| AltParkingZoneIds | Collection of globally unique identifier |
None. |
|
| StreetNumber |
n° de rue |
integer |
None. |
| FirstPartAddress |
Première partie de l'adresse du conducteur |
string |
None. |
| SecondPartAddress |
Seconde partie de l'adresse du conducteur |
string |
None. |
| ZIPCode |
Code postal du conducteur |
string |
None. |
| City |
Ville du conducteur |
string |
None. |
| Country |
Pays du conducteur |
string |
None. |
| MobilePhone |
Numéro de téléphone portable du conducteur |
string |
None. |
| Phone |
Numéro de téléphone fixe du confucter |
string |
None. |
| ProPhone |
Numéro de téléphone professionnel |
string |
None. |
|
Adresse email du conducteur |
string |
None. |
|
| Email2 |
Adresse email secondaire du conducteur |
string |
None. |
| DrivingLicenseNumber |
Numéro de permis de conduire |
string |
None. |
| ADRLicenseExpirationDate |
Expiration du certificat ADR |
date |
None. |
| MedicalCertificateExpirationDate |
Expiration visite médicale travail |
date |
None. |
| MedicalFiveYearExpirationDate | date |
None. |
|
| ExpiryDateDrivingLicence |
Date d'expiration du permis de conduite |
date |
None. |
| ExpiryDateFCOLicence |
Date d'expiration du CQC (FIMO/FCO) |
date |
None. |
| ExpirationDateIdentifier |
Date d'expiration de la carte chauffeur |
date |
None. |
| DateOfBirth |
Date de naissance |
date |
None. |
| ZOIHomeId |
Identifiant de la zone correspondant au domicile du conducteur |
globally unique identifier |
None. |
| ZOIHomeName |
Nom de la zone correspondant au domicile du conducteur |
string |
None. |
| ZOIAgencyId |
Identifiant de la zone correspondant à l'agence de rattachement du conducteur |
globally unique identifier |
None. |
| ZOIAgencyName |
Nom de l'agence |
string |
None. |
| IdentifierId | string |
None. |
|
| UniqueIdentifier | string |
None. |
|
| ExternalId |
l'id externe |
string |
None. |
| SocialSecurityNumber |
numéro de sécurité sociale |
string |
None. |
| OdooRegistrationNumber |
Matricule odoo |
string |
None. |
| HasOdooApiKey |
Vrai si clé api odoo connue |
boolean |
None. |
| DriverId |
Identifiant B2Fleet du conducteur |
globally unique identifier |
None. |
| CustomerId |
Identifiant du client associé au conducteur |
globally unique identifier |
None. |
| FirstName |
Prénom du conducteur |
string |
None. |
| LastName |
Nom de famille du conducteur |
string |
None. |
| Matricule |
Matricule |
string |
None. |
| IsActive |
indique si le conducteur est sous contrat ou non |
boolean |
None. |
| CompatibleDownload |
Indique si le conducteur est compatible au téléchargement |
boolean |
None. |
Request Formats
application/json, text/json
{
"LastLegalFileDate": "2026-04-19T06:54:28.9443728+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "7547dc54-a972-47cb-b9e1-2d28dbeeb1c3",
"DriverId": "15d0b123-6d04-486d-ad3c-e8a8a26b4efb",
"DetectionUtc": "2026-04-19T06:54:28.9443728+00:00",
"Type": 0,
"ExpirationUtc": "2026-04-19T06:54:28.9443728+00:00",
"StateUtc": "2026-04-19T06:54:28.9443728+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "cfbdefbc-4b48-4d6b-ae48-456f92aebc2f",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "7547dc54-a972-47cb-b9e1-2d28dbeeb1c3",
"DriverId": "15d0b123-6d04-486d-ad3c-e8a8a26b4efb",
"DetectionUtc": "2026-04-19T06:54:28.9443728+00:00",
"Type": 0,
"ExpirationUtc": "2026-04-19T06:54:28.9443728+00:00",
"StateUtc": "2026-04-19T06:54:28.9443728+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "cfbdefbc-4b48-4d6b-ae48-456f92aebc2f",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "b7105ccc-3297-4634-a4da-f03c2974b346",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-04-19T06:54:28.9443728+00:00",
"ReleaseDate": "2026-04-19T06:54:28.9443728+00:00",
"DrivingType": 0,
"AbsenseProfileId": "1aa3a81a-6e18-4c22-acfb-35e0862d2be2",
"ExpenseProfileId": "3e962ff4-5e54-49e7-8719-273169eff469",
"IndemnityProfileId": "4f5674c6-1d71-4593-99ce-48d792209476",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "b7105ccc-3297-4634-a4da-f03c2974b346",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-04-19T06:54:28.9443728+00:00",
"ReleaseDate": "2026-04-19T06:54:28.9443728+00:00",
"DrivingType": 0,
"AbsenseProfileId": "1aa3a81a-6e18-4c22-acfb-35e0862d2be2",
"ExpenseProfileId": "3e962ff4-5e54-49e7-8719-273169eff469",
"IndemnityProfileId": "4f5674c6-1d71-4593-99ce-48d792209476",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"3881836a-0c5e-487f-a2e3-75445cd12d77",
"78cbbee1-5b1b-4503-b39b-4c595373e613"
],
"StreetNumber": 1,
"FirstPartAddress": "sample string 1",
"SecondPartAddress": "sample string 2",
"ZIPCode": "sample string 3",
"City": "sample string 4",
"Country": "sample string 5",
"MobilePhone": "sample string 6",
"Phone": "sample string 7",
"ProPhone": "sample string 8",
"Email": "sample string 9",
"Email2": "sample string 10",
"DrivingLicenseNumber": "sample string 11",
"ADRLicenseExpirationDate": "2026-04-19T06:54:28.9443728+00:00",
"MedicalCertificateExpirationDate": "2026-04-19T06:54:28.9443728+00:00",
"MedicalFiveYearExpirationDate": "2026-04-19T06:54:28.9443728+00:00",
"ExpiryDateDrivingLicence": "2026-04-19T06:54:28.9443728+00:00",
"ExpiryDateFCOLicence": "2026-04-19T06:54:28.9443728+00:00",
"ExpirationDateIdentifier": "2026-04-19T06:54:28.9443728+00:00",
"DateOfBirth": "2026-04-19T06:54:28.9443728+00:00",
"ZOIHomeId": "0b58d55a-fd07-4551-924e-cba896913be9",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "b8e29f0e-962b-41de-b002-3cd8dffd5672",
"ZOIAgencyName": "sample string 13",
"IdentifierId": "sample string 14",
"UniqueIdentifier": "sample string 15",
"ExternalId": "sample string 16",
"SocialSecurityNumber": "sample string 17",
"OdooRegistrationNumber": "sample string 18",
"HasOdooApiKey": true,
"DriverId": "e911715e-0b72-4762-befa-d50b154a91e9",
"CustomerId": "f16d4f16-be31-434a-bff2-745806f4518a",
"FirstName": "sample string 21",
"LastName": "sample string 22",
"Matricule": "sample string 23",
"IsActive": true,
"CompatibleDownload": true
}
application/xml, text/xml
<DriverForSettingsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<CompatibleDownload>true</CompatibleDownload>
<CustomerId>f16d4f16-be31-434a-bff2-745806f4518a</CustomerId>
<DriverId>e911715e-0b72-4762-befa-d50b154a91e9</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-04-19T06:54:28.9443728+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-04-19T06:54:28.9443728+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-04-19T06:54:28.9443728+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-04-19T06:54:28.9443728+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-04-19T06:54:28.9443728+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-04-19T06:54:28.9443728+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-04-19T06:54:28.9443728+00:00</MedicalFiveYearExpirationDate>
<MobilePhone>sample string 6</MobilePhone>
<OdooRegistrationNumber>sample string 18</OdooRegistrationNumber>
<Phone>sample string 7</Phone>
<ProPhone>sample string 8</ProPhone>
<SecondPartAddress>sample string 2</SecondPartAddress>
<SocialSecurityNumber>sample string 17</SocialSecurityNumber>
<StreetNumber>1</StreetNumber>
<UniqueIdentifier>sample string 15</UniqueIdentifier>
<ZIPCode>sample string 3</ZIPCode>
<ZOIAgencyId>b8e29f0e-962b-41de-b002-3cd8dffd5672</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>0b58d55a-fd07-4551-924e-cba896913be9</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3881836a-0c5e-487f-a2e3-75445cd12d77</d2p1:guid>
<d2p1:guid>78cbbee1-5b1b-4503-b39b-4c595373e613</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>1aa3a81a-6e18-4c22-acfb-35e0862d2be2</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>b7105ccc-3297-4634-a4da-f03c2974b346</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-04-19T06:54:28.9443728+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>3e962ff4-5e54-49e7-8719-273169eff469</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>4f5674c6-1d71-4593-99ce-48d792209476</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-04-19T06:54:28.9443728+00:00</d2p1:ReleaseDate>
<d2p1:RuptureMotif>LicenciementLiquidation</d2p1:RuptureMotif>
<d2p1:ThresholdTimeSupMonth>4</d2p1:ThresholdTimeSupMonth>
<d2p1:ThresholdTimeSupWeek>3</d2p1:ThresholdTimeSupWeek>
<d2p1:Id>1</d2p1:Id>
</d2p1:DriverContractDto>
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>1aa3a81a-6e18-4c22-acfb-35e0862d2be2</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>b7105ccc-3297-4634-a4da-f03c2974b346</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-04-19T06:54:28.9443728+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>3e962ff4-5e54-49e7-8719-273169eff469</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>4f5674c6-1d71-4593-99ce-48d792209476</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-04-19T06:54:28.9443728+00:00</d2p1:ReleaseDate>
<d2p1:RuptureMotif>LicenciementLiquidation</d2p1:RuptureMotif>
<d2p1:ThresholdTimeSupMonth>4</d2p1:ThresholdTimeSupMonth>
<d2p1:ThresholdTimeSupWeek>3</d2p1:ThresholdTimeSupWeek>
<d2p1:Id>1</d2p1:Id>
</d2p1:DriverContractDto>
</Contracts>
<Identifiers>
<IdentifierDto>
<Id>cfbdefbc-4b48-4d6b-ae48-456f92aebc2f</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>7547dc54-a972-47cb-b9e1-2d28dbeeb1c3</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-04-19T06:54:28.9443728+00:00</DetectionUtc>
<DriverId>15d0b123-6d04-486d-ad3c-e8a8a26b4efb</DriverId>
<ExpirationUtc>2026-04-19T06:54:28.9443728+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-04-19T06:54:28.9443728+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>cfbdefbc-4b48-4d6b-ae48-456f92aebc2f</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>7547dc54-a972-47cb-b9e1-2d28dbeeb1c3</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-04-19T06:54:28.9443728+00:00</DetectionUtc>
<DriverId>15d0b123-6d04-486d-ad3c-e8a8a26b4efb</DriverId>
<ExpirationUtc>2026-04-19T06:54:28.9443728+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-04-19T06:54:28.9443728+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-04-19T06:54:28.9443728+00:00</LastLegalFileDate>
</DriverForSettingsDto>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
DriverForSettingsDto| Name | Description | Type | Additional information |
|---|---|---|---|
| LastLegalFileDate |
Date du dernier téléchargement de la carte. |
date |
None. |
| TachoDownloadState |
Statut du téléchargement ( besoin ou non de télécharger ) |
TachoDownloadState |
None. |
| Identifiers | Collection of IdentifierDto |
None. |
|
| Contracts | Collection of DriverContractDto |
None. |
|
| AltParkingZoneIds | Collection of globally unique identifier |
None. |
|
| StreetNumber |
n° de rue |
integer |
None. |
| FirstPartAddress |
Première partie de l'adresse du conducteur |
string |
None. |
| SecondPartAddress |
Seconde partie de l'adresse du conducteur |
string |
None. |
| ZIPCode |
Code postal du conducteur |
string |
None. |
| City |
Ville du conducteur |
string |
None. |
| Country |
Pays du conducteur |
string |
None. |
| MobilePhone |
Numéro de téléphone portable du conducteur |
string |
None. |
| Phone |
Numéro de téléphone fixe du confucter |
string |
None. |
| ProPhone |
Numéro de téléphone professionnel |
string |
None. |
|
Adresse email du conducteur |
string |
None. |
|
| Email2 |
Adresse email secondaire du conducteur |
string |
None. |
| DrivingLicenseNumber |
Numéro de permis de conduire |
string |
None. |
| ADRLicenseExpirationDate |
Expiration du certificat ADR |
date |
None. |
| MedicalCertificateExpirationDate |
Expiration visite médicale travail |
date |
None. |
| MedicalFiveYearExpirationDate | date |
None. |
|
| ExpiryDateDrivingLicence |
Date d'expiration du permis de conduite |
date |
None. |
| ExpiryDateFCOLicence |
Date d'expiration du CQC (FIMO/FCO) |
date |
None. |
| ExpirationDateIdentifier |
Date d'expiration de la carte chauffeur |
date |
None. |
| DateOfBirth |
Date de naissance |
date |
None. |
| ZOIHomeId |
Identifiant de la zone correspondant au domicile du conducteur |
globally unique identifier |
None. |
| ZOIHomeName |
Nom de la zone correspondant au domicile du conducteur |
string |
None. |
| ZOIAgencyId |
Identifiant de la zone correspondant à l'agence de rattachement du conducteur |
globally unique identifier |
None. |
| ZOIAgencyName |
Nom de l'agence |
string |
None. |
| IdentifierId | string |
None. |
|
| UniqueIdentifier | string |
None. |
|
| ExternalId |
l'id externe |
string |
None. |
| SocialSecurityNumber |
numéro de sécurité sociale |
string |
None. |
| OdooRegistrationNumber |
Matricule odoo |
string |
None. |
| HasOdooApiKey |
Vrai si clé api odoo connue |
boolean |
None. |
| DriverId |
Identifiant B2Fleet du conducteur |
globally unique identifier |
None. |
| CustomerId |
Identifiant du client associé au conducteur |
globally unique identifier |
None. |
| FirstName |
Prénom du conducteur |
string |
None. |
| LastName |
Nom de famille du conducteur |
string |
None. |
| Matricule |
Matricule |
string |
None. |
| IsActive |
indique si le conducteur est sous contrat ou non |
boolean |
None. |
| CompatibleDownload |
Indique si le conducteur est compatible au téléchargement |
boolean |
None. |
Response Formats
application/json, text/json
{
"LastLegalFileDate": "2026-04-19T06:54:28.975733+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "e5a02322-8d22-402f-ab62-a3038af21082",
"DriverId": "581dacbf-dcdd-4540-a409-5333bb57d3c1",
"DetectionUtc": "2026-04-19T06:54:28.975733+00:00",
"Type": 0,
"ExpirationUtc": "2026-04-19T06:54:28.975733+00:00",
"StateUtc": "2026-04-19T06:54:28.975733+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "0b9d9f85-4113-4932-85dc-2247b2dfad9e",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "e5a02322-8d22-402f-ab62-a3038af21082",
"DriverId": "581dacbf-dcdd-4540-a409-5333bb57d3c1",
"DetectionUtc": "2026-04-19T06:54:28.975733+00:00",
"Type": 0,
"ExpirationUtc": "2026-04-19T06:54:28.975733+00:00",
"StateUtc": "2026-04-19T06:54:28.975733+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "0b9d9f85-4113-4932-85dc-2247b2dfad9e",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "88836972-a462-48ad-8254-3272081d552b",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-04-19T06:54:28.975733+00:00",
"ReleaseDate": "2026-04-19T06:54:28.975733+00:00",
"DrivingType": 0,
"AbsenseProfileId": "89326a36-57c6-46f5-90c4-07d2a1fdbfac",
"ExpenseProfileId": "c3009063-1de5-43b9-bc9f-6fc648f81a4f",
"IndemnityProfileId": "b056a5e1-9a88-4637-95c0-96a2556dc1c7",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "88836972-a462-48ad-8254-3272081d552b",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-04-19T06:54:28.975733+00:00",
"ReleaseDate": "2026-04-19T06:54:28.975733+00:00",
"DrivingType": 0,
"AbsenseProfileId": "89326a36-57c6-46f5-90c4-07d2a1fdbfac",
"ExpenseProfileId": "c3009063-1de5-43b9-bc9f-6fc648f81a4f",
"IndemnityProfileId": "b056a5e1-9a88-4637-95c0-96a2556dc1c7",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"b470ac95-ee9a-4458-862b-f83c2521b858",
"f429c0c4-43d7-4db1-9fed-592e9e367e0d"
],
"StreetNumber": 1,
"FirstPartAddress": "sample string 1",
"SecondPartAddress": "sample string 2",
"ZIPCode": "sample string 3",
"City": "sample string 4",
"Country": "sample string 5",
"MobilePhone": "sample string 6",
"Phone": "sample string 7",
"ProPhone": "sample string 8",
"Email": "sample string 9",
"Email2": "sample string 10",
"DrivingLicenseNumber": "sample string 11",
"ADRLicenseExpirationDate": "2026-04-19T06:54:28.975733+00:00",
"MedicalCertificateExpirationDate": "2026-04-19T06:54:28.975733+00:00",
"MedicalFiveYearExpirationDate": "2026-04-19T06:54:28.975733+00:00",
"ExpiryDateDrivingLicence": "2026-04-19T06:54:28.975733+00:00",
"ExpiryDateFCOLicence": "2026-04-19T06:54:28.975733+00:00",
"ExpirationDateIdentifier": "2026-04-19T06:54:28.975733+00:00",
"DateOfBirth": "2026-04-19T06:54:28.975733+00:00",
"ZOIHomeId": "a2586d2f-8f6c-41d7-80fc-0defca2cea7b",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "4faa47e7-5349-4fef-a055-c9c70c1c5928",
"ZOIAgencyName": "sample string 13",
"IdentifierId": "sample string 14",
"UniqueIdentifier": "sample string 15",
"ExternalId": "sample string 16",
"SocialSecurityNumber": "sample string 17",
"OdooRegistrationNumber": "sample string 18",
"HasOdooApiKey": true,
"DriverId": "e679f517-54d3-48eb-aa7a-90a96950928c",
"CustomerId": "bc3e6fa4-8cec-46a7-ba6c-d11b06326756",
"FirstName": "sample string 21",
"LastName": "sample string 22",
"Matricule": "sample string 23",
"IsActive": true,
"CompatibleDownload": true
}
application/xml, text/xml
<DriverForSettingsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto">
<CompatibleDownload>true</CompatibleDownload>
<CustomerId>bc3e6fa4-8cec-46a7-ba6c-d11b06326756</CustomerId>
<DriverId>e679f517-54d3-48eb-aa7a-90a96950928c</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-04-19T06:54:28.975733+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-04-19T06:54:28.975733+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-04-19T06:54:28.975733+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-04-19T06:54:28.975733+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-04-19T06:54:28.975733+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-04-19T06:54:28.975733+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-04-19T06:54:28.975733+00:00</MedicalFiveYearExpirationDate>
<MobilePhone>sample string 6</MobilePhone>
<OdooRegistrationNumber>sample string 18</OdooRegistrationNumber>
<Phone>sample string 7</Phone>
<ProPhone>sample string 8</ProPhone>
<SecondPartAddress>sample string 2</SecondPartAddress>
<SocialSecurityNumber>sample string 17</SocialSecurityNumber>
<StreetNumber>1</StreetNumber>
<UniqueIdentifier>sample string 15</UniqueIdentifier>
<ZIPCode>sample string 3</ZIPCode>
<ZOIAgencyId>4faa47e7-5349-4fef-a055-c9c70c1c5928</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>a2586d2f-8f6c-41d7-80fc-0defca2cea7b</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b470ac95-ee9a-4458-862b-f83c2521b858</d2p1:guid>
<d2p1:guid>f429c0c4-43d7-4db1-9fed-592e9e367e0d</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>89326a36-57c6-46f5-90c4-07d2a1fdbfac</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>88836972-a462-48ad-8254-3272081d552b</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-04-19T06:54:28.975733+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>c3009063-1de5-43b9-bc9f-6fc648f81a4f</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>b056a5e1-9a88-4637-95c0-96a2556dc1c7</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-04-19T06:54:28.975733+00:00</d2p1:ReleaseDate>
<d2p1:RuptureMotif>LicenciementLiquidation</d2p1:RuptureMotif>
<d2p1:ThresholdTimeSupMonth>4</d2p1:ThresholdTimeSupMonth>
<d2p1:ThresholdTimeSupWeek>3</d2p1:ThresholdTimeSupWeek>
<d2p1:Id>1</d2p1:Id>
</d2p1:DriverContractDto>
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>89326a36-57c6-46f5-90c4-07d2a1fdbfac</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>88836972-a462-48ad-8254-3272081d552b</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-04-19T06:54:28.975733+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>c3009063-1de5-43b9-bc9f-6fc648f81a4f</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>b056a5e1-9a88-4637-95c0-96a2556dc1c7</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-04-19T06:54:28.975733+00:00</d2p1:ReleaseDate>
<d2p1:RuptureMotif>LicenciementLiquidation</d2p1:RuptureMotif>
<d2p1:ThresholdTimeSupMonth>4</d2p1:ThresholdTimeSupMonth>
<d2p1:ThresholdTimeSupWeek>3</d2p1:ThresholdTimeSupWeek>
<d2p1:Id>1</d2p1:Id>
</d2p1:DriverContractDto>
</Contracts>
<Identifiers>
<IdentifierDto>
<Id>0b9d9f85-4113-4932-85dc-2247b2dfad9e</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>e5a02322-8d22-402f-ab62-a3038af21082</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-04-19T06:54:28.975733+00:00</DetectionUtc>
<DriverId>581dacbf-dcdd-4540-a409-5333bb57d3c1</DriverId>
<ExpirationUtc>2026-04-19T06:54:28.975733+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-04-19T06:54:28.975733+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>0b9d9f85-4113-4932-85dc-2247b2dfad9e</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>e5a02322-8d22-402f-ab62-a3038af21082</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-04-19T06:54:28.975733+00:00</DetectionUtc>
<DriverId>581dacbf-dcdd-4540-a409-5333bb57d3c1</DriverId>
<ExpirationUtc>2026-04-19T06:54:28.975733+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-04-19T06:54:28.975733+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-04-19T06:54:28.975733+00:00</LastLegalFileDate>
</DriverForSettingsDto>