GET api/Sites/{SiteId}/StudentRelationships
Returns the Student Relationships for a Site.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SiteId |
Application identifier for the Site |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StudentRelationship objects for the specified SiteId
Collection of StudentRelationship| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentId |
The application identifier of the Student for the Student Relationship. |
globally unique identifier |
None. |
| StudentRelationshipPerson |
The Person for the Student Relationship. |
Person |
None. |
| RelationshipType |
The Relationship Type user identifier for the Student Relationship. |
string |
None. |
| RelationshipDescription |
The Relationship Type description for the Student Relationship. |
string |
None. |
| ContactSequence |
The contact sequence for the Student Relationship. This is the order in which Student Relationships should be contacted. |
integer |
None. |
| ParentLegalGuardian |
The indicator for whether the Student Relationship is a parent or legal guardian for the Student. |
boolean |
None. |
| HasCustody |
The indicator for whether the Student Relationship has custody for the Student. |
boolean |
None. |
| AccessToRecords |
The indicator for whether the Student Relationship has access to records for the Student. |
boolean |
None. |
| PickupRights |
The indicator for whether the Student Relationship has pickup rights for the Student. |
boolean |
None. |
| LivesWith |
The indicator for whether the Student Relationship lives with the Student. |
boolean |
None. |
| EmergencyContact |
The indicator for whether the Student Relationship is an emergency contact for the Student. |
boolean |
None. |
| DefaultAddress |
The default address for the Student Relationship. |
Address |
None. |
| AddressList |
The addresses for the Student Relationship. This list includes the default address for the Student Relationship. |
Collection of Address |
None. |
| DefaultPhone |
The default phone for the Student Relationship. |
Phone |
None. |
| PhoneList |
The phones for the Student Relationship. This list includes the default phone for the Student Relationship. |
Collection of Phone |
None. |
| DefaultEmail |
The default email for the Student Relationship. |
None. |
|
| EmailList |
The emails for the Student Relationship. This list includes the default email for the Student Relationship. |
Collection of Email |
None. |
| SIFRefId |
The SIFRefID for the Student Relationship. |
globally unique identifier |
None. |
| Id |
The application identifier for the object. This cannot be changed by the user. |
globally unique identifier |
None. |
| DataVersion |
The version of the API data |
string |
None. |
| ApiName |
The name of the object without the Api suffix |
string |
None. |
Response Formats
application/json, text/json
[
{
"StudentId": "8c6ff4f7-68dd-485b-8ae8-d5943c635bcf",
"StudentRelationshipPerson": {
"Title": "sample string 1",
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5",
"AlternateFirstName": "sample string 6",
"AlternateLastName": "sample string 7",
"SSN": "sample string 8",
"Gender": "sample string 9",
"BirthDate": "2025-12-13T18:33:44.476787-06:00",
"HispanicLatino": true,
"AmericanIndian": true,
"White": true,
"Asian": true,
"PacificIslander": true,
"Black": true,
"UnknownRace": true,
"EmployerName": "sample string 18",
"LanguageCodeUid": "sample string 19",
"LanguageCodeDescription": "sample string 20",
"Id": "264e072f-c0e2-427a-ae6c-ad870026373c",
"DataVersion": "sample string 22",
"ApiName": ""
},
"RelationshipType": "sample string 2",
"RelationshipDescription": "sample string 3",
"ContactSequence": 4,
"ParentLegalGuardian": true,
"HasCustody": true,
"AccessToRecords": true,
"PickupRights": true,
"LivesWith": true,
"EmergencyContact": true,
"DefaultAddress": {
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
},
"AddressList": [
{
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
},
{
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
}
],
"DefaultPhone": {
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
},
"PhoneList": [
{
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
},
{
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
}
],
"DefaultEmail": {
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
},
"EmailList": [
{
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
},
{
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
}
],
"SIFRefId": "088da7e7-0308-4758-805f-42d55c4afc77",
"Id": "0a4287f6-ada3-4d95-876f-ae80f440c690",
"DataVersion": "sample string 13",
"ApiName": ""
},
{
"StudentId": "8c6ff4f7-68dd-485b-8ae8-d5943c635bcf",
"StudentRelationshipPerson": {
"Title": "sample string 1",
"FirstName": "sample string 2",
"MiddleName": "sample string 3",
"LastName": "sample string 4",
"Suffix": "sample string 5",
"AlternateFirstName": "sample string 6",
"AlternateLastName": "sample string 7",
"SSN": "sample string 8",
"Gender": "sample string 9",
"BirthDate": "2025-12-13T18:33:44.476787-06:00",
"HispanicLatino": true,
"AmericanIndian": true,
"White": true,
"Asian": true,
"PacificIslander": true,
"Black": true,
"UnknownRace": true,
"EmployerName": "sample string 18",
"LanguageCodeUid": "sample string 19",
"LanguageCodeDescription": "sample string 20",
"Id": "264e072f-c0e2-427a-ae6c-ad870026373c",
"DataVersion": "sample string 22",
"ApiName": ""
},
"RelationshipType": "sample string 2",
"RelationshipDescription": "sample string 3",
"ContactSequence": 4,
"ParentLegalGuardian": true,
"HasCustody": true,
"AccessToRecords": true,
"PickupRights": true,
"LivesWith": true,
"EmergencyContact": true,
"DefaultAddress": {
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
},
"AddressList": [
{
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
},
{
"AddressType": "sample string 1",
"AddressTypeDescription": "sample string 2",
"Line1": "sample string 3",
"Line2": "sample string 4",
"Line3": "sample string 5",
"Apartment": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"Country": "sample string 9",
"PostalCode": "sample string 10",
"Zip": "sample string 11",
"ZipPlusFour": "sample string 12",
"RoomNumber": "sample string 13",
"Id": "a0061f7a-4c4e-497e-a82b-913fc5b5afff",
"DataVersion": "sample string 15",
"ApiName": ""
}
],
"DefaultPhone": {
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
},
"PhoneList": [
{
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
},
{
"MessageDeviceType": "sample string 1",
"MessageDeviceTypeDescription": "sample string 2",
"Number": "sample string 3",
"Description": "sample string 4",
"Id": "b0fc5790-4d26-4686-b5c0-7a4a560fbafe",
"DataVersion": "sample string 6",
"ApiName": ""
}
],
"DefaultEmail": {
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
},
"EmailList": [
{
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
},
{
"Address": "sample string 1",
"Description": "sample string 2",
"Id": "e0142724-9d7a-41d8-85c2-5cecfb3dc619",
"DataVersion": "sample string 4",
"ApiName": ""
}
],
"SIFRefId": "088da7e7-0308-4758-805f-42d55c4afc77",
"Id": "0a4287f6-ada3-4d95-876f-ae80f440c690",
"DataVersion": "sample string 13",
"ApiName": ""
}
]
application/xml, text/xml
<ArrayOfStudentRelationship xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi.v1">
<StudentRelationship>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 13</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">0a4287f6-ada3-4d95-876f-ae80f440c690</Id>
<AccessToRecords>true</AccessToRecords>
<AddressList>
<Address>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</Address>
<Address>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</Address>
</AddressList>
<ContactSequence>4</ContactSequence>
<DefaultAddress>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</DefaultAddress>
<DefaultEmail>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</DefaultEmail>
<DefaultPhone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</DefaultPhone>
<EmailList>
<Email>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</Email>
<Email>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</Email>
</EmailList>
<EmergencyContact>true</EmergencyContact>
<HasCustody>true</HasCustody>
<LivesWith>true</LivesWith>
<ParentLegalGuardian>true</ParentLegalGuardian>
<PhoneList>
<Phone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</Phone>
<Phone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</Phone>
</PhoneList>
<PickupRights>true</PickupRights>
<RelationshipDescription>sample string 3</RelationshipDescription>
<RelationshipType>sample string 2</RelationshipType>
<SIFRefId>088da7e7-0308-4758-805f-42d55c4afc77</SIFRefId>
<StudentId>8c6ff4f7-68dd-485b-8ae8-d5943c635bcf</StudentId>
<StudentRelationshipPerson>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 22</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">264e072f-c0e2-427a-ae6c-ad870026373c</Id>
<AlternateFirstName>sample string 6</AlternateFirstName>
<AlternateLastName>sample string 7</AlternateLastName>
<AmericanIndian>true</AmericanIndian>
<Asian>true</Asian>
<BirthDate>2025-12-13T18:33:44.476787-06:00</BirthDate>
<Black>true</Black>
<EmployerName>sample string 18</EmployerName>
<FirstName>sample string 2</FirstName>
<Gender>sample string 9</Gender>
<HispanicLatino>true</HispanicLatino>
<LanguageCodeDescription>sample string 20</LanguageCodeDescription>
<LanguageCodeUid>sample string 19</LanguageCodeUid>
<LastName>sample string 4</LastName>
<MiddleName>sample string 3</MiddleName>
<PacificIslander>true</PacificIslander>
<SSN>sample string 8</SSN>
<Suffix>sample string 5</Suffix>
<Title>sample string 1</Title>
<UnknownRace>true</UnknownRace>
<White>true</White>
</StudentRelationshipPerson>
</StudentRelationship>
<StudentRelationship>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 13</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">0a4287f6-ada3-4d95-876f-ae80f440c690</Id>
<AccessToRecords>true</AccessToRecords>
<AddressList>
<Address>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</Address>
<Address>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</Address>
</AddressList>
<ContactSequence>4</ContactSequence>
<DefaultAddress>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 15</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">a0061f7a-4c4e-497e-a82b-913fc5b5afff</Id>
<AddressType>sample string 1</AddressType>
<AddressTypeDescription>sample string 2</AddressTypeDescription>
<Apartment>sample string 6</Apartment>
<City>sample string 7</City>
<Country>sample string 9</Country>
<Line1>sample string 3</Line1>
<Line2>sample string 4</Line2>
<Line3>sample string 5</Line3>
<PostalCode>sample string 10</PostalCode>
<RoomNumber>sample string 13</RoomNumber>
<State>sample string 8</State>
<Zip>sample string 11</Zip>
<ZipPlusFour>sample string 12</ZipPlusFour>
</DefaultAddress>
<DefaultEmail>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</DefaultEmail>
<DefaultPhone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</DefaultPhone>
<EmailList>
<Email>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</Email>
<Email>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 4</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">e0142724-9d7a-41d8-85c2-5cecfb3dc619</Id>
<Address>sample string 1</Address>
<Description>sample string 2</Description>
</Email>
</EmailList>
<EmergencyContact>true</EmergencyContact>
<HasCustody>true</HasCustody>
<LivesWith>true</LivesWith>
<ParentLegalGuardian>true</ParentLegalGuardian>
<PhoneList>
<Phone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</Phone>
<Phone>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 6</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">b0fc5790-4d26-4686-b5c0-7a4a560fbafe</Id>
<Description>sample string 4</Description>
<MessageDeviceType>sample string 1</MessageDeviceType>
<MessageDeviceTypeDescription>sample string 2</MessageDeviceTypeDescription>
<Number>sample string 3</Number>
</Phone>
</PhoneList>
<PickupRights>true</PickupRights>
<RelationshipDescription>sample string 3</RelationshipDescription>
<RelationshipType>sample string 2</RelationshipType>
<SIFRefId>088da7e7-0308-4758-805f-42d55c4afc77</SIFRefId>
<StudentId>8c6ff4f7-68dd-485b-8ae8-d5943c635bcf</StudentId>
<StudentRelationshipPerson>
<DataVersion xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">sample string 22</DataVersion>
<Id xmlns="http://schemas.datacontract.org/2004/07/MAS.WebApi">264e072f-c0e2-427a-ae6c-ad870026373c</Id>
<AlternateFirstName>sample string 6</AlternateFirstName>
<AlternateLastName>sample string 7</AlternateLastName>
<AmericanIndian>true</AmericanIndian>
<Asian>true</Asian>
<BirthDate>2025-12-13T18:33:44.476787-06:00</BirthDate>
<Black>true</Black>
<EmployerName>sample string 18</EmployerName>
<FirstName>sample string 2</FirstName>
<Gender>sample string 9</Gender>
<HispanicLatino>true</HispanicLatino>
<LanguageCodeDescription>sample string 20</LanguageCodeDescription>
<LanguageCodeUid>sample string 19</LanguageCodeUid>
<LastName>sample string 4</LastName>
<MiddleName>sample string 3</MiddleName>
<PacificIslander>true</PacificIslander>
<SSN>sample string 8</SSN>
<Suffix>sample string 5</Suffix>
<Title>sample string 1</Title>
<UnknownRace>true</UnknownRace>
<White>true</White>
</StudentRelationshipPerson>
</StudentRelationship>
</ArrayOfStudentRelationship>