Copy a route into another run
Copies the bus, driver, stops, and route settings from a source route into the selected target route. An optional trip date also creates the corresponding dated trip.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
batch_id
Academic year identifier
run_setup_id
Target bus run setup identifier
Request
This endpoint expects an object.
source_run_setup_id
source_route_id
target_route_id
trip_date
Response
Route copied and the target management refreshed.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

