Copy registration setup from last year
Copies requirements, status mappings, step keys, and phase settings from one academic year to another.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
year_id
Destination academic year identifier
last_year_id
Source academic year identifier
Query parameters
registration_phase_id
Destination phase identifier
from_registration_phase_id
Source phase identifier
Response
Registration setup copied
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

