Update VehicleCopy Pagepost https://developer-api.bringg.com/services/20cfweQW/service_uuid1/service_uuid2Update the details of a vehicle or trailer in Bringg, for example to assign a team or parking spot.Body Paramsidint32requiredBringg's ID for the vehicle. Required if external_id is not included.colorstringThe color of the vehicle.company_idstringWhen using subcontracted drivers as your own fleet, specify Bringg's ID for the contracted organization.default_parking_spot_external_idstringYour external_id for the parking spot associated with this vehicle.default_parking_spot_idint32Bringg's id for the parking spot associated with this vehicle.external_idstringYour external system's ID for the vehicle.license_platestringThe vehicle's license plate number.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_idstringBringg's ID for a trailer towed by this vehicle.vehicle_type_external_idstringYour external system's ID for the vehicle type.vehicle_type_idint32Bringg's ID for the vehicle type.user_idint32Bringg's ID for the driver associated with this vehicle.Response 200200Updated 9 months ago