v3 Student > Student Scenarios
Resource | Property Name | Is Collection | Data Type | Required / Optional | Scenario 1 | Scenario 2 | Scenario 3 | Scenario 4 |
---|---|---|---|---|---|---|---|---|
Students | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
Students | birthCity | FALSE | string | REQUIRED | Grand Bend | Grand Bend | Grand Bend | Grand Oaks |
Students | birthCountryDescriptor | FALSE | birthCountryDescriptor | REQUIRED | AG | US | AG | US |
Students | birthDate | FALSE | date | REQUIRED | Â 1/1/2009 | Â 1/1/2001 | Â 1/2/2009 | Â 1/1/2001 |
Students | birthInternationalProvince | FALSE | string | OPTIONAL | ||||
Students | birthSexDescriptor | FALSE | string | OPTIONAL | ||||
Students | birthStateAbbreviationDescriptor | FALSE | birthStateAbbreviationDescriptor | OPTIONAL | ||||
Students | citizenshipStatusDescriptor | FALSE | citizenshipStatusDescriptor | OPTIONAL | ||||
Students | dateEnteredUS | FALSE | date | OPTIONAL | ||||
Students | firstName | FALSE | string | REQUIRED | Austin | Madison | Austin | Madison |
Students | middleName | FALSE | string | REQUIRED | Samuel | Mary | Samuel | Mary |
Students | lastSurname | FALSE | string | REQUIRED | Jones | Johnson | Jones | Johnson |
Students | generationCodeSuffix | FALSE | string | CONDITIONAL | JR | JR | ||
Students | maidenName | FALSE | string | OPTIONAL | ||||
Students | multipleBirthStatus | FALSE | boolean | OPTIONAL | ||||
Students | personalTitlePrefix | FALSE | string | CONDITIONAL | Mr. | Ms. | Mr. | Ms. |
Students | identificationDocuments | TRUE | studentIdentificationDocument[] | OPTIONAL | ||||
studentIdentificationDocuments | identificationDocumentUseDescriptor | FALSE | identificationDocumentUseDescriptor | OPTIONAL | ||||
studentIdentificationDocuments | personalInformationVerificationDescriptor | FALSE | personalInformationVerificationDescriptor | OPTIONAL | ||||
studentIdentificationDocuments | documentExpirationDate | FALSE | date | OPTIONAL | ||||
studentIdentificationDocuments | documentTitle | FALSE | string | OPTIONAL | ||||
studentIdentificationDocuments | issuerCountryDescriptor | FALSE | issuerCountryDescriptor | OPTIONAL | ||||
studentIdentificationDocuments | issuerDocumentIdentificationCode | FALSE | string | OPTIONAL | ||||
studentIdentificationDocuments | issuerName | FALSE | string | OPTIONAL | ||||
Students | otherNames | TRUE | studentOtherName[] | OPTIONAL | ||||
studentOtherNames | firstName | FALSE | string | OPTIONAL | ||||
studentOtherNames | lastSurname | FALSE | string | OPTIONAL | ||||
studentOtherNames | otherNameTypeDescriptor | FALSE | otherNameTypeDescriptor | OPTIONAL | ||||
studentOtherNames | generationCodeSuffix | FALSE | string | OPTIONAL | ||||
studentOtherNames | middleName | FALSE | string | OPTIONAL | ||||
studentOtherNames | personalTitlePrefix | FALSE | string | OPTIONAL | ||||
Students | personalIdentificationDocuments | TRUE | personalIdentificationDocuments[] | OPTIONAL | ||||
studentPersonalIdentificationDocuments | documentTitle | FALSE | string | OPTIONAL | ||||
studentPersonalIdentificationDocuments | personalInformationVerificationDescriptor | FALSE | personalInformationVerificationDescriptor | OPTIONAL | ||||
studentPersonalIdentificationDocuments | documentExpirationDate | FALSE | string | OPTIONAL | ||||
studentPersonalIdentificationDocuments | issuerDocumentIdentificationCode | FALSE | string | OPTIONAL | ||||
studentPersonalIdentificationDocuments | issuerName | FALSE | string | OPTIONAL | ||||
studentPersonalIdentificationDocuments | issuerCountryDescriptor | FALSE | issuerCountryDescriptor | OPTIONAL | ||||
studentPersonalIdentificationDocuments | identificationDocumentUseDescriptor | FALSE | identificationDocumentUseDescriptor | OPTIONAL | ||||
Students | visas | TRUE | studentVisa[] | OPTIONAL | ||||
studentVisas | visaDescriptor | FALSE | visaDescriptor | OPTIONAL |