Save registration year settings
Updates academic-year dates and title together with the selected registration phase’s dates, early-bird discount, fee types, and ordered steps.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
year_id
Academic year identifier.
Request
This endpoint expects an object.
registration_phase_id
start_at
end_at
title
registration_opens
registration_closes
early_bird_ends
early_bird_discount
early_bird_discount_type
Allowed values:
early_bird_contract_fees_type_ids
registration_steps
Response
Registration year settings were saved and returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

