Create a report card term
Creates a SchoolSet report card term for an academic year and optionally attaches school structure nodes and classes to the new term.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
academic_year_id
name
start_date
end_date
active
nodes
classes
order
Response
Report card term was created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error

