GET api/v2/driver/{driverId}
Retourne la liste des conducteurs de l'utilisateur
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
driverId | globally unique identifier |
Required |
Body Parameters
None.
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. |
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-17T13:52:16.5851879+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "9d09a163-ea48-409b-8e00-1f6c267dc7f2", "DriverId": "aac19b92-eb2d-44b0-96aa-f349d6bf5ed1", "DetectionUtc": "2025-08-17T13:52:16.5851879+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T13:52:16.5851879+00:00", "StateUtc": "2025-08-17T13:52:16.5851879+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "c6aee1f4-72da-4dba-9c04-646adccfdecd", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "9d09a163-ea48-409b-8e00-1f6c267dc7f2", "DriverId": "aac19b92-eb2d-44b0-96aa-f349d6bf5ed1", "DetectionUtc": "2025-08-17T13:52:16.5851879+00:00", "Type": 0, "ExpirationUtc": "2025-08-17T13:52:16.5851879+00:00", "StateUtc": "2025-08-17T13:52:16.5851879+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "c6aee1f4-72da-4dba-9c04-646adccfdecd", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "48f4a50d-c6e4-4e0e-8a29-a6a66315aac2", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T13:52:16.5851879+00:00", "ReleaseDate": "2025-08-17T13:52:16.5851879+00:00", "DrivingType": 0, "AbsenseProfileId": "fae35e7a-4d1f-4c3e-8315-d14ffb23ef6c", "ExpenseProfileId": "46aaa961-ff7d-4323-bc81-080be4455e9a", "IndemnityProfileId": "d82e1593-9896-43d4-af40-c3c62d669ce6", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "48f4a50d-c6e4-4e0e-8a29-a6a66315aac2", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-08-17T13:52:16.5851879+00:00", "ReleaseDate": "2025-08-17T13:52:16.5851879+00:00", "DrivingType": 0, "AbsenseProfileId": "fae35e7a-4d1f-4c3e-8315-d14ffb23ef6c", "ExpenseProfileId": "46aaa961-ff7d-4323-bc81-080be4455e9a", "IndemnityProfileId": "d82e1593-9896-43d4-af40-c3c62d669ce6", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "5494be45-34db-4c3b-975b-ff1f25f114c4", "1f05180f-8e3b-4242-8ba9-e8a9987c1136" ], "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-17T13:52:16.5851879+00:00", "MedicalCertificateExpirationDate": "2025-08-17T13:52:16.6008145+00:00", "MedicalFiveYearExpirationDate": "2025-08-17T13:52:16.6008145+00:00", "ExpiryDateDrivingLicence": "2025-08-17T13:52:16.6008145+00:00", "ExpiryDateFCOLicence": "2025-08-17T13:52:16.6008145+00:00", "ExpirationDateIdentifier": "2025-08-17T13:52:16.6008145+00:00", "DateOfBirth": "2025-08-17T13:52:16.6008145+00:00", "ZOIHomeId": "fcf3ed1b-81b2-4c92-bd33-3690704cb79b", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "a83b72ee-98f6-4a06-9631-c6a35e66216f", "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": "b899051b-de10-4437-99fd-b417ce6f9c90", "CustomerId": "25c6b348-9ece-48f2-9abf-0e2cdc034237", "FirstName": "sample string 20", "LastName": "sample string 21", "Matricule": "sample string 22", "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>25c6b348-9ece-48f2-9abf-0e2cdc034237</CustomerId> <DriverId>b899051b-de10-4437-99fd-b417ce6f9c90</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-08-17T13:52:16.5851879+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-08-17T13:52:16.6008145+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-08-17T13:52:16.6008145+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-08-17T13:52:16.6008145+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-08-17T13:52:16.6008145+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-08-17T13:52:16.6008145+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-08-17T13:52:16.6008145+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>a83b72ee-98f6-4a06-9631-c6a35e66216f</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>fcf3ed1b-81b2-4c92-bd33-3690704cb79b</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>5494be45-34db-4c3b-975b-ff1f25f114c4</d2p1:guid> <d2p1:guid>1f05180f-8e3b-4242-8ba9-e8a9987c1136</d2p1:guid> </AltParkingZoneIds> <Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d2p1:DriverContractDto> <d2p1:AbsenseProfileId>fae35e7a-4d1f-4c3e-8315-d14ffb23ef6c</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>48f4a50d-c6e4-4e0e-8a29-a6a66315aac2</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-08-17T13:52:16.5851879+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>46aaa961-ff7d-4323-bc81-080be4455e9a</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>d82e1593-9896-43d4-af40-c3c62d669ce6</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-08-17T13:52:16.5851879+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>fae35e7a-4d1f-4c3e-8315-d14ffb23ef6c</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>48f4a50d-c6e4-4e0e-8a29-a6a66315aac2</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-08-17T13:52:16.5851879+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>46aaa961-ff7d-4323-bc81-080be4455e9a</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>d82e1593-9896-43d4-af40-c3c62d669ce6</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-08-17T13:52:16.5851879+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>c6aee1f4-72da-4dba-9c04-646adccfdecd</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9d09a163-ea48-409b-8e00-1f6c267dc7f2</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T13:52:16.5851879+00:00</DetectionUtc> <DriverId>aac19b92-eb2d-44b0-96aa-f349d6bf5ed1</DriverId> <ExpirationUtc>2025-08-17T13:52:16.5851879+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T13:52:16.5851879+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>c6aee1f4-72da-4dba-9c04-646adccfdecd</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>9d09a163-ea48-409b-8e00-1f6c267dc7f2</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-08-17T13:52:16.5851879+00:00</DetectionUtc> <DriverId>aac19b92-eb2d-44b0-96aa-f349d6bf5ed1</DriverId> <ExpirationUtc>2025-08-17T13:52:16.5851879+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-08-17T13:52:16.5851879+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-08-17T13:52:16.5851879+00:00</LastLegalFileDate> </DriverForSettingsDto>