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-08-17T19:24:47.142963+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "9a783563-2a28-4c8c-8ae4-4145c6359442", "DriverId": "74a9d35f-0e0b-4260-8024-7b1de1cb1ca2", "DetectionUtc": "2025-08-17T19:24:47.142963+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T19:24:47.142963+00:00", "StateUtc": "2025-08-17T19:24:47.142963+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "87228f5f-1ab1-4785-bb84-b4f69cf009a3", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "9a783563-2a28-4c8c-8ae4-4145c6359442", "DriverId": "74a9d35f-0e0b-4260-8024-7b1de1cb1ca2", "DetectionUtc": "2025-08-17T19:24:47.142963+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T19:24:47.142963+00:00", "StateUtc": "2025-08-17T19:24:47.142963+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "87228f5f-1ab1-4785-bb84-b4f69cf009a3", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T19:24:47.142963+00:00", "ReleaseDate": "2025-08-17T19:24:47.142963+00:00", "DrivingType": 0, "AbsenseProfileId": "281fe4f8-566b-4675-8e5e-1721316ded9a", "ExpenseProfileId": "040b5327-b4d3-4c75-9e05-519a8b1d8afd", "IndemnityProfileId": "fa26a0c8-8708-4dba-a78a-8c4d410a9081", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T19:24:47.142963+00:00", "ReleaseDate": "2025-08-17T19:24:47.142963+00:00", "DrivingType": 0, "AbsenseProfileId": "281fe4f8-566b-4675-8e5e-1721316ded9a", "ExpenseProfileId": "040b5327-b4d3-4c75-9e05-519a8b1d8afd", "IndemnityProfileId": "fa26a0c8-8708-4dba-a78a-8c4d410a9081", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "b46ddebc-f246-4e68-b965-b797f8417773", "09e3d7d7-58a8-4f8e-9d94-2ab870c4120d" ], "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-08-17T19:24:47.142963+00:00", "MedicalCertificateExpirationDate": "2025-08-17T19:24:47.142963+00:00", "MedicalFiveYearExpirationDate": "2025-08-17T19:24:47.142963+00:00", "ExpiryDateDrivingLicence": "2025-08-17T19:24:47.142963+00:00", "ExpiryDateFCOLicence": "2025-08-17T19:24:47.142963+00:00", "ExpirationDateIdentifier": "2025-08-17T19:24:47.142963+00:00", "DateOfBirth": "2025-08-17T19:24:47.142963+00:00", "ZOIHomeId": "a330fa29-354a-403a-9e45-6e85bbd1d71e", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "3a88bf94-142f-4584-b5f1-107270c5d6df", "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": "65b6a760-9b72-425d-ae79-a269f2097354", "CustomerId": "ede1198a-7b2c-46d2-a10e-259eb164207d", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22", "IsActive": true, "CompatibleDownload": true }, { "LastLegalFileDate": "2025-08-17T19:24:47.142963+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "9a783563-2a28-4c8c-8ae4-4145c6359442", "DriverId": "74a9d35f-0e0b-4260-8024-7b1de1cb1ca2", "DetectionUtc": "2025-08-17T19:24:47.142963+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T19:24:47.142963+00:00", "StateUtc": "2025-08-17T19:24:47.142963+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "87228f5f-1ab1-4785-bb84-b4f69cf009a3", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "9a783563-2a28-4c8c-8ae4-4145c6359442", "DriverId": "74a9d35f-0e0b-4260-8024-7b1de1cb1ca2", "DetectionUtc": "2025-08-17T19:24:47.142963+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T19:24:47.142963+00:00", "StateUtc": "2025-08-17T19:24:47.142963+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "87228f5f-1ab1-4785-bb84-b4f69cf009a3", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T19:24:47.142963+00:00", "ReleaseDate": "2025-08-17T19:24:47.142963+00:00", "DrivingType": 0, "AbsenseProfileId": "281fe4f8-566b-4675-8e5e-1721316ded9a", "ExpenseProfileId": "040b5327-b4d3-4c75-9e05-519a8b1d8afd", "IndemnityProfileId": "fa26a0c8-8708-4dba-a78a-8c4d410a9081", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T19:24:47.142963+00:00", "ReleaseDate": "2025-08-17T19:24:47.142963+00:00", "DrivingType": 0, "AbsenseProfileId": "281fe4f8-566b-4675-8e5e-1721316ded9a", "ExpenseProfileId": "040b5327-b4d3-4c75-9e05-519a8b1d8afd", "IndemnityProfileId": "fa26a0c8-8708-4dba-a78a-8c4d410a9081", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "b46ddebc-f246-4e68-b965-b797f8417773", "09e3d7d7-58a8-4f8e-9d94-2ab870c4120d" ], "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-08-17T19:24:47.142963+00:00", "MedicalCertificateExpirationDate": "2025-08-17T19:24:47.142963+00:00", "MedicalFiveYearExpirationDate": "2025-08-17T19:24:47.142963+00:00", "ExpiryDateDrivingLicence": "2025-08-17T19:24:47.142963+00:00", "ExpiryDateFCOLicence": "2025-08-17T19:24:47.142963+00:00", "ExpirationDateIdentifier": "2025-08-17T19:24:47.142963+00:00", "DateOfBirth": "2025-08-17T19:24:47.142963+00:00", "ZOIHomeId": "a330fa29-354a-403a-9e45-6e85bbd1d71e", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "3a88bf94-142f-4584-b5f1-107270c5d6df", "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": "65b6a760-9b72-425d-ae79-a269f2097354", "CustomerId": "ede1198a-7b2c-46d2-a10e-259eb164207d", "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>ede1198a-7b2c-46d2-a10e-259eb164207d</CustomerId> <DriverId>65b6a760-9b72-425d-ae79-a269f2097354</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-08-17T19:24:47.142963+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-08-17T19:24:47.142963+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-08-17T19:24:47.142963+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-08-17T19:24:47.142963+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-08-17T19:24:47.142963+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-08-17T19:24:47.142963+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-08-17T19:24:47.142963+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>3a88bf94-142f-4584-b5f1-107270c5d6df</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>a330fa29-354a-403a-9e45-6e85bbd1d71e</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>b46ddebc-f246-4e68-b965-b797f8417773</d3p1:guid> <d3p1:guid>09e3d7d7-58a8-4f8e-9d94-2ab870c4120d</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>281fe4f8-566b-4675-8e5e-1721316ded9a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-08-17T19:24:47.142963+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>040b5327-b4d3-4c75-9e05-519a8b1d8afd</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>fa26a0c8-8708-4dba-a78a-8c4d410a9081</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-08-17T19:24:47.142963+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>281fe4f8-566b-4675-8e5e-1721316ded9a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-08-17T19:24:47.142963+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>040b5327-b4d3-4c75-9e05-519a8b1d8afd</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>fa26a0c8-8708-4dba-a78a-8c4d410a9081</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-08-17T19:24:47.142963+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>87228f5f-1ab1-4785-bb84-b4f69cf009a3</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9a783563-2a28-4c8c-8ae4-4145c6359442</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T19:24:47.142963+00:00</DetectionUtc> <DriverId>74a9d35f-0e0b-4260-8024-7b1de1cb1ca2</DriverId> <ExpirationUtc>2025-08-17T19:24:47.142963+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T19:24:47.142963+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>87228f5f-1ab1-4785-bb84-b4f69cf009a3</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9a783563-2a28-4c8c-8ae4-4145c6359442</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T19:24:47.142963+00:00</DetectionUtc> <DriverId>74a9d35f-0e0b-4260-8024-7b1de1cb1ca2</DriverId> <ExpirationUtc>2025-08-17T19:24:47.142963+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T19:24:47.142963+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-08-17T19:24:47.142963+00:00</LastLegalFileDate> </DriverForSettingsDto> <DriverForSettingsDto> <CompatibleDownload>true</CompatibleDownload> <CustomerId>ede1198a-7b2c-46d2-a10e-259eb164207d</CustomerId> <DriverId>65b6a760-9b72-425d-ae79-a269f2097354</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-08-17T19:24:47.142963+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-08-17T19:24:47.142963+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-08-17T19:24:47.142963+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-08-17T19:24:47.142963+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-08-17T19:24:47.142963+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-08-17T19:24:47.142963+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-08-17T19:24:47.142963+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>3a88bf94-142f-4584-b5f1-107270c5d6df</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>a330fa29-354a-403a-9e45-6e85bbd1d71e</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:guid>b46ddebc-f246-4e68-b965-b797f8417773</d3p1:guid> <d3p1:guid>09e3d7d7-58a8-4f8e-9d94-2ab870c4120d</d3p1:guid> </AltParkingZoneIds> <Contracts xmlns:d3p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d3p1:DriverContractDto> <d3p1:AbsenseProfileId>281fe4f8-566b-4675-8e5e-1721316ded9a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-08-17T19:24:47.142963+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>040b5327-b4d3-4c75-9e05-519a8b1d8afd</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>fa26a0c8-8708-4dba-a78a-8c4d410a9081</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-08-17T19:24:47.142963+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>281fe4f8-566b-4675-8e5e-1721316ded9a</d3p1:AbsenseProfileId> <d3p1:ContractType>CDI</d3p1:ContractType> <d3p1:DriverId>1e28033f-6c1b-4cfc-bcd4-f8df42b4ae3f</d3p1:DriverId> <d3p1:DrivingType>LongDistance</d3p1:DrivingType> <d3p1:EntryDate>2025-08-17T19:24:47.142963+00:00</d3p1:EntryDate> <d3p1:ExpenseProfileId>040b5327-b4d3-4c75-9e05-519a8b1d8afd</d3p1:ExpenseProfileId> <d3p1:IndemnityProfileId>fa26a0c8-8708-4dba-a78a-8c4d410a9081</d3p1:IndemnityProfileId> <d3p1:MonthContract>1</d3p1:MonthContract> <d3p1:ReleaseDate>2025-08-17T19:24:47.142963+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>87228f5f-1ab1-4785-bb84-b4f69cf009a3</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9a783563-2a28-4c8c-8ae4-4145c6359442</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T19:24:47.142963+00:00</DetectionUtc> <DriverId>74a9d35f-0e0b-4260-8024-7b1de1cb1ca2</DriverId> <ExpirationUtc>2025-08-17T19:24:47.142963+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T19:24:47.142963+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>87228f5f-1ab1-4785-bb84-b4f69cf009a3</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9a783563-2a28-4c8c-8ae4-4145c6359442</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T19:24:47.142963+00:00</DetectionUtc> <DriverId>74a9d35f-0e0b-4260-8024-7b1de1cb1ca2</DriverId> <ExpirationUtc>2025-08-17T19:24:47.142963+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T19:24:47.142963+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-08-17T19:24:47.142963+00:00</LastLegalFileDate> </DriverForSettingsDto> </ArrayOfDriverForSettingsDto>