GET api/v2/driver/userv2
Retourne la liste des conducteurs de l'utilisateur
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of DriverLightDtoName | Description | Type | Additional information |
---|---|---|---|
City | string |
None. |
|
Country | string |
None. |
|
Phone | string |
None. |
|
EntryDate | date |
None. |
|
ReleaseDate | date |
None. |
|
LastLegalFileDate | date |
None. |
|
MobilePhone | string |
None. |
|
ProPhone | string |
None. |
|
ContractType | byte |
None. |
|
DrivingType | integer |
None. |
|
AbsenseProfile | string |
None. |
|
ExpenseProfile | string |
None. |
|
IndemnityProfile | string |
None. |
|
MonthContract | decimal number |
None. |
|
LastNumberCard | string |
None. |
|
AltParkingZones | Collection of string |
None. |
|
IsActive | boolean |
None. |
|
TachoDownloadState | TachoDownloadState |
None. |
|
ZOIAgencyName |
Nom de l'agence |
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
Sample:
[ { "City": "sample string 1", "Country": "sample string 2", "Phone": "sample string 3", "EntryDate": "2025-05-14T12:32:24.8375238+00:00", "ReleaseDate": "2025-05-14T12:32:24.8375238+00:00", "LastLegalFileDate": "2025-05-14T12:32:24.8375238+00:00", "MobilePhone": "sample string 4", "ProPhone": "sample string 5", "ContractType": 64, "DrivingType": 1, "AbsenseProfile": "sample string 6", "ExpenseProfile": "sample string 7", "IndemnityProfile": "sample string 8", "MonthContract": 1.0, "LastNumberCard": "sample string 9", "AltParkingZones": [ "sample string 1", "sample string 2" ], "IsActive": true, "TachoDownloadState": 8, "ZOIAgencyName": "sample string 10", "DriverId": "8f668693-9d68-46e0-a187-60e6841c1c95", "CustomerId": "e9a85870-82b3-49b5-b027-8fa6d16d5b2d", "FirstName": "sample string 12", "LastName": "sample string 13", "Matricule": "sample string 14" }, { "City": "sample string 1", "Country": "sample string 2", "Phone": "sample string 3", "EntryDate": "2025-05-14T12:32:24.8375238+00:00", "ReleaseDate": "2025-05-14T12:32:24.8375238+00:00", "LastLegalFileDate": "2025-05-14T12:32:24.8375238+00:00", "MobilePhone": "sample string 4", "ProPhone": "sample string 5", "ContractType": 64, "DrivingType": 1, "AbsenseProfile": "sample string 6", "ExpenseProfile": "sample string 7", "IndemnityProfile": "sample string 8", "MonthContract": 1.0, "LastNumberCard": "sample string 9", "AltParkingZones": [ "sample string 1", "sample string 2" ], "IsActive": true, "TachoDownloadState": 8, "ZOIAgencyName": "sample string 10", "DriverId": "8f668693-9d68-46e0-a187-60e6841c1c95", "CustomerId": "e9a85870-82b3-49b5-b027-8fa6d16d5b2d", "FirstName": "sample string 12", "LastName": "sample string 13", "Matricule": "sample string 14" } ]
application/xml, text/xml
Sample:
<ArrayOfDriverLightDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Vehizen.Domain.Dto"> <DriverLightDto> <CustomerId>e9a85870-82b3-49b5-b027-8fa6d16d5b2d</CustomerId> <DriverId>8f668693-9d68-46e0-a187-60e6841c1c95</DriverId> <FirstName>sample string 12</FirstName> <LastName>sample string 13</LastName> <Matricule>sample string 14</Matricule> <ZOIAgencyName>sample string 10</ZOIAgencyName> <AbsenseProfile>sample string 6</AbsenseProfile> <AltParkingZones xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:string>sample string 1</d3p1:string> <d3p1:string>sample string 2</d3p1:string> </AltParkingZones> <City>sample string 1</City> <ContractType>64</ContractType> <Country>sample string 2</Country> <DrivingType>1</DrivingType> <EntryDate>2025-05-14T12:32:24.8375238+00:00</EntryDate> <ExpenseProfile>sample string 7</ExpenseProfile> <IndemnityProfile>sample string 8</IndemnityProfile> <LastLegalFileDate>2025-05-14T12:32:24.8375238+00:00</LastLegalFileDate> <LastNumberCard>sample string 9</LastNumberCard> <MobilePhone>sample string 4</MobilePhone> <MonthContract>1</MonthContract> <Phone>sample string 3</Phone> <ProPhone>sample string 5</ProPhone> <ReleaseDate>2025-05-14T12:32:24.8375238+00:00</ReleaseDate> </DriverLightDto> <DriverLightDto> <CustomerId>e9a85870-82b3-49b5-b027-8fa6d16d5b2d</CustomerId> <DriverId>8f668693-9d68-46e0-a187-60e6841c1c95</DriverId> <FirstName>sample string 12</FirstName> <LastName>sample string 13</LastName> <Matricule>sample string 14</Matricule> <ZOIAgencyName>sample string 10</ZOIAgencyName> <AbsenseProfile>sample string 6</AbsenseProfile> <AltParkingZones xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:string>sample string 1</d3p1:string> <d3p1:string>sample string 2</d3p1:string> </AltParkingZones> <City>sample string 1</City> <ContractType>64</ContractType> <Country>sample string 2</Country> <DrivingType>1</DrivingType> <EntryDate>2025-05-14T12:32:24.8375238+00:00</EntryDate> <ExpenseProfile>sample string 7</ExpenseProfile> <IndemnityProfile>sample string 8</IndemnityProfile> <LastLegalFileDate>2025-05-14T12:32:24.8375238+00:00</LastLegalFileDate> <LastNumberCard>sample string 9</LastNumberCard> <MobilePhone>sample string 4</MobilePhone> <MonthContract>1</MonthContract> <Phone>sample string 3</Phone> <ProPhone>sample string 5</ProPhone> <ReleaseDate>2025-05-14T12:32:24.8375238+00:00</ReleaseDate> </DriverLightDto> </ArrayOfDriverLightDto>