Set an individual requirement status
Updates one family's or student's registration requirement status and optionally attaches uploaded files.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
requirement_id
family_id
student_id
status
file
checked
Response
Requirement status updated
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

