Create a parent
Creates a parent in the active school, resolves the family and parent type, and attaches each submitted address.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
firstname
lastname
cell_phone
address
family_id
parent_student_type_id
firstname_hebrew
prefix
marital_status
occupation
employer
job_title
hebrew_prefix
suffix
hebrew_suffix
lastname_hebrew
marital_status_id
email
dob
dob_hebrew
home_phone
Response
Parent created
status
message
data
ParentStudentResource
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

