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.external_idstringYour external system's ID for the vehicle.namestringYour custom identifier for the vehicle.license_platestringThe 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.vehicle_type_external_idstringYour external system's ID for the vehicle type.vehicle_type_idint32Bringg's ID for the vehicle type.skillsarray of stringsAn array of vehicle capabilities.skillsADD stringcompany_idstringWhen using subcontracted drivers as your own fleet, specify Bringg's ID for the contracted organization.colorstringThe color of the vehicle.modelstringThe vehicle's type or other identifying features.truck_idstringBringg's ID for a trailer towed by this vehicle.user_idint32Bringg's ID for the driver associated with this vehicle.default_parking_spot_idint32Bringg's id for the parking spot associated with this vehicle.default_parking_spot_external_idstringYour external_id for the parking spot associated with this vehicle.Response 200200Updated 12 days ago