Create a family
Creates a family record for the active school and returns the newly created family.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
lastname_hebrew
description
processing_fee_blocked
Response
Family created.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

