Add a one-day route change
Add a one-day route change
Creates a temporary route assignment for one student, including an optional existing address or a new destination address.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
academic_year_id
run_setup_id
route_number
student_id
address_id
bus_group_stop_id
target_bus_route_management_id
address
start_date
end_date
destination_name
destination_phone
Response
Daily change created.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

