Create Emergency Contact

Creates contact create 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.
family_student_iddoubleRequired
family student ID identifier.
firstnamestringRequired
firstname display value.
lastnamestringRequired
lastname display value.
cell_phonestringRequired
cell phone phone number.
emergency_contact_type_iddoubleRequired
emergency contact type ID type value.
descriptionstring or nullOptional
description value.
emailstring or nullOptional
Must be a valid email address. Must not be greater than 255 characters.
home_phonestring or nullOptional
home phone phone number.
relationstring or nullOptional
relation value.
addressstring or nullOptional
address value.
citystring or nullOptional
city value.
statestring or nullOptional
state value.
countrystring or nullOptional
country value.
zipstring or nullOptional
zip value.

Response

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