Mark report-card files as printed or emailed

Updates the requested archive status for approved entries and returns the updated count plus the resulting approved file list.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
report_card_batch_idintegerRequired
student_idslist of integersRequired
status_typeenumRequired
Allowed values:

Response

Status updated; data includes count and files.

statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error