PUT api/v2/driver/{id}
Mise à jour des informations d'un conducteur
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
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-05-29T20:08:42.9746585+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "0dfbd8c3-18fe-4e11-b704-405267888221",
"DriverId": "d92866ea-e2b1-4a3d-aa85-db6bc74ad141",
"DetectionUtc": "2026-05-29T20:08:42.9746585+00:00",
"Type": 0,
"ExpirationUtc": "2026-05-29T20:08:42.9746585+00:00",
"StateUtc": "2026-05-29T20:08:42.9746585+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "df9f077c-9688-483d-919b-f3628b48285d",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "0dfbd8c3-18fe-4e11-b704-405267888221",
"DriverId": "d92866ea-e2b1-4a3d-aa85-db6bc74ad141",
"DetectionUtc": "2026-05-29T20:08:42.9746585+00:00",
"Type": 0,
"ExpirationUtc": "2026-05-29T20:08:42.9746585+00:00",
"StateUtc": "2026-05-29T20:08:42.9746585+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "df9f077c-9688-483d-919b-f3628b48285d",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "1b2876ed-f61a-4479-a8a3-55eceb9f038f",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-05-29T20:08:42.9746585+00:00",
"ReleaseDate": "2026-05-29T20:08:42.9746585+00:00",
"DrivingType": 0,
"AbsenseProfileId": "f4919411-627d-4f54-b4c2-f72dc1181ed4",
"ExpenseProfileId": "403025f5-68d7-41bd-9616-4e6a58af9e57",
"IndemnityProfileId": "3ce619ca-8445-483e-85eb-6190a3b9c6b2",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "1b2876ed-f61a-4479-a8a3-55eceb9f038f",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-05-29T20:08:42.9746585+00:00",
"ReleaseDate": "2026-05-29T20:08:42.9746585+00:00",
"DrivingType": 0,
"AbsenseProfileId": "f4919411-627d-4f54-b4c2-f72dc1181ed4",
"ExpenseProfileId": "403025f5-68d7-41bd-9616-4e6a58af9e57",
"IndemnityProfileId": "3ce619ca-8445-483e-85eb-6190a3b9c6b2",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"dbac772d-056c-4df5-9806-ac11ac1cbdce",
"4851cb6c-1b70-4953-9776-b637b0b5e67b"
],
"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-05-29T20:08:42.9746585+00:00",
"MedicalCertificateExpirationDate": "2026-05-29T20:08:42.9746585+00:00",
"MedicalFiveYearExpirationDate": "2026-05-29T20:08:42.9746585+00:00",
"ExpiryDateDrivingLicence": "2026-05-29T20:08:42.9746585+00:00",
"ExpiryDateFCOLicence": "2026-05-29T20:08:42.9746585+00:00",
"ExpirationDateIdentifier": "2026-05-29T20:08:42.9746585+00:00",
"DateOfBirth": "2026-05-29T20:08:42.9746585+00:00",
"ZOIHomeId": "d6b7e26a-8e57-455e-9a80-153e0b59f0a8",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "39cabdf9-29c1-44bb-b697-49f32b26233f",
"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": "1d877306-8baf-4844-a295-1b14f2c85b4a",
"CustomerId": "c47899fa-d324-4187-9527-03221f8736d6",
"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>c47899fa-d324-4187-9527-03221f8736d6</CustomerId>
<DriverId>1d877306-8baf-4844-a295-1b14f2c85b4a</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-05-29T20:08:42.9746585+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-05-29T20:08:42.9746585+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-05-29T20:08:42.9746585+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-05-29T20:08:42.9746585+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-05-29T20:08:42.9746585+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-05-29T20:08:42.9746585+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-05-29T20:08:42.9746585+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>39cabdf9-29c1-44bb-b697-49f32b26233f</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>d6b7e26a-8e57-455e-9a80-153e0b59f0a8</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dbac772d-056c-4df5-9806-ac11ac1cbdce</d2p1:guid>
<d2p1:guid>4851cb6c-1b70-4953-9776-b637b0b5e67b</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>f4919411-627d-4f54-b4c2-f72dc1181ed4</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>1b2876ed-f61a-4479-a8a3-55eceb9f038f</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-05-29T20:08:42.9746585+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>403025f5-68d7-41bd-9616-4e6a58af9e57</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>3ce619ca-8445-483e-85eb-6190a3b9c6b2</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-05-29T20:08:42.9746585+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>f4919411-627d-4f54-b4c2-f72dc1181ed4</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>1b2876ed-f61a-4479-a8a3-55eceb9f038f</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-05-29T20:08:42.9746585+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>403025f5-68d7-41bd-9616-4e6a58af9e57</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>3ce619ca-8445-483e-85eb-6190a3b9c6b2</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-05-29T20:08:42.9746585+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>df9f077c-9688-483d-919b-f3628b48285d</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>0dfbd8c3-18fe-4e11-b704-405267888221</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-05-29T20:08:42.9746585+00:00</DetectionUtc>
<DriverId>d92866ea-e2b1-4a3d-aa85-db6bc74ad141</DriverId>
<ExpirationUtc>2026-05-29T20:08:42.9746585+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-05-29T20:08:42.9746585+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>df9f077c-9688-483d-919b-f3628b48285d</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>0dfbd8c3-18fe-4e11-b704-405267888221</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-05-29T20:08:42.9746585+00:00</DetectionUtc>
<DriverId>d92866ea-e2b1-4a3d-aa85-db6bc74ad141</DriverId>
<ExpirationUtc>2026-05-29T20:08:42.9746585+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-05-29T20:08:42.9746585+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-05-29T20:08:42.9746585+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-05-29T20:08:43.0059095+00:00",
"TachoDownloadState": 8,
"Identifiers": [
{
"CustomerId": "11f892de-0359-40fc-a298-e8bb77a8d7d9",
"DriverId": "a7814556-ce9f-45b0-9701-aa57495dc10c",
"DetectionUtc": "2026-05-29T20:08:43.0059095+00:00",
"Type": 0,
"ExpirationUtc": "2026-05-29T20:08:43.0059095+00:00",
"StateUtc": "2026-05-29T20:08:43.0059095+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "77541b05-dbc4-41c2-917c-64a80bfd7340",
"UniqueIdentifier": "sample string 4"
},
{
"CustomerId": "11f892de-0359-40fc-a298-e8bb77a8d7d9",
"DriverId": "a7814556-ce9f-45b0-9701-aa57495dc10c",
"DetectionUtc": "2026-05-29T20:08:43.0059095+00:00",
"Type": 0,
"ExpirationUtc": "2026-05-29T20:08:43.0059095+00:00",
"StateUtc": "2026-05-29T20:08:43.0059095+00:00",
"State": 0,
"DeliveryNation": "sample string 2",
"Id": "77541b05-dbc4-41c2-917c-64a80bfd7340",
"UniqueIdentifier": "sample string 4"
}
],
"Contracts": [
{
"Id": 1,
"DriverId": "60ecd4b3-5f4a-4e11-a70c-3a678eeedeb5",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-05-29T20:08:43.0059095+00:00",
"ReleaseDate": "2026-05-29T20:08:43.0059095+00:00",
"DrivingType": 0,
"AbsenseProfileId": "fd883baf-3eff-472b-99d1-a298c0d8331b",
"ExpenseProfileId": "2e12c2f3-af05-472d-b8b9-995ece67ccf4",
"IndemnityProfileId": "055315f9-e1b1-4e43-8e70-33c7b1b7c6c3",
"RuptureMotif": 11
},
{
"Id": 1,
"DriverId": "60ecd4b3-5f4a-4e11-a70c-3a678eeedeb5",
"MonthContract": 1.0,
"ThresholdTimeSupWeek": 3.0,
"ThresholdTimeSupMonth": 4.0,
"ContractType": 0,
"EntryDate": "2026-05-29T20:08:43.0059095+00:00",
"ReleaseDate": "2026-05-29T20:08:43.0059095+00:00",
"DrivingType": 0,
"AbsenseProfileId": "fd883baf-3eff-472b-99d1-a298c0d8331b",
"ExpenseProfileId": "2e12c2f3-af05-472d-b8b9-995ece67ccf4",
"IndemnityProfileId": "055315f9-e1b1-4e43-8e70-33c7b1b7c6c3",
"RuptureMotif": 11
}
],
"AltParkingZoneIds": [
"18eae1eb-7eb3-4884-9d74-059046863a8d",
"d1be4e37-b6c2-4d33-a473-db72664253d3"
],
"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-05-29T20:08:43.0059095+00:00",
"MedicalCertificateExpirationDate": "2026-05-29T20:08:43.0059095+00:00",
"MedicalFiveYearExpirationDate": "2026-05-29T20:08:43.0059095+00:00",
"ExpiryDateDrivingLicence": "2026-05-29T20:08:43.0059095+00:00",
"ExpiryDateFCOLicence": "2026-05-29T20:08:43.0059095+00:00",
"ExpirationDateIdentifier": "2026-05-29T20:08:43.0059095+00:00",
"DateOfBirth": "2026-05-29T20:08:43.0059095+00:00",
"ZOIHomeId": "e7fe4067-7911-4c0e-9e79-0c72970d2e0e",
"ZOIHomeName": "sample string 12",
"ZOIAgencyId": "af908b79-4fde-4ee9-a022-85ae1f429685",
"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": "f1e260da-cc0f-4ad7-9fb3-a9dd3e368fe4",
"CustomerId": "b9765a2b-02c0-4693-9ec8-1ea26f05733d",
"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>b9765a2b-02c0-4693-9ec8-1ea26f05733d</CustomerId>
<DriverId>f1e260da-cc0f-4ad7-9fb3-a9dd3e368fe4</DriverId>
<FirstName>sample string 21</FirstName>
<IsActive>true</IsActive>
<LastName>sample string 22</LastName>
<Matricule>sample string 23</Matricule>
<ADRLicenseExpirationDate>2026-05-29T20:08:43.0059095+00:00</ADRLicenseExpirationDate>
<City>sample string 4</City>
<Country>sample string 5</Country>
<DateOfBirth>2026-05-29T20:08:43.0059095+00:00</DateOfBirth>
<DrivingLicenseNumber>sample string 11</DrivingLicenseNumber>
<Email>sample string 9</Email>
<Email2>sample string 10</Email2>
<ExpirationDateIdentifier>2026-05-29T20:08:43.0059095+00:00</ExpirationDateIdentifier>
<ExpiryDateDrivingLicence>2026-05-29T20:08:43.0059095+00:00</ExpiryDateDrivingLicence>
<ExpiryDateFCOLicence>2026-05-29T20:08:43.0059095+00:00</ExpiryDateFCOLicence>
<ExternalId>sample string 16</ExternalId>
<FirstPartAddress>sample string 1</FirstPartAddress>
<HasOdooApiKey>true</HasOdooApiKey>
<IdentifierId>sample string 14</IdentifierId>
<MedicalCertificateExpirationDate>2026-05-29T20:08:43.0059095+00:00</MedicalCertificateExpirationDate>
<MedicalFiveYearExpirationDate>2026-05-29T20:08:43.0059095+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>af908b79-4fde-4ee9-a022-85ae1f429685</ZOIAgencyId>
<ZOIAgencyName>sample string 13</ZOIAgencyName>
<ZOIHomeId>e7fe4067-7911-4c0e-9e79-0c72970d2e0e</ZOIHomeId>
<ZOIHomeName>sample string 12</ZOIHomeName>
<AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>18eae1eb-7eb3-4884-9d74-059046863a8d</d2p1:guid>
<d2p1:guid>d1be4e37-b6c2-4d33-a473-db72664253d3</d2p1:guid>
</AltParkingZoneIds>
<Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts">
<d2p1:DriverContractDto>
<d2p1:AbsenseProfileId>fd883baf-3eff-472b-99d1-a298c0d8331b</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>60ecd4b3-5f4a-4e11-a70c-3a678eeedeb5</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-05-29T20:08:43.0059095+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>2e12c2f3-af05-472d-b8b9-995ece67ccf4</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>055315f9-e1b1-4e43-8e70-33c7b1b7c6c3</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-05-29T20:08:43.0059095+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>fd883baf-3eff-472b-99d1-a298c0d8331b</d2p1:AbsenseProfileId>
<d2p1:ContractType>CDI</d2p1:ContractType>
<d2p1:DriverId>60ecd4b3-5f4a-4e11-a70c-3a678eeedeb5</d2p1:DriverId>
<d2p1:DrivingType>LongDistance</d2p1:DrivingType>
<d2p1:EntryDate>2026-05-29T20:08:43.0059095+00:00</d2p1:EntryDate>
<d2p1:ExpenseProfileId>2e12c2f3-af05-472d-b8b9-995ece67ccf4</d2p1:ExpenseProfileId>
<d2p1:IndemnityProfileId>055315f9-e1b1-4e43-8e70-33c7b1b7c6c3</d2p1:IndemnityProfileId>
<d2p1:MonthContract>1</d2p1:MonthContract>
<d2p1:ReleaseDate>2026-05-29T20:08:43.0059095+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>77541b05-dbc4-41c2-917c-64a80bfd7340</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>11f892de-0359-40fc-a298-e8bb77a8d7d9</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-05-29T20:08:43.0059095+00:00</DetectionUtc>
<DriverId>a7814556-ce9f-45b0-9701-aa57495dc10c</DriverId>
<ExpirationUtc>2026-05-29T20:08:43.0059095+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-05-29T20:08:43.0059095+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
<IdentifierDto>
<Id>77541b05-dbc4-41c2-917c-64a80bfd7340</Id>
<UniqueIdentifier>sample string 4</UniqueIdentifier>
<CustomerId>11f892de-0359-40fc-a298-e8bb77a8d7d9</CustomerId>
<DeliveryNation>sample string 2</DeliveryNation>
<DetectionUtc>2026-05-29T20:08:43.0059095+00:00</DetectionUtc>
<DriverId>a7814556-ce9f-45b0-9701-aa57495dc10c</DriverId>
<ExpirationUtc>2026-05-29T20:08:43.0059095+00:00</ExpirationUtc>
<State>Unaffected</State>
<StateUtc>2026-05-29T20:08:43.0059095+00:00</StateUtc>
<Type>Dallas_Key</Type>
</IdentifierDto>
</Identifiers>
<LastLegalFileDate>2026-05-29T20:08:43.0059095+00:00</LastLegalFileDate>
</DriverForSettingsDto>