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.
firstnamestringRequired
firstname display value.
lastnamestringRequired
lastname display value.
cell_phonestringRequired
cell phone phone number.
addressobjectRequired
address object.
family_iddoubleRequired
family ID identifier.
parent_student_type_iddoubleRequired
parent student type ID type value.
firstname_hebrewstring or nullOptional
firstname hebrew display value.
prefixstring or nullOptional
prefix value.
marital_statusstring or nullOptional
marital status status value.
occupationstring or nullOptional
occupation value.
employerstring or nullOptional
employer value.
job_titlestring or nullOptional
job title display value.
hebrew_prefixstring or nullOptional
hebrew prefix value.
suffixstring or nullOptional
suffix value.
hebrew_suffixstring or nullOptional
hebrew suffix value.
lastname_hebrewstring or nullOptional
lastname hebrew display value.
marital_status_iddouble or nullOptional
marital status ID status value.
emailstring or nullOptional
Must be a valid email address. Must not be greater than 255 characters.
dobstring or nullOptional

Must be a valid date. Must be a valid date in the format Y-m-d.

dob_hebrewstring or nullOptional
dob hebrew date value.
home_phonestring or nullOptional
home phone phone number.

Response

JSON response payload for parent creation.
statusenum
Allowed values:
messagestring
dataobject