Create Parent
Creates parent data from submitted details.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
firstname
firstname display value.
lastname
lastname display value.
cell_phone
cell phone phone number.
address
address object.
family_id
family ID identifier.
parent_student_type_id
parent student type ID type value.
firstname_hebrew
firstname hebrew display value.
prefix
prefix value.
marital_status
marital status status value.
occupation
occupation value.
employer
employer value.
job_title
job title display value.
hebrew_prefix
hebrew prefix value.
suffix
suffix value.
hebrew_suffix
hebrew suffix value.
lastname_hebrew
lastname hebrew display value.
marital_status_id
marital status ID status value.
email
Must be a valid email address. Must not be greater than 255 characters.
dob
Must be a valid date. Must be a valid date in the format Y-m-d.
dob_hebrew
dob hebrew date value.
home_phone
home phone phone number.
Response
JSON response payload for parent creation.
status
Allowed values:
message
data

