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-03-06T00:21:11.9457465+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "e90c6c1b-7eea-4e03-9848-73e8f295a9c2",
"DriverId": "aa94f29e-065c-4959-bbca-7bb98bfce527",
"DetectionUtc": "2026-03-06T00:21:11.9457465+00:00",
"Type": 0,
"ExpirationUtc": "2026-03-06T00:21:11.9457465+00:00",
"StateUtc": "2026-03-06T00:21:11.9457465+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "d226b98b-e026-4599-ae14-ce7d7c00ef5c",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "e90c6c1b-7eea-4e03-9848-73e8f295a9c2",
"DriverId": "aa94f29e-065c-4959-bbca-7bb98bfce527",
"DetectionUtc": "2026-03-06T00:21:11.9457465+00:00",
"Type": 0,
"ExpirationUtc": "2026-03-06T00:21:11.9457465+00:00",
"StateUtc": "2026-03-06T00:21:11.9457465+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "d226b98b-e026-4599-ae14-ce7d7c00ef5c",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "af49252e-e894-492f-aece-faf02621f7b7",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-03-06T00:21:11.9457465+00:00",
"ReleaseDate": "2026-03-06T00:21:11.9457465+00:00",
"DrivingType": 0,
"AbsenseProfileId": "cbf9e5a1-d88c-468d-9691-f66a2c8c043d",
"ExpenseProfileId": "2c4fe12c-e777-41bb-abd7-b12ecb42edec",
"IndemnityProfileId": "43b6eaf2-2fce-40d3-80a3-afa4e9fd0a5d",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "af49252e-e894-492f-aece-faf02621f7b7",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-03-06T00:21:11.9457465+00:00",
"ReleaseDate": "2026-03-06T00:21:11.9457465+00:00",
"DrivingType": 0,
"AbsenseProfileId": "cbf9e5a1-d88c-468d-9691-f66a2c8c043d",
"ExpenseProfileId": "2c4fe12c-e777-41bb-abd7-b12ecb42edec",
"IndemnityProfileId": "43b6eaf2-2fce-40d3-80a3-afa4e9fd0a5d",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"8e4c670f-ea82-4f3f-bc86-2d40b7225554",
"02ed46a9-76b7-4837-9764-52580844c534"
],
"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-03-06T00:21:11.9457465+00:00",
"MedicalCertificateExpirationDate": "2026-03-06T00:21:11.9457465+00:00",
"MedicalFiveYearExpirationDate": "2026-03-06T00:21:11.9457465+00:00",
"ExpiryDateDrivingLicence": "2026-03-06T00:21:11.9457465+00:00",
"ExpiryDateFCOLicence": "2026-03-06T00:21:11.9457465+00:00",
"ExpirationDateIdentifier": "2026-03-06T00:21:11.9457465+00:00",
"DateOfBirth": "2026-03-06T00:21:11.9457465+00:00",
"ZOIHomeId": "3fcc6638-8136-4be7-8925-b922ef5e09ea",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "c9f1ef40-79a6-48fa-b9f7-e7c6a2c92f0f",
"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": "141d9b23-55e6-4ffa-8d29-1ca2ef028bd3",
"CustomerId": "727d10ae-6670-4786-a86a-2943181740b2",
"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>727d10ae-6670-4786-a86a-2943181740b2</CustomerId>
<DriverId>141d9b23-55e6-4ffa-8d29-1ca2ef028bd3</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-03-06T00:21:11.9457465+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-03-06T00:21:11.9457465+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-03-06T00:21:11.9457465+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-03-06T00:21:11.9457465+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-03-06T00:21:11.9457465+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-03-06T00:21:11.9457465+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-03-06T00:21:11.9457465+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>c9f1ef40-79a6-48fa-b9f7-e7c6a2c92f0f</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>3fcc6638-8136-4be7-8925-b922ef5e09ea</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>8e4c670f-ea82-4f3f-bc86-2d40b7225554</d2p1:guid>
<d2p1:guid>02ed46a9-76b7-4837-9764-52580844c534</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>cbf9e5a1-d88c-468d-9691-f66a2c8c043d</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>af49252e-e894-492f-aece-faf02621f7b7</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-03-06T00:21:11.9457465+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>2c4fe12c-e777-41bb-abd7-b12ecb42edec</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>43b6eaf2-2fce-40d3-80a3-afa4e9fd0a5d</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-03-06T00:21:11.9457465+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>cbf9e5a1-d88c-468d-9691-f66a2c8c043d</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>af49252e-e894-492f-aece-faf02621f7b7</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-03-06T00:21:11.9457465+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>2c4fe12c-e777-41bb-abd7-b12ecb42edec</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>43b6eaf2-2fce-40d3-80a3-afa4e9fd0a5d</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-03-06T00:21:11.9457465+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>d226b98b-e026-4599-ae14-ce7d7c00ef5c</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>e90c6c1b-7eea-4e03-9848-73e8f295a9c2</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-03-06T00:21:11.9457465+00:00</DetectionUtc>
<DriverId>aa94f29e-065c-4959-bbca-7bb98bfce527</DriverId>
<ExpirationUtc>2026-03-06T00:21:11.9457465+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-03-06T00:21:11.9457465+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>d226b98b-e026-4599-ae14-ce7d7c00ef5c</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>e90c6c1b-7eea-4e03-9848-73e8f295a9c2</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-03-06T00:21:11.9457465+00:00</DetectionUtc>
<DriverId>aa94f29e-065c-4959-bbca-7bb98bfce527</DriverId>
<ExpirationUtc>2026-03-06T00:21:11.9457465+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-03-06T00:21:11.9457465+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-03-06T00:21:11.9457465+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-03-06T00:21:11.9457465+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "134ad8e3-78dd-4cb7-a0e0-48b926ae1c15",
"DriverId": "36c6fddf-46e1-4581-b6ec-93d7984eecbe",
"DetectionUtc": "2026-03-06T00:21:11.9457465+00:00",
"Type": 0,
"ExpirationUtc": "2026-03-06T00:21:11.9457465+00:00",
"StateUtc": "2026-03-06T00:21:11.9457465+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "54ae6d24-684d-4706-8c03-133b0890edf0",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "134ad8e3-78dd-4cb7-a0e0-48b926ae1c15",
"DriverId": "36c6fddf-46e1-4581-b6ec-93d7984eecbe",
"DetectionUtc": "2026-03-06T00:21:11.9457465+00:00",
"Type": 0,
"ExpirationUtc": "2026-03-06T00:21:11.9457465+00:00",
"StateUtc": "2026-03-06T00:21:11.9457465+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "54ae6d24-684d-4706-8c03-133b0890edf0",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "10728cbf-3ffd-4f5a-b7b6-6f51bfa3d595",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-03-06T00:21:11.9457465+00:00",
"ReleaseDate": "2026-03-06T00:21:11.9457465+00:00",
"DrivingType": 0,
"AbsenseProfileId": "402b7900-c523-43e6-89cf-316987f8aef9",
"ExpenseProfileId": "d7888726-a120-4897-8f23-e0aa36b24027",
"IndemnityProfileId": "b66268fc-94f0-4d3e-8fc9-2ae446ead0f1",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "10728cbf-3ffd-4f5a-b7b6-6f51bfa3d595",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-03-06T00:21:11.9457465+00:00",
"ReleaseDate": "2026-03-06T00:21:11.9457465+00:00",
"DrivingType": 0,
"AbsenseProfileId": "402b7900-c523-43e6-89cf-316987f8aef9",
"ExpenseProfileId": "d7888726-a120-4897-8f23-e0aa36b24027",
"IndemnityProfileId": "b66268fc-94f0-4d3e-8fc9-2ae446ead0f1",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"9d0cb4bf-17dd-4428-a74a-1fd5856602af",
"b044380c-bea5-4739-87b8-4ec305063e94"
],
"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-03-06T00:21:11.9457465+00:00",
"MedicalCertificateExpirationDate": "2026-03-06T00:21:11.9457465+00:00",
"MedicalFiveYearExpirationDate": "2026-03-06T00:21:11.9457465+00:00",
"ExpiryDateDrivingLicence": "2026-03-06T00:21:11.9457465+00:00",
"ExpiryDateFCOLicence": "2026-03-06T00:21:11.9457465+00:00",
"ExpirationDateIdentifier": "2026-03-06T00:21:11.9457465+00:00",
"DateOfBirth": "2026-03-06T00:21:11.9457465+00:00",
"ZOIHomeId": "1ed0aa8d-9c2c-4c00-83b9-ee3516403f06",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "16095fce-eb2e-4aa9-9358-899abe8dd43b",
"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": "f4d59fea-ef66-4745-a76d-1d337d505eca",
"CustomerId": "8a688a75-d1c4-4b0b-93c3-fb394cee9ace",
"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>8a688a75-d1c4-4b0b-93c3-fb394cee9ace</CustomerId>
<DriverId>f4d59fea-ef66-4745-a76d-1d337d505eca</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-03-06T00:21:11.9457465+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-03-06T00:21:11.9457465+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-03-06T00:21:11.9457465+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-03-06T00:21:11.9457465+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-03-06T00:21:11.9457465+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-03-06T00:21:11.9457465+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-03-06T00:21:11.9457465+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>16095fce-eb2e-4aa9-9358-899abe8dd43b</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>1ed0aa8d-9c2c-4c00-83b9-ee3516403f06</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>9d0cb4bf-17dd-4428-a74a-1fd5856602af</d2p1:guid>
<d2p1:guid>b044380c-bea5-4739-87b8-4ec305063e94</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>402b7900-c523-43e6-89cf-316987f8aef9</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>10728cbf-3ffd-4f5a-b7b6-6f51bfa3d595</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-03-06T00:21:11.9457465+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>d7888726-a120-4897-8f23-e0aa36b24027</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>b66268fc-94f0-4d3e-8fc9-2ae446ead0f1</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-03-06T00:21:11.9457465+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>402b7900-c523-43e6-89cf-316987f8aef9</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>10728cbf-3ffd-4f5a-b7b6-6f51bfa3d595</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-03-06T00:21:11.9457465+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>d7888726-a120-4897-8f23-e0aa36b24027</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>b66268fc-94f0-4d3e-8fc9-2ae446ead0f1</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-03-06T00:21:11.9457465+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>54ae6d24-684d-4706-8c03-133b0890edf0</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>134ad8e3-78dd-4cb7-a0e0-48b926ae1c15</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-03-06T00:21:11.9457465+00:00</DetectionUtc>
<DriverId>36c6fddf-46e1-4581-b6ec-93d7984eecbe</DriverId>
<ExpirationUtc>2026-03-06T00:21:11.9457465+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-03-06T00:21:11.9457465+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>54ae6d24-684d-4706-8c03-133b0890edf0</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>134ad8e3-78dd-4cb7-a0e0-48b926ae1c15</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-03-06T00:21:11.9457465+00:00</DetectionUtc>
<DriverId>36c6fddf-46e1-4581-b6ec-93d7984eecbe</DriverId>
<ExpirationUtc>2026-03-06T00:21:11.9457465+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-03-06T00:21:11.9457465+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-03-06T00:21:11.9457465+00:00</LastLegalFileDate>
</DriverForSettingsDto>