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_idintegerRequired
report card batch ID identifier.
student_idintegerRequired
student ID identifier.
commentstringRequired
comment value.
subject_idintegerOptional
subject ID identifier.
resolvedbooleanOptional
resolved value.
parent_idinteger or nullOptional
parent ID identifier.

Response

Successful POST response for /api/v1/report-card/review-comments.

statusenum
Allowed values:
messagestring
dataobject