Queue report-card file regeneration

Queues generation jobs for approved report-card entries matching one or more report-card batches and students.

Authentication

AuthorizationBearer

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

Request

Provide either the plural or singular batch and student fields; each pair is accepted by validation.

report_card_batch_idslist of integersOptional
report_card_batch_idintegerOptional
student_idslist of integersOptional
student_idintegerOptional

Response

Matching approved report-card files were queued.

statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error