Create a registration status mapping
Adds a student-status mapping to an academic year’s registration workflow and optionally activates it.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
batch_id
registration_status_id
student_status_id
registration_phase_id
update_is_active
registration_active
Response
Registration status mapping created
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

