Update student
Updates the selected student record.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Path parameters
id
Request
This endpoint expects an object.
firstname
The firstname of the student.
lastname
The lastname of the student.
email
The email of the student.
dob
The dob of the student.
gender
The gender of the student.
address
The address of the student.
city
The city of the student.
state
The state of the student.
country
The country of the student.
zip
The zip of the student.
gov_id
The gov_id of the student.
0
0 value.
Allowed values:
firstname_hebrew
The firstname of the student.
lastname_hebrew
The lastname of the student.
phone
Must not be greater than 255 characters.
dob_hebrew
dob hebrew date value.
holy_name_student
holy name student display value.
medical_info
medical info value.
allergies
allergies value.
missing_immunization
missing immunization value.
required_forms
required forms flag.
status_id
status ID status value.
family_id
family ID identifier.
academ_year_id
academ year ID identifier.
legal_name
Must not be greater than 255 characters.
medical_note
Must not be greater than 1000 characters.
kodesh_name
Must not be greater than 255 characters.
class_id
class ID identifier.
grade_id
grade ID identifier.
academic_year_id
academic year ID identifier.
Response
JSON response payload for student update.
status
Allowed values:
message
data

