Create Staff Member

Creates member update data from submitted details.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
firstnamestring or nullOptional
firstname display value.
lastnamestring or nullOptional
lastname display value.
firstname_hebrewstring or nullOptional
firstname hebrew display value.
lastname_hebrewstring or nullOptional
lastname hebrew display value.
phonestring or nullOptional
phone phone number.
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.
genderenum or nullOptional
gender value.
Allowed values:
academ_year_iddouble or nullOptional
academ year ID identifier.
school_staff_idstring or nullOptional
school staff ID identifier.
display_namestring or nullOptional
display name display value.
titlestring or nullOptional
title display value.
suffixstring or nullOptional
suffix value.
home_phonestring or nullOptional
home phone phone number.
cell_phonestring or nullOptional
cell phone phone number.
marital_statusstring or nullOptional
marital status status value.
maiden_namestring or nullOptional
maiden name display value.
extensionstring or nullOptional
extension value.
social_security_numberstring or nullOptional
social security number value.
date_of_hirestring or nullOptional
date of hire date value.
date_of_terminationstring or nullOptional
date of termination date value.
marital_status_iddouble or nullOptional
marital status ID status value.
parent_student_iddouble or nullOptional
parent student ID identifier.
classobject or nullOptional
class object.
gradeobject or nullOptional
grade object.
positionobject or nullOptional
position object.
addresslist of objectsOptional
address list.

Response

Success
statusenum
Allowed values:
messagestring
dataobject