Save route assignments
Saves the route, bus, driver, stop, and student assignments for a run setup.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
batch_id
run_setup_id
Request
This endpoint expects an object.
routes
Response
Route assignments saved.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

