Create Report Card
Creates, updates, or removes review comments for report card data entry.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
report_card_batch_id
report card batch ID identifier.
student_id
student ID identifier.
comment
comment value.
subject_id
subject ID identifier.
resolved
resolved value.
parent_id
parent ID identifier.
Response
Successful POST response for /api/v1/report-card/review-comments.
status
Allowed values:
message
data

