Create family contracts for an academic year

Checks, adds, or replaces family contracts from fee-plan assignments for the selected academic year and optional registration phase.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects a multipart form.
actionsenumRequired
Allowed values:
academic_yearintegerRequired
registration_phase_idinteger or nullOptional
datalist of objectsRequired

Response

Contract generation completed and the service result is returned.
statusstringOptional
messagestringOptional
datamap from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error