Create a student's attendance plan
Creates a date-range plan after validating the active marking type, track compatibility, required details, and overlap rules.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
student_id
Request
This endpoint expects an object.
attendance_marking_type_id
start_date
end_date
attendance_track_id
has_permission
note
Response
Plan created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

