Set a family's registration status
Marks every applicable requirement for one family and academic-year registration as complete or incomplete.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
family_id
batch_id
complete
registration_phase_id
Response
Family registration status updated
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

