Create a registration phase
Creates a named registration phase with optional enrollment windows, discounts, ordering, and structure scopes.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
academic_year_id
name
registration_opens
registration_closes
registration_active
early_bird_ends
early_bird_discount
early_bird_discount_type
Allowed values:
early_bird_contract_fees_type_ids
full_payment_discount
full_payment_discount_type
Allowed values:
full_payment_contract_fees_type_ids
sort_order
scopes
Response
Registration phase created
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

