Update a registration status mapping
Changes the academic year, phase, statuses, or activation flag for an existing registration mapping.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Mapping identifier
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 updated
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

