Create Report Card Files Zip

Generates or returns report card files for the selected batch and student set.

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_idslist of integersRequired
student IDs list.

Response

Returns the updated report card state or a confirmation message after the operation completes.