Create VehicleCopy Pagepost https://developer-api.bringg.com/services/fhso422O/service_uuid1/service_uuid2Use to create a vehicle or trailer in Bringg.Body ParamsnamestringYour custom identifier for the vehicle.external_idstringYour external system's ID for the vehicle.vehicle_type_idint32requiredBringg's ID for the vehicle profile. Required if vehicle_type_external_id is not included.vehicle_type_external_idstringrequiredYour external system's ID for the vehicle profile. Required if vehicle_type_id is not included.license_platestringrequiredThe vehicle's license plate number.team_external_idstringYour external system's ID for the team associated with this vehicle.team_idint32Bringg's ID for the team associated with this vehicle.skillsarray of stringsAn array of vehicle capabilities.skillsADD stringcompany_external_idstringWhen using subcontracted drivers as your own fleet, specify your external system's ID for the contracted organization.default_parking_spot_idint32Bringg's ID for the parking spot associated with this vehicle.default_parking_spot_external_idstringYour external system's ID for the associated parking spot. Omit if default_parking_spot_id is included.colorstringThe color of the vehicle.modelstringThe vehicle's type or other identifying features.truck_idint32Bringg's ID for a trailer towed by this vehicle.user_idint32Bringg's ID for the driver associated with this vehicle.Response 200200Updated 14 days ago