GET api/v2/driver/user?CardNumber={CardNumber}&ValidContract={ValidContract}&WithAffectedCard={WithAffectedCard}
Retourne la liste des conducteurs de l'utilisateur
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CardNumber |
Filtre par numéro de carte commencant par... |
string |
None. |
ValidContract |
filtre sur la validité du contrat |
boolean |
None. |
WithAffectedCard |
filtre sur la présence d'au moins une carte numérique associé |
boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of DriverForSettingsDtoName | 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. |
|
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": "2025-10-13T22:53:08.968788+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "9162a9a9-cb92-4ebb-b010-f365e534d387", "DriverId": "fdcacd26-4336-44c9-9659-cdfd18f4e6ac", "DetectionUtc": "2025-10-13T22:53:08.968788+00:00", "Type": 0, "ExpirationUtc": "2025-10-13T22:53:08.968788+00:00", "StateUtc": "2025-10-13T22:53:08.968788+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "db910b96-d0de-4863-a4cc-b488e15943ea", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "9162a9a9-cb92-4ebb-b010-f365e534d387", "DriverId": "fdcacd26-4336-44c9-9659-cdfd18f4e6ac", "DetectionUtc": "2025-10-13T22:53:08.968788+00:00", "Type": 0, "ExpirationUtc": "2025-10-13T22:53:08.968788+00:00", "StateUtc": "2025-10-13T22:53:08.968788+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "db910b96-d0de-4863-a4cc-b488e15943ea", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "7c2e58bb-241d-427f-a57a-9e9736edb156", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-10-13T22:53:08.968788+00:00", "ReleaseDate": "2025-10-13T22:53:08.968788+00:00", "DrivingType": 0, "AbsenseProfileId": "da6851ee-aed1-4697-859e-66bab25a908a", "ExpenseProfileId": "a6b770aa-f492-4b9b-9a29-369596f8ae4c", "IndemnityProfileId": "335f15ee-0a1f-4e24-8c49-174956bd100d", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "7c2e58bb-241d-427f-a57a-9e9736edb156", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-10-13T22:53:08.968788+00:00", "ReleaseDate": "2025-10-13T22:53:08.968788+00:00", "DrivingType": 0, "AbsenseProfileId": "da6851ee-aed1-4697-859e-66bab25a908a", "ExpenseProfileId": "a6b770aa-f492-4b9b-9a29-369596f8ae4c", "IndemnityProfileId": "335f15ee-0a1f-4e24-8c49-174956bd100d", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "4127d63a-25ee-4892-b767-ee7df8ed5c85", "fe84c2fa-8bb5-4c6f-964f-090de9bf50c1" ], "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", "DrivingLicenseNumber": "sample string 10", "ADRLicenseExpirationDate": "2025-10-13T22:53:08.968788+00:00", "MedicalCertificateExpirationDate": "2025-10-13T22:53:08.968788+00:00", "MedicalFiveYearExpirationDate": "2025-10-13T22:53:08.968788+00:00", "ExpiryDateDrivingLicence": "2025-10-13T22:53:08.968788+00:00", "ExpiryDateFCOLicence": "2025-10-13T22:53:08.968788+00:00", "ExpirationDateIdentifier": "2025-10-13T22:53:08.968788+00:00", "DateOfBirth": "2025-10-13T22:53:08.968788+00:00", "ZOIHomeId": "90f22450-382d-4dde-b24e-f81d2ecd45ec", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "796e40c2-7fb2-4ddf-97bf-a1336c38d070", "ZOIAgencyName": "sample string 12", "IdentifierId": "sample string 13", "UniqueIdentifier": "sample string 14", "ExternalId": "sample string 15", "SocialSecurityNumber": "sample string 16", "OdooRegistrationNumber": "sample string 17", "HasOdooApiKey": true, "DriverId": "98f22198-4970-4ec7-82cd-3b3476d8c1d8", "CustomerId": "125123e2-764e-4d14-8cfb-8af48c4e6680", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22", "IsActive": true, "CompatibleDownload": true }, { "LastLegalFileDate": "2025-10-13T22:53:08.968788+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "9162a9a9-cb92-4ebb-b010-f365e534d387", "DriverId": "fdcacd26-4336-44c9-9659-cdfd18f4e6ac", "DetectionUtc": "2025-10-13T22:53:08.968788+00:00", "Type": 0, "ExpirationUtc": "2025-10-13T22:53:08.968788+00:00", "StateUtc": "2025-10-13T22:53:08.968788+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "db910b96-d0de-4863-a4cc-b488e15943ea", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "9162a9a9-cb92-4ebb-b010-f365e534d387", "DriverId": "fdcacd26-4336-44c9-9659-cdfd18f4e6ac", "DetectionUtc": "2025-10-13T22:53:08.968788+00:00", "Type": 0, "ExpirationUtc": "2025-10-13T22:53:08.968788+00:00", "StateUtc": "2025-10-13T22:53:08.968788+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "db910b96-d0de-4863-a4cc-b488e15943ea", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "7c2e58bb-241d-427f-a57a-9e9736edb156", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-10-13T22:53:08.968788+00:00", "ReleaseDate": "2025-10-13T22:53:08.968788+00:00", "DrivingType": 0, "AbsenseProfileId": "da6851ee-aed1-4697-859e-66bab25a908a", "ExpenseProfileId": "a6b770aa-f492-4b9b-9a29-369596f8ae4c", "IndemnityProfileId": "335f15ee-0a1f-4e24-8c49-174956bd100d", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "7c2e58bb-241d-427f-a57a-9e9736edb156", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-10-13T22:53:08.968788+00:00", "ReleaseDate": "2025-10-13T22:53:08.968788+00:00", "DrivingType": 0, "AbsenseProfileId": "da6851ee-aed1-4697-859e-66bab25a908a", "ExpenseProfileId": "a6b770aa-f492-4b9b-9a29-369596f8ae4c", "IndemnityProfileId": "335f15ee-0a1f-4e24-8c49-174956bd100d", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "4127d63a-25ee-4892-b767-ee7df8ed5c85", "fe84c2fa-8bb5-4c6f-964f-090de9bf50c1" ], "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", "DrivingLicenseNumber": "sample string 10", "ADRLicenseExpirationDate": "2025-10-13T22:53:08.968788+00:00", "MedicalCertificateExpirationDate": "2025-10-13T22:53:08.968788+00:00", "MedicalFiveYearExpirationDate": "2025-10-13T22:53:08.968788+00:00", "ExpiryDateDrivingLicence": "2025-10-13T22:53:08.968788+00:00", "ExpiryDateFCOLicence": "2025-10-13T22:53:08.968788+00:00", "ExpirationDateIdentifier": "2025-10-13T22:53:08.968788+00:00", "DateOfBirth": "2025-10-13T22:53:08.968788+00:00", "ZOIHomeId": "90f22450-382d-4dde-b24e-f81d2ecd45ec", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "796e40c2-7fb2-4ddf-97bf-a1336c38d070", "ZOIAgencyName": "sample string 12", "IdentifierId": "sample string 13", "UniqueIdentifier": "sample string 14", "ExternalId": "sample string 15", "SocialSecurityNumber": "sample string 16", "OdooRegistrationNumber": "sample string 17", "HasOdooApiKey": true, "DriverId": "98f22198-4970-4ec7-82cd-3b3476d8c1d8", "CustomerId": "125123e2-764e-4d14-8cfb-8af48c4e6680", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22", "IsActive": true, "CompatibleDownload": true } ]
application/xml, text/xml
<ArrayOfDriverForSettingsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto"> <DriverForSettingsDto> <CompatibleDownload>true</CompatibleDownload> <CustomerId>125123e2-764e-4d14-8cfb-8af48c4e6680</CustomerId> <DriverId>98f22198-4970-4ec7-82cd-3b3476d8c1d8</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-10-13T22:53:08.968788+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-10-13T22:53:08.968788+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-10-13T22:53:08.968788+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-10-13T22:53:08.968788+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-10-13T22:53:08.968788+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-10-13T22:53:08.968788+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-10-13T22:53:08.968788+00:00</MedicalFiveYearExpirationDate> <MobilePhone>sample string 6</MobilePhone> <OdooRegistrationNumber>sample string 17</OdooRegistrationNumber> <Phone>sample string 7</Phone> <ProPhone>sample string 8</ProPhone> <SecondPartAddress>sample string 2</SecondPartAddress> <SocialSecurityNumber>sample string 16</SocialSecurityNumber> <StreetNumber>1</StreetNumber> <UniqueIdentifier>sample string 14</UniqueIdentifier> <ZIPCode>sample string 3</ZIPCode> <ZOIAgencyId>796e40c2-7fb2-4ddf-97bf-a1336c38d070</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>90f22450-382d-4dde-b24e-f81d2ecd45ec</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>4127d63a-25ee-4892-b767-ee7df8ed5c85</d3p1:guid> <d3p1:guid>fe84c2fa-8bb5-4c6f-964f-090de9bf50c1</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>da6851ee-aed1-4697-859e-66bab25a908a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>7c2e58bb-241d-427f-a57a-9e9736edb156</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-10-13T22:53:08.968788+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>a6b770aa-f492-4b9b-9a29-369596f8ae4c</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>335f15ee-0a1f-4e24-8c49-174956bd100d</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-10-13T22:53:08.968788+00:00</d3p1:ReleaseDate> <d3p1:RuptureMotif>LicenciementLiquidation</d3p1:RuptureMotif> <d3p1:ThresholdTimeSupMonth>4</d3p1:ThresholdTimeSupMonth> <d3p1:ThresholdTimeSupWeek>3</d3p1:ThresholdTimeSupWeek> <d3p1:Id>1</d3p1:Id> </d3p1:DriverContractDto> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>da6851ee-aed1-4697-859e-66bab25a908a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>7c2e58bb-241d-427f-a57a-9e9736edb156</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-10-13T22:53:08.968788+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>a6b770aa-f492-4b9b-9a29-369596f8ae4c</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>335f15ee-0a1f-4e24-8c49-174956bd100d</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-10-13T22:53:08.968788+00:00</d3p1:ReleaseDate> <d3p1:RuptureMotif>LicenciementLiquidation</d3p1:RuptureMotif> <d3p1:ThresholdTimeSupMonth>4</d3p1:ThresholdTimeSupMonth> <d3p1:ThresholdTimeSupWeek>3</d3p1:ThresholdTimeSupWeek> <d3p1:Id>1</d3p1:Id> </d3p1:DriverContractDto> </Contracts> <Identifiers> <IdentifierDto> <Id>db910b96-d0de-4863-a4cc-b488e15943ea</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9162a9a9-cb92-4ebb-b010-f365e534d387</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-10-13T22:53:08.968788+00:00</DetectionUtc> <DriverId>fdcacd26-4336-44c9-9659-cdfd18f4e6ac</DriverId> <ExpirationUtc>2025-10-13T22:53:08.968788+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-10-13T22:53:08.968788+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>db910b96-d0de-4863-a4cc-b488e15943ea</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9162a9a9-cb92-4ebb-b010-f365e534d387</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-10-13T22:53:08.968788+00:00</DetectionUtc> <DriverId>fdcacd26-4336-44c9-9659-cdfd18f4e6ac</DriverId> <ExpirationUtc>2025-10-13T22:53:08.968788+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-10-13T22:53:08.968788+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-10-13T22:53:08.968788+00:00</LastLegalFileDate> </DriverForSettingsDto> <DriverForSettingsDto> <CompatibleDownload>true</CompatibleDownload> <CustomerId>125123e2-764e-4d14-8cfb-8af48c4e6680</CustomerId> <DriverId>98f22198-4970-4ec7-82cd-3b3476d8c1d8</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-10-13T22:53:08.968788+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-10-13T22:53:08.968788+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-10-13T22:53:08.968788+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-10-13T22:53:08.968788+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-10-13T22:53:08.968788+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-10-13T22:53:08.968788+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-10-13T22:53:08.968788+00:00</MedicalFiveYearExpirationDate> <MobilePhone>sample string 6</MobilePhone> <OdooRegistrationNumber>sample string 17</OdooRegistrationNumber> <Phone>sample string 7</Phone> <ProPhone>sample string 8</ProPhone> <SecondPartAddress>sample string 2</SecondPartAddress> <SocialSecurityNumber>sample string 16</SocialSecurityNumber> <StreetNumber>1</StreetNumber> <UniqueIdentifier>sample string 14</UniqueIdentifier> <ZIPCode>sample string 3</ZIPCode> <ZOIAgencyId>796e40c2-7fb2-4ddf-97bf-a1336c38d070</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>90f22450-382d-4dde-b24e-f81d2ecd45ec</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>4127d63a-25ee-4892-b767-ee7df8ed5c85</d3p1:guid> <d3p1:guid>fe84c2fa-8bb5-4c6f-964f-090de9bf50c1</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>da6851ee-aed1-4697-859e-66bab25a908a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>7c2e58bb-241d-427f-a57a-9e9736edb156</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-10-13T22:53:08.968788+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>a6b770aa-f492-4b9b-9a29-369596f8ae4c</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>335f15ee-0a1f-4e24-8c49-174956bd100d</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-10-13T22:53:08.968788+00:00</d3p1:ReleaseDate> <d3p1:RuptureMotif>LicenciementLiquidation</d3p1:RuptureMotif> <d3p1:ThresholdTimeSupMonth>4</d3p1:ThresholdTimeSupMonth> <d3p1:ThresholdTimeSupWeek>3</d3p1:ThresholdTimeSupWeek> <d3p1:Id>1</d3p1:Id> </d3p1:DriverContractDto> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>da6851ee-aed1-4697-859e-66bab25a908a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>7c2e58bb-241d-427f-a57a-9e9736edb156</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-10-13T22:53:08.968788+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>a6b770aa-f492-4b9b-9a29-369596f8ae4c</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>335f15ee-0a1f-4e24-8c49-174956bd100d</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-10-13T22:53:08.968788+00:00</d3p1:ReleaseDate> <d3p1:RuptureMotif>LicenciementLiquidation</d3p1:RuptureMotif> <d3p1:ThresholdTimeSupMonth>4</d3p1:ThresholdTimeSupMonth> <d3p1:ThresholdTimeSupWeek>3</d3p1:ThresholdTimeSupWeek> <d3p1:Id>1</d3p1:Id> </d3p1:DriverContractDto> </Contracts> <Identifiers> <IdentifierDto> <Id>db910b96-d0de-4863-a4cc-b488e15943ea</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9162a9a9-cb92-4ebb-b010-f365e534d387</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-10-13T22:53:08.968788+00:00</DetectionUtc> <DriverId>fdcacd26-4336-44c9-9659-cdfd18f4e6ac</DriverId> <ExpirationUtc>2025-10-13T22:53:08.968788+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-10-13T22:53:08.968788+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>db910b96-d0de-4863-a4cc-b488e15943ea</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9162a9a9-cb92-4ebb-b010-f365e534d387</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-10-13T22:53:08.968788+00:00</DetectionUtc> <DriverId>fdcacd26-4336-44c9-9659-cdfd18f4e6ac</DriverId> <ExpirationUtc>2025-10-13T22:53:08.968788+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-10-13T22:53:08.968788+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-10-13T22:53:08.968788+00:00</LastLegalFileDate> </DriverForSettingsDto> </ArrayOfDriverForSettingsDto>