Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This interchange defines contacts and captures the relationship between the student and the guardian as well as indicators for the contact's residence, primary guardian, and emergency contact.

The StudentContactAssociation relates students to their parents, guardians or caretakers.

Prerequisites

  • None

Scenarios

  1. Create a student contact association between student, Austin Jones, and first parent.
  2. Create a student contact association between student, Madison Johnson, and second parent.
  3. Update the "primary contact status" indicator for the Austin Jones association.
  4. Update "emergency contact status" indicator for the Madison Johnson association.



ResourceProperty NameIs CollectionData Type

Required / Optional

Scenario 1
POST

Scenario 2
POST

Scenario 3
PUT

Scenario 4
PUT

StudentContactAssociationscontactReferenceFALSEcontactReferenceREQUIRED    
contactReferencecontactUniqueIdFALSEstringREQUIRED

 ["333333"  if possible

| system value]

 ["444444"  if possible

| system value]

 ["333333"  if possible

| system value]

["444444"  if possible

| system value]

StudentContactAssociationsstudentReferenceFALSEstudentReferenceREQUIRED    
studentReferencestudentUniqueIdFALSEstringREQUIRED111111222222111111222222
StudentContactAssociationscontactPriorityFALSEintegerOPTIONAL
StudentContactAssociationscontactRestrictionsFALSEstringOPTIONAL
StudentContactAssociationsemergencyContactStatusFALSEbooleanREQUIREDTRUETRUETRUEFALSE
StudentContactAssociationslivesWithFALSEbooleanOPTIONAL
StudentContactAssociationsprimaryContactStatusFALSEbooleanREQUIREDTRUETRUEFALSETRUE
StudentContactAssociationsrelationDescriptorFALSErelationDescriptorREQUIREDFatherMotherFatherMother
  • No labels