v3 Parent > StudentParentAssociation
This interchange defines parents and captures the familial relationship between the student and the parent as well as indicators for the parent for residence, primary parental contact, and emergency contact.
The StudentParentAssociation relates students to their parents, guardians or caretakers.
Prerequisites
None
Scenarios
Create a student parent association between student, Austin Jones, and first parent.
Create a student parent association between student, Madison Johnson, and second parent.
Update the "primary contact status" indicator for the Austin Jones association.
Update "emergency contact status" indicator for the Madison Johnson association.
Resource | Property Name | Is Collection | Data Type | Required / Optional | Scenario 1 | Scenario 2 | Scenario 3 | Scenario 4 |
|---|---|---|---|---|---|---|---|---|
StudentParentAssociations | parentReference | FALSE | parentReference | REQUIRED |
| |||
parentReference | parentUniqueId | FALSE | string | REQUIRED | ["333333" if possible | system value] | ["444444" if possible | system value] | ["333333" if possible | system value] | ["444444" if possible | system value] |
StudentParentAssociations | studentReference | FALSE | studentReference | REQUIRED |
| |||
studentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
StudentParentAssociations | contactPriority | FALSE | integer | OPTIONAL |
| |||
StudentParentAssociations | contactRestrictions | FALSE | string | OPTIONAL |
| |||
StudentParentAssociations | emergencyContactStatus | FALSE | boolean | REQUIRED | TRUE | TRUE | TRUE | FALSE |
StudentParentAssociations | livesWith | FALSE | boolean | OPTIONAL |
| |||
StudentParentAssociations | primaryContactStatus | FALSE | boolean | REQUIRED | TRUE | TRUE | FALSE | TRUE |
StudentParentAssociations | relationDescriptor | FALSE | relationDescriptor | REQUIRED | Father | Mother | Father | Mother |