Create a report-card batch
Create a report-card batch
Creates a report-card batch, attaches subjects/classes/nodes, stores grading overrides, and synchronizes class and grade teacher assignments in one transaction.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
language
show_school_name
show_academic_year
general_comments
subject_comments
attendance
report_card_term_id
academic_year_id
subject_ids
parent_signature
school_message
attendance_options
class_teachers
grade_teachers
nodes
classes
grading_overrides
Response
Batch created and transaction committed
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

