[GET] driverInfo
/api/manager/driverInfo
DriverInfoRequestDTO
Attributes:
Name | Type | Description |
---|---|---|
email |
[str]
|
email of the driver |
DriverInfoResponseDTO
Attributes:
Name | Type | Description |
---|---|---|
first_name |
str
|
first name of the driver |
last_name |
str
|
last name of the driver |
rfid |
Optional[str]
|
RFID of the driver (Optional) |