Skip to Content

CreateVendorVehicleRequest

Properties

NameTypeDescriptionNotes
car_model_idLongID of the car model[default to null]
driver_idLongID of the driver who owns this vehicle[default to null]
vehicle_type_idLongID of the vehicle type[default to null]
reg_noStringVehicle registration number[default to null]
colorStringVehicle color[default to null]
is_activeBooleanWhether the vehicle should be active[optional] [default to null]
verifiedBooleanWhether the vehicle is verified[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]