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-07-01T14:43:43.1257443+00:00", "TachoDownloadState": 8, "Identifiers": [ { "CustomerId": "ae39eb23-5cf2-420e-af73-15ff43c3a630", "DriverId": "83a5fbf1-473e-4575-97d4-cd88fc019265", "DetectionUtc": "2025-07-01T14:43:43.1257443+00:00", "Type": 0, "ExpirationUtc": "2025-07-01T14:43:43.1257443+00:00", "StateUtc": "2025-07-01T14:43:43.1257443+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "d3baab49-e652-4022-b64c-c16e3bda8490", "UniqueIdentifier": "sample string 4" }, { "CustomerId": "ae39eb23-5cf2-420e-af73-15ff43c3a630", "DriverId": "83a5fbf1-473e-4575-97d4-cd88fc019265", "DetectionUtc": "2025-07-01T14:43:43.1257443+00:00", "Type": 0, "ExpirationUtc": "2025-07-01T14:43:43.1257443+00:00", "StateUtc": "2025-07-01T14:43:43.1257443+00:00", "State": 0, "DeliveryNation": "sample string 2", "Id": "d3baab49-e652-4022-b64c-c16e3bda8490", "UniqueIdentifier": "sample string 4" } ], "Contracts": [ { "Id": 1, "DriverId": "82b741b9-c60b-4030-9d4f-d3bd8e9825a2", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-07-01T14:43:43.1257443+00:00", "ReleaseDate": "2025-07-01T14:43:43.1257443+00:00", "DrivingType": 0, "AbsenseProfileId": "48515454-cc70-4601-95c8-7622d6fb47b5", "ExpenseProfileId": "06bf73a5-b1f8-46a1-9522-7555ee5b0543", "IndemnityProfileId": "9504c612-d674-445c-a889-a26d531c101e", "RuptureMotif": 11 }, { "Id": 1, "DriverId": "82b741b9-c60b-4030-9d4f-d3bd8e9825a2", "MonthContract": 1.0, "ThresholdTimeSupWeek": 3.0, "ThresholdTimeSupMonth": 4.0, "ContractType": 0, "EntryDate": "2025-07-01T14:43:43.1257443+00:00", "ReleaseDate": "2025-07-01T14:43:43.1257443+00:00", "DrivingType": 0, "AbsenseProfileId": "48515454-cc70-4601-95c8-7622d6fb47b5", "ExpenseProfileId": "06bf73a5-b1f8-46a1-9522-7555ee5b0543", "IndemnityProfileId": "9504c612-d674-445c-a889-a26d531c101e", "RuptureMotif": 11 } ], "AltParkingZoneIds": [ "1f56b742-d027-4755-9a53-ba110f420e41", "9c950acb-b64e-474c-b76a-3ad0afe07400" ], "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-07-01T14:43:43.1413717+00:00", "MedicalCertificateExpirationDate": "2025-07-01T14:43:43.1413717+00:00", "MedicalFiveYearExpirationDate": "2025-07-01T14:43:43.1413717+00:00", "ExpiryDateDrivingLicence": "2025-07-01T14:43:43.1413717+00:00", "ExpiryDateFCOLicence": "2025-07-01T14:43:43.1413717+00:00", "ExpirationDateIdentifier": "2025-07-01T14:43:43.1413717+00:00", "DateOfBirth": "2025-07-01T14:43:43.1413717+00:00", "ZOIHomeId": "b223346e-a625-4462-99b2-7bb3d37023a2", "ZOIHomeName": "sample string 11", "ZOIAgencyId": "25496a90-7e5b-4fa3-ab0f-a324aac34a1e", "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": "c111d41f-ab11-419f-964a-578d84756f34", "CustomerId": "e1b3def7-2a11-4cff-99b0-aed0141006ac", "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>e1b3def7-2a11-4cff-99b0-aed0141006ac</CustomerId> <DriverId>c111d41f-ab11-419f-964a-578d84756f34</DriverId> <FirstName>sample string 20</FirstName> <IsActive>true</IsActive> <LastName>sample string 21</LastName> <Matricule>sample string 22</Matricule> <ADRLicenseExpirationDate>2025-07-01T14:43:43.1413717+00:00</ADRLicenseExpirationDate> <City>sample string 4</City> <Country>sample string 5</Country> <DateOfBirth>2025-07-01T14:43:43.1413717+00:00</DateOfBirth> <DrivingLicenseNumber>sample string 10</DrivingLicenseNumber> <Email>sample string 9</Email> <ExpirationDateIdentifier>2025-07-01T14:43:43.1413717+00:00</ExpirationDateIdentifier> <ExpiryDateDrivingLicence>2025-07-01T14:43:43.1413717+00:00</ExpiryDateDrivingLicence> <ExpiryDateFCOLicence>2025-07-01T14:43:43.1413717+00:00</ExpiryDateFCOLicence> <ExternalId>sample string 15</ExternalId> <FirstPartAddress>sample string 1</FirstPartAddress> <HasOdooApiKey>true</HasOdooApiKey> <IdentifierId>sample string 13</IdentifierId> <MedicalCertificateExpirationDate>2025-07-01T14:43:43.1413717+00:00</MedicalCertificateExpirationDate> <MedicalFiveYearExpirationDate>2025-07-01T14:43:43.1413717+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>25496a90-7e5b-4fa3-ab0f-a324aac34a1e</ZOIAgencyId> <ZOIAgencyName>sample string 12</ZOIAgencyName> <ZOIHomeId>b223346e-a625-4462-99b2-7bb3d37023a2</ZOIHomeId> <ZOIHomeName>sample string 11</ZOIHomeName> <AltParkingZoneIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>1f56b742-d027-4755-9a53-ba110f420e41</d2p1:guid> <d2p1:guid>9c950acb-b64e-474c-b76a-3ad0afe07400</d2p1:guid> </AltParkingZoneIds> <Contracts xmlns:d2p1="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto.Contracts"> <d2p1:DriverContractDto> <d2p1:AbsenseProfileId>48515454-cc70-4601-95c8-7622d6fb47b5</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>82b741b9-c60b-4030-9d4f-d3bd8e9825a2</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-07-01T14:43:43.1257443+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>06bf73a5-b1f8-46a1-9522-7555ee5b0543</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>9504c612-d674-445c-a889-a26d531c101e</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-07-01T14:43:43.1257443+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>48515454-cc70-4601-95c8-7622d6fb47b5</d2p1:AbsenseProfileId> <d2p1:ContractType>CDI</d2p1:ContractType> <d2p1:DriverId>82b741b9-c60b-4030-9d4f-d3bd8e9825a2</d2p1:DriverId> <d2p1:DrivingType>LongDistance</d2p1:DrivingType> <d2p1:EntryDate>2025-07-01T14:43:43.1257443+00:00</d2p1:EntryDate> <d2p1:ExpenseProfileId>06bf73a5-b1f8-46a1-9522-7555ee5b0543</d2p1:ExpenseProfileId> <d2p1:IndemnityProfileId>9504c612-d674-445c-a889-a26d531c101e</d2p1:IndemnityProfileId> <d2p1:MonthContract>1</d2p1:MonthContract> <d2p1:ReleaseDate>2025-07-01T14:43:43.1257443+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>d3baab49-e652-4022-b64c-c16e3bda8490</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>ae39eb23-5cf2-420e-af73-15ff43c3a630</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-07-01T14:43:43.1257443+00:00</DetectionUtc> <DriverId>83a5fbf1-473e-4575-97d4-cd88fc019265</DriverId> <ExpirationUtc>2025-07-01T14:43:43.1257443+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-07-01T14:43:43.1257443+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> <IdentifierDto> <Id>d3baab49-e652-4022-b64c-c16e3bda8490</Id> <UniqueIdentifier>sample string 4</UniqueIdentifier> <CustomerId>ae39eb23-5cf2-420e-af73-15ff43c3a630</CustomerId> <DeliveryNation>sample string 2</DeliveryNation> <DetectionUtc>2025-07-01T14:43:43.1257443+00:00</DetectionUtc> <DriverId>83a5fbf1-473e-4575-97d4-cd88fc019265</DriverId> <ExpirationUtc>2025-07-01T14:43:43.1257443+00:00</ExpirationUtc> <State>Unaffected</State> <StateUtc>2025-07-01T14:43:43.1257443+00:00</StateUtc> <Type>Dallas_Key</Type> </IdentifierDto> </Identifiers> <LastLegalFileDate>2025-07-01T14:43:43.1257443+00:00</LastLegalFileDate> </DriverForSettingsDto>