POST api/v2/driver
Création d'un nouveau conducteur
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
{ "LastLegalFileDate": "2025-05-14T12:11:17.2054694+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "94ba94f5-bdbc-4765-b51e-86ba24f40fab", "DriverId": "8c8464c8-6cff-4f1b-ab72-e480395ea2b8", "DetectionUtc": "2025-05-14T12:11:17.2054694+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T12:11:17.2054694+00:00", "StateUtc": "2025-05-14T12:11:17.2054694+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "222b8c07-184e-4555-8deb-cbcfee8e6e72", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "94ba94f5-bdbc-4765-b51e-86ba24f40fab", "DriverId": "8c8464c8-6cff-4f1b-ab72-e480395ea2b8", "DetectionUtc": "2025-05-14T12:11:17.2054694+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T12:11:17.2054694+00:00", "StateUtc": "2025-05-14T12:11:17.2054694+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "222b8c07-184e-4555-8deb-cbcfee8e6e72", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "502ccf2d-2632-4e9d-ab6b-3a13d806c337", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T12:11:17.2054694+00:00", "ReleaseDate": "2025-05-14T12:11:17.2054694+00:00", "DrivingType": 0, "AbsenseProfileId": "222ee470-0858-43cd-a0ec-5d3baebd2050", "ExpenseProfileId": "0e30821a-f9da-41b0-85ac-407d88a1d7b2", "IndemnityProfileId": "6dea496c-ccfa-4f08-bb6d-be30dc8a65dc", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "502ccf2d-2632-4e9d-ab6b-3a13d806c337", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T12:11:17.2054694+00:00", "ReleaseDate": "2025-05-14T12:11:17.2054694+00:00", "DrivingType": 0, "AbsenseProfileId": "222ee470-0858-43cd-a0ec-5d3baebd2050", "ExpenseProfileId": "0e30821a-f9da-41b0-85ac-407d88a1d7b2", "IndemnityProfileId": "6dea496c-ccfa-4f08-bb6d-be30dc8a65dc", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "fcd559cb-28bf-4b06-9bcd-ee73607a83de", "68f7cacf-0a30-4146-bdbe-f01f62d25a96" ], "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-14T12:11:17.2054694+00:00", "MedicalCertificateExpirationDate": "2025-05-14T12:11:17.2054694+00:00", "MedicalFiveYearExpirationDate": "2025-05-14T12:11:17.2054694+00:00", "ExpiryDateDrivingLicence": "2025-05-14T12:11:17.2054694+00:00", "ExpiryDateFCOLicence": "2025-05-14T12:11:17.2054694+00:00", "DateOfBirth": "2025-05-14T12:11:17.2054694+00:00", "ZOIHomeId": "e1491ed6-30d8-41ac-b4c1-7493d46eea3e", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "c53a1a79-8dff-48fd-9129-8474ccb5b881", "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": "dc934e11-7c1a-45ed-8874-c425ff22f821", "CustomerId": "f7ea0c58-3fcb-482a-8248-916f04b7a2a8", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22" }
application/xml, text/xml
<DriverForSettingsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto"> <CustomerId>f7ea0c58-3fcb-482a-8248-916f04b7a2a8</CustomerId> <DriverId>dc934e11-7c1a-45ed-8874-c425ff22f821</DriverId> <FirstName>sample string 20</FirstName> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-05-14T12:11:17.2054694+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <CompatibleDownload>true</CompatibleDownload> <Country>sample string 5</Country> <DateOfBirth>2025-05-14T12:11:17.2054694+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpiryDateDrivingLicence>2025-05-14T12:11:17.2054694+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-05-14T12:11:17.2054694+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 17</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <IdentifierId>sample string 13</IdentifierId> <IsActive>true</IsActive> <MedicalCertificateExpirationDate>2025-05-14T12:11:17.2054694+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-05-14T12:11:17.2054694+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>c53a1a79-8dff-48fd-9129-8474ccb5b881</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>e1491ed6-30d8-41ac-b4c1-7493d46eea3e</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>fcd559cb-28bf-4b06-9bcd-ee73607a83de</d2p1:guid> <d2p1:guid>68f7cacf-0a30-4146-bdbe-f01f62d25a96</d2p1:guid> </AltParkingZoneIds> <Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d2p1:DriverContractDto> <d2p1:AbsenseProfileId>222ee470-0858-43cd-a0ec-5d3baebd2050</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>502ccf2d-2632-4e9d-ab6b-3a13d806c337</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-05-14T12:11:17.2054694+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>0e30821a-f9da-41b0-85ac-407d88a1d7b2</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>6dea496c-ccfa-4f08-bb6d-be30dc8a65dc</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-05-14T12:11:17.2054694+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>222ee470-0858-43cd-a0ec-5d3baebd2050</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>502ccf2d-2632-4e9d-ab6b-3a13d806c337</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-05-14T12:11:17.2054694+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>0e30821a-f9da-41b0-85ac-407d88a1d7b2</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>6dea496c-ccfa-4f08-bb6d-be30dc8a65dc</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-05-14T12:11:17.2054694+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>222b8c07-184e-4555-8deb-cbcfee8e6e72</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>94ba94f5-bdbc-4765-b51e-86ba24f40fab</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T12:11:17.2054694+00:00</DetectionUtc> <DriverId>8c8464c8-6cff-4f1b-ab72-e480395ea2b8</DriverId> <ExpirationUtc>2025-05-14T12:11:17.2054694+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T12:11:17.2054694+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>222b8c07-184e-4555-8deb-cbcfee8e6e72</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>94ba94f5-bdbc-4765-b51e-86ba24f40fab</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T12:11:17.2054694+00:00</DetectionUtc> <DriverId>8c8464c8-6cff-4f1b-ab72-e480395ea2b8</DriverId> <ExpirationUtc>2025-05-14T12:11:17.2054694+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T12:11:17.2054694+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-05-14T12:11:17.2054694+00:00</LastLegalFileDate> </DriverForSettingsDto>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
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-14T12:11:17.2054694+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "91071e49-4b2f-4ad2-af6e-4c4d7a48674e", "DriverId": "544d02d0-905a-4e3c-8c01-5237aeab25fc", "DetectionUtc": "2025-05-14T12:11:17.2054694+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T12:11:17.2054694+00:00", "StateUtc": "2025-05-14T12:11:17.2054694+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "c1f7e4d1-4723-4f7b-826f-2e8b30b8a795", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "91071e49-4b2f-4ad2-af6e-4c4d7a48674e", "DriverId": "544d02d0-905a-4e3c-8c01-5237aeab25fc", "DetectionUtc": "2025-05-14T12:11:17.2054694+00:00", "Type": 0, "ExpirationUtc": "2025-05-14T12:11:17.2054694+00:00", "StateUtc": "2025-05-14T12:11:17.2054694+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "c1f7e4d1-4723-4f7b-826f-2e8b30b8a795", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "f32d2038-a50a-4ed3-b430-1413d9a31632", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T12:11:17.2054694+00:00", "ReleaseDate": "2025-05-14T12:11:17.2054694+00:00", "DrivingType": 0, "AbsenseProfileId": "0e14d7b6-4007-434b-bf49-1aa5d1de7adf", "ExpenseProfileId": "e379d48c-63e1-47f4-834b-dc6b4d573abe", "IndemnityProfileId": "2c3f5d2d-91c3-49fd-9af1-478d69da7e23", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "f32d2038-a50a-4ed3-b430-1413d9a31632", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-05-14T12:11:17.2054694+00:00", "ReleaseDate": "2025-05-14T12:11:17.2054694+00:00", "DrivingType": 0, "AbsenseProfileId": "0e14d7b6-4007-434b-bf49-1aa5d1de7adf", "ExpenseProfileId": "e379d48c-63e1-47f4-834b-dc6b4d573abe", "IndemnityProfileId": "2c3f5d2d-91c3-49fd-9af1-478d69da7e23", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "3216cd9a-b0c9-4e95-9e63-856595751bf4", "ff281c3e-df07-46c8-9cff-08008bf8e5a7" ], "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-14T12:11:17.2054694+00:00", "MedicalCertificateExpirationDate": "2025-05-14T12:11:17.2054694+00:00", "MedicalFiveYearExpirationDate": "2025-05-14T12:11:17.2054694+00:00", "ExpiryDateDrivingLicence": "2025-05-14T12:11:17.2054694+00:00", "ExpiryDateFCOLicence": "2025-05-14T12:11:17.2054694+00:00", "DateOfBirth": "2025-05-14T12:11:17.2054694+00:00", "ZOIHomeId": "df8f7b92-6e12-4a82-9344-c0ebf8ffde7d", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "6e9ed919-181b-4209-8322-320415a9bd69", "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": "8004c3b8-9271-4b76-bb16-18830f994c37", "CustomerId": "80fc86b4-d22c-4693-a908-e258f0dd45b1", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22" }
application/xml, text/xml
<DriverForSettingsDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto"> <CustomerId>80fc86b4-d22c-4693-a908-e258f0dd45b1</CustomerId> <DriverId>8004c3b8-9271-4b76-bb16-18830f994c37</DriverId> <FirstName>sample string 20</FirstName> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-05-14T12:11:17.2054694+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <CompatibleDownload>true</CompatibleDownload> <Country>sample string 5</Country> <DateOfBirth>2025-05-14T12:11:17.2054694+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpiryDateDrivingLicence>2025-05-14T12:11:17.2054694+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-05-14T12:11:17.2054694+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 17</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <IdentifierId>sample string 13</IdentifierId> <IsActive>true</IsActive> <MedicalCertificateExpirationDate>2025-05-14T12:11:17.2054694+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-05-14T12:11:17.2054694+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>6e9ed919-181b-4209-8322-320415a9bd69</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>df8f7b92-6e12-4a82-9344-c0ebf8ffde7d</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>3216cd9a-b0c9-4e95-9e63-856595751bf4</d2p1:guid> <d2p1:guid>ff281c3e-df07-46c8-9cff-08008bf8e5a7</d2p1:guid> </AltParkingZoneIds> <Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d2p1:DriverContractDto> <d2p1:AbsenseProfileId>0e14d7b6-4007-434b-bf49-1aa5d1de7adf</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>f32d2038-a50a-4ed3-b430-1413d9a31632</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-05-14T12:11:17.2054694+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>e379d48c-63e1-47f4-834b-dc6b4d573abe</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>2c3f5d2d-91c3-49fd-9af1-478d69da7e23</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-05-14T12:11:17.2054694+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>0e14d7b6-4007-434b-bf49-1aa5d1de7adf</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>f32d2038-a50a-4ed3-b430-1413d9a31632</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-05-14T12:11:17.2054694+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>e379d48c-63e1-47f4-834b-dc6b4d573abe</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>2c3f5d2d-91c3-49fd-9af1-478d69da7e23</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-05-14T12:11:17.2054694+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>c1f7e4d1-4723-4f7b-826f-2e8b30b8a795</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>91071e49-4b2f-4ad2-af6e-4c4d7a48674e</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T12:11:17.2054694+00:00</DetectionUtc> <DriverId>544d02d0-905a-4e3c-8c01-5237aeab25fc</DriverId> <ExpirationUtc>2025-05-14T12:11:17.2054694+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T12:11:17.2054694+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>c1f7e4d1-4723-4f7b-826f-2e8b30b8a795</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>91071e49-4b2f-4ad2-af6e-4c4d7a48674e</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-05-14T12:11:17.2054694+00:00</DetectionUtc> <DriverId>544d02d0-905a-4e3c-8c01-5237aeab25fc</DriverId> <ExpirationUtc>2025-05-14T12:11:17.2054694+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-05-14T12:11:17.2054694+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-05-14T12:11:17.2054694+00:00</LastLegalFileDate> </DriverForSettingsDto>