Resolve scheduled plans for students
Returns at most one active plan per student for the date and track; track-specific plans take precedence over all-track plans.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
date
track_id
student_ids
Response
Matching plans.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

