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