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_idintegerRequired
Destination academic year identifier
last_year_idintegerRequired
Source academic year identifier

Query parameters

registration_phase_idintegerOptional>=1
Destination phase identifier
from_registration_phase_idintegerOptional>=1
Source phase identifier

Response

Registration setup copied
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error