List route changes for a date
Returns each selected run setup and its effective route changes for the requested school date.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
academic_year_id
run_setup_ids
change_date
Response
Daily changes grouped by run setup.
status
message
data
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

