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. |
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. |
|
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. |
ExternalId |
l'id externe |
string |
None. |
SocialSecurityNumber |
numéro de sécurité sociale |
string |
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. |
Response Formats
application/json, text/json
[ { "LastLegalFileDate": "2025-05-14T11:58:20.0884324+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "f83337e7-27c2-4be8-bf8b-6b528a1cf662", "DriverId": "efeb54e1-a04d-4249-9a5a-064b00c70c85", "DetectionUtc": "2025-05-14T11:58:20.0884324+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T11:58:20.0884324+00:00", "StateUtc": "2025-05-14T11:58:20.0884324+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "408c9fa3-0293-4e18-a547-a4fac5463a8e", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "f83337e7-27c2-4be8-bf8b-6b528a1cf662", "DriverId": "efeb54e1-a04d-4249-9a5a-064b00c70c85", "DetectionUtc": "2025-05-14T11:58:20.0884324+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T11:58:20.0884324+00:00", "StateUtc": "2025-05-14T11:58:20.0884324+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "408c9fa3-0293-4e18-a547-a4fac5463a8e", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "fcbb500f-44d6-4f93-aa46-2367d4ec4845", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T11:58:20.0884324+00:00", "ReleaseDate": "2025-05-14T11:58:20.0884324+00:00", "DrivingType": 0, "AbsenseProfileId": "a386b896-daef-4c5b-a5be-9c304f6802d5", "ExpenseProfileId": "c7538b59-bc0e-4768-8c9e-cda0c3f80a37", "IndemnityProfileId": "dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "fcbb500f-44d6-4f93-aa46-2367d4ec4845", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T11:58:20.0884324+00:00", "ReleaseDate": "2025-05-14T11:58:20.0884324+00:00", "DrivingType": 0, "AbsenseProfileId": "a386b896-daef-4c5b-a5be-9c304f6802d5", "ExpenseProfileId": "c7538b59-bc0e-4768-8c9e-cda0c3f80a37", "IndemnityProfileId": "dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "cf3e9cd1-671b-4b0d-a1f7-4af4e54189b7", "413ed81a-0b1f-4e9f-9fc2-069a1f78130b" ], "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-05-14T11:58:20.0884324+00:00", "MedicalCertificateExpirationDate": "2025-05-14T11:58:20.0884324+00:00", "MedicalFiveYearExpirationDate": "2025-05-14T11:58:20.0884324+00:00", "ExpiryDateDrivingLicence": "2025-05-14T11:58:20.0884324+00:00", "ExpiryDateFCOLicence": "2025-05-14T11:58:20.0884324+00:00", "DateOfBirth": "2025-05-14T11:58:20.0884324+00:00", "ZOIHomeId": "9d6f8ccd-2b14-42b5-b35f-6361271a7424", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "0381b45b-1cd0-471c-b78b-a268de77ad7e", "ZOIAgencyName": "sample string 12", "IdentifierId": "sample string 13", "UniqueIdentifier": "sample string 14", "IsActive": true, "CompatibleDownload": true, "ExternalId": "sample string 17", "SocialSecurityNumber": "sample string 18", "DriverId": "caac5991-736d-4ea3-92aa-e4cc4879daab", "CustomerId": "8da0f136-96d0-4c7a-a91c-48ed95475e2c", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22" }, { "LastLegalFileDate": "2025-05-14T11:58:20.0884324+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "f83337e7-27c2-4be8-bf8b-6b528a1cf662", "DriverId": "efeb54e1-a04d-4249-9a5a-064b00c70c85", "DetectionUtc": "2025-05-14T11:58:20.0884324+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T11:58:20.0884324+00:00", "StateUtc": "2025-05-14T11:58:20.0884324+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "408c9fa3-0293-4e18-a547-a4fac5463a8e", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "f83337e7-27c2-4be8-bf8b-6b528a1cf662", "DriverId": "efeb54e1-a04d-4249-9a5a-064b00c70c85", "DetectionUtc": "2025-05-14T11:58:20.0884324+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T11:58:20.0884324+00:00", "StateUtc": "2025-05-14T11:58:20.0884324+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "408c9fa3-0293-4e18-a547-a4fac5463a8e", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "fcbb500f-44d6-4f93-aa46-2367d4ec4845", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T11:58:20.0884324+00:00", "ReleaseDate": "2025-05-14T11:58:20.0884324+00:00", "DrivingType": 0, "AbsenseProfileId": "a386b896-daef-4c5b-a5be-9c304f6802d5", "ExpenseProfileId": "c7538b59-bc0e-4768-8c9e-cda0c3f80a37", "IndemnityProfileId": "dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "fcbb500f-44d6-4f93-aa46-2367d4ec4845", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T11:58:20.0884324+00:00", "ReleaseDate": "2025-05-14T11:58:20.0884324+00:00", "DrivingType": 0, "AbsenseProfileId": "a386b896-daef-4c5b-a5be-9c304f6802d5", "ExpenseProfileId": "c7538b59-bc0e-4768-8c9e-cda0c3f80a37", "IndemnityProfileId": "dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "cf3e9cd1-671b-4b0d-a1f7-4af4e54189b7", "413ed81a-0b1f-4e9f-9fc2-069a1f78130b" ], "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-05-14T11:58:20.0884324+00:00", "MedicalCertificateExpirationDate": "2025-05-14T11:58:20.0884324+00:00", "MedicalFiveYearExpirationDate": "2025-05-14T11:58:20.0884324+00:00", "ExpiryDateDrivingLicence": "2025-05-14T11:58:20.0884324+00:00", "ExpiryDateFCOLicence": "2025-05-14T11:58:20.0884324+00:00", "DateOfBirth": "2025-05-14T11:58:20.0884324+00:00", "ZOIHomeId": "9d6f8ccd-2b14-42b5-b35f-6361271a7424", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "0381b45b-1cd0-471c-b78b-a268de77ad7e", "ZOIAgencyName": "sample string 12", "IdentifierId": "sample string 13", "UniqueIdentifier": "sample string 14", "IsActive": true, "CompatibleDownload": true, "ExternalId": "sample string 17", "SocialSecurityNumber": "sample string 18", "DriverId": "caac5991-736d-4ea3-92aa-e4cc4879daab", "CustomerId": "8da0f136-96d0-4c7a-a91c-48ed95475e2c", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22" } ]
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> <CustomerId>8da0f136-96d0-4c7a-a91c-48ed95475e2c</CustomerId> <DriverId>caac5991-736d-4ea3-92aa-e4cc4879daab</DriverId> <FirstName>sample string 20</FirstName> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-05-14T11:58:20.0884324+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <CompatibleDownload>true</CompatibleDownload> <Country>sample string 5</Country> <DateOfBirth>2025-05-14T11:58:20.0884324+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpiryDateDrivingLicence>2025-05-14T11:58:20.0884324+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-05-14T11:58:20.0884324+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 17</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <IdentifierId>sample string 13</IdentifierId> <IsActive>true</IsActive> <MedicalCertificateExpirationDate>2025-05-14T11:58:20.0884324+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-05-14T11:58:20.0884324+00:00</MedicalFiveYearExpirationDate> <MobilePhone>sample string 6</MobilePhone> <Phone>sample string 7</Phone> <ProPhone>sample string 8</ProPhone> <SecondPartAddress>sample string 2</SecondPartAddress> <SocialSecurityNumber>sample string 18</SocialSecurityNumber> <StreetNumber>1</StreetNumber> <UniqueIdentifier>sample string 14</UniqueIdentifier> <ZIPCode>sample string 3</ZIPCode> <ZOIAgencyId>0381b45b-1cd0-471c-b78b-a268de77ad7e</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>9d6f8ccd-2b14-42b5-b35f-6361271a7424</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>cf3e9cd1-671b-4b0d-a1f7-4af4e54189b7</d3p1:guid> <d3p1:guid>413ed81a-0b1f-4e9f-9fc2-069a1f78130b</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>a386b896-daef-4c5b-a5be-9c304f6802d5</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>fcbb500f-44d6-4f93-aa46-2367d4ec4845</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-05-14T11:58:20.0884324+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>c7538b59-bc0e-4768-8c9e-cda0c3f80a37</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-05-14T11:58:20.0884324+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>a386b896-daef-4c5b-a5be-9c304f6802d5</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>fcbb500f-44d6-4f93-aa46-2367d4ec4845</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-05-14T11:58:20.0884324+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>c7538b59-bc0e-4768-8c9e-cda0c3f80a37</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-05-14T11:58:20.0884324+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>408c9fa3-0293-4e18-a547-a4fac5463a8e</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>f83337e7-27c2-4be8-bf8b-6b528a1cf662</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T11:58:20.0884324+00:00</DetectionUtc> <DriverId>efeb54e1-a04d-4249-9a5a-064b00c70c85</DriverId> <ExpirationUtc>2025-05-14T11:58:20.0884324+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T11:58:20.0884324+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>408c9fa3-0293-4e18-a547-a4fac5463a8e</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>f83337e7-27c2-4be8-bf8b-6b528a1cf662</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T11:58:20.0884324+00:00</DetectionUtc> <DriverId>efeb54e1-a04d-4249-9a5a-064b00c70c85</DriverId> <ExpirationUtc>2025-05-14T11:58:20.0884324+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T11:58:20.0884324+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-05-14T11:58:20.0884324+00:00</LastLegalFileDate> </DriverForSettingsDto> <DriverForSettingsDto> <CustomerId>8da0f136-96d0-4c7a-a91c-48ed95475e2c</CustomerId> <DriverId>caac5991-736d-4ea3-92aa-e4cc4879daab</DriverId> <FirstName>sample string 20</FirstName> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-05-14T11:58:20.0884324+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <CompatibleDownload>true</CompatibleDownload> <Country>sample string 5</Country> <DateOfBirth>2025-05-14T11:58:20.0884324+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpiryDateDrivingLicence>2025-05-14T11:58:20.0884324+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-05-14T11:58:20.0884324+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 17</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <IdentifierId>sample string 13</IdentifierId> <IsActive>true</IsActive> <MedicalCertificateExpirationDate>2025-05-14T11:58:20.0884324+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-05-14T11:58:20.0884324+00:00</MedicalFiveYearExpirationDate> <MobilePhone>sample string 6</MobilePhone> <Phone>sample string 7</Phone> <ProPhone>sample string 8</ProPhone> <SecondPartAddress>sample string 2</SecondPartAddress> <SocialSecurityNumber>sample string 18</SocialSecurityNumber> <StreetNumber>1</StreetNumber> <UniqueIdentifier>sample string 14</UniqueIdentifier> <ZIPCode>sample string 3</ZIPCode> <ZOIAgencyId>0381b45b-1cd0-471c-b78b-a268de77ad7e</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>9d6f8ccd-2b14-42b5-b35f-6361271a7424</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>cf3e9cd1-671b-4b0d-a1f7-4af4e54189b7</d3p1:guid> <d3p1:guid>413ed81a-0b1f-4e9f-9fc2-069a1f78130b</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>a386b896-daef-4c5b-a5be-9c304f6802d5</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>fcbb500f-44d6-4f93-aa46-2367d4ec4845</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-05-14T11:58:20.0884324+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>c7538b59-bc0e-4768-8c9e-cda0c3f80a37</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-05-14T11:58:20.0884324+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>a386b896-daef-4c5b-a5be-9c304f6802d5</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>fcbb500f-44d6-4f93-aa46-2367d4ec4845</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-05-14T11:58:20.0884324+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>c7538b59-bc0e-4768-8c9e-cda0c3f80a37</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>dd6ec3c8-3e5f-43bf-8e6a-08a8790199cd</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-05-14T11:58:20.0884324+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>408c9fa3-0293-4e18-a547-a4fac5463a8e</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>f83337e7-27c2-4be8-bf8b-6b528a1cf662</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T11:58:20.0884324+00:00</DetectionUtc> <DriverId>efeb54e1-a04d-4249-9a5a-064b00c70c85</DriverId> <ExpirationUtc>2025-05-14T11:58:20.0884324+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T11:58:20.0884324+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>408c9fa3-0293-4e18-a547-a4fac5463a8e</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>f83337e7-27c2-4be8-bf8b-6b528a1cf662</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T11:58:20.0884324+00:00</DetectionUtc> <DriverId>efeb54e1-a04d-4249-9a5a-064b00c70c85</DriverId> <ExpirationUtc>2025-05-14T11:58:20.0884324+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T11:58:20.0884324+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-05-14T11:58:20.0884324+00:00</LastLegalFileDate> </DriverForSettingsDto> </ArrayOfDriverForSettingsDto>