Advance students to the next academic year

Migrates selected grade or class students from one academic year into another with optional status mappings.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

from_yearintegerRequired
to_yearintegerRequired

Request

This endpoint expects an object.
datalist of objectsRequired
to_student_status_idinteger or nullOptional
from_year_student_status_idinteger or nullOptional

Response

Student advancement completed successfully.
statusstringOptional
messagestringOptional
datalist of anyOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error