v5 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 | 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 | personalTitlePrefix | FALSE | string | CONDITIONAL | Mr. | Ms. | Mr. | Ms. |