Assign Vehicle to RouteAsk AIpost https://developer-api.bringg.com/services/gqthqs8x/{service_uuid1}/{service_uuid2}Assign a vehicle to an instance of a route (run).Body Paramsidint32Bringg's ID for an instance of a route. Required if no run_external_id. If both run_id and run_external_id are included, run_id takes precedence.external_idstringYour ID for a route instance. Must be unique per merchant. Required if no run_id. If both run_id and run_external_id are included, run_id takes precedence.vehicle_idint32Bringg's ID for the vehicle. Required if no vehicle_external_id. Takes precedence if both are included.vehicle_external_idstringYour ID for the vehicle. Required if no vehicle_id. If both are included, vehicle_id takes precedence.Responses 200200 400400Updated 10 months ago