GET api/Sites/{SiteId}/StudentPrimaryGuardians
Returns the primary guardian Student Relationships for a Site. The primary guardian is a specific type of Student Relationship with the following indicators: ParentLegalGuardian or HasCustody = True, AccessToRecords = True.
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 StudentRelationshipName | 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": "8f3fc35a-f341-4ebb-be10-fb58f0c06b24", "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-04-26T00:20:18.6493508-05: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": "52113c19-51ad-44fa-9e86-aa7d611ee103", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "DataVersion": "sample string 15", "ApiName": "" } ], "DefaultPhone": { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" }, "PhoneList": [ { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" }, { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" } ], "DefaultEmail": { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" }, "EmailList": [ { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" }, { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" } ], "SIFRefId": "1eb01eac-4b6b-49f8-890b-8e9d1aa33443", "Id": "786c3d67-fa2c-4200-9be1-2723c7fa4a2f", "DataVersion": "sample string 13", "ApiName": "" }, { "StudentId": "8f3fc35a-f341-4ebb-be10-fb58f0c06b24", "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-04-26T00:20:18.6493508-05: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": "52113c19-51ad-44fa-9e86-aa7d611ee103", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "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": "336284ef-67d8-4f82-9496-5fd144fdb62e", "DataVersion": "sample string 15", "ApiName": "" } ], "DefaultPhone": { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" }, "PhoneList": [ { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" }, { "MessageDeviceType": "sample string 1", "MessageDeviceTypeDescription": "sample string 2", "Number": "sample string 3", "Description": "sample string 4", "Id": "ca835551-41a7-4c78-8fc2-80e2414a9b2a", "DataVersion": "sample string 6", "ApiName": "" } ], "DefaultEmail": { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" }, "EmailList": [ { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" }, { "Address": "sample string 1", "Description": "sample string 2", "Id": "a88bfc70-a751-490f-9de1-b907dacb438d", "DataVersion": "sample string 4", "ApiName": "" } ], "SIFRefId": "1eb01eac-4b6b-49f8-890b-8e9d1aa33443", "Id": "786c3d67-fa2c-4200-9be1-2723c7fa4a2f", "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">786c3d67-fa2c-4200-9be1-2723c7fa4a2f</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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>1eb01eac-4b6b-49f8-890b-8e9d1aa33443</SIFRefId> <StudentId>8f3fc35a-f341-4ebb-be10-fb58f0c06b24</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">52113c19-51ad-44fa-9e86-aa7d611ee103</Id> <AlternateFirstName>sample string 6</AlternateFirstName> <AlternateLastName>sample string 7</AlternateLastName> <AmericanIndian>true</AmericanIndian> <Asian>true</Asian> <BirthDate>2025-04-26T00:20:18.6493508-05: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">786c3d67-fa2c-4200-9be1-2723c7fa4a2f</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">336284ef-67d8-4f82-9496-5fd144fdb62e</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">a88bfc70-a751-490f-9de1-b907dacb438d</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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">ca835551-41a7-4c78-8fc2-80e2414a9b2a</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>1eb01eac-4b6b-49f8-890b-8e9d1aa33443</SIFRefId> <StudentId>8f3fc35a-f341-4ebb-be10-fb58f0c06b24</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">52113c19-51ad-44fa-9e86-aa7d611ee103</Id> <AlternateFirstName>sample string 6</AlternateFirstName> <AlternateLastName>sample string 7</AlternateLastName> <AmericanIndian>true</AmericanIndian> <Asian>true</Asian> <BirthDate>2025-04-26T00:20:18.6493508-05: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>