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_idintegerRequired
batch_idintegerRequired
completebooleanRequired
registration_phase_idinteger or nullOptional>=1

Response

Family registration status updated
statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error