Change a report-card entry status
Change a report-card entry status
Updates the status for one student’s report-card entry; approving status 4 also queues report-card generation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
status_id
batch_id
student_id
Response
Status updated; data contains the entry id.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

