The Student Program interchange loads students' participation in programs.
...
Resource | PropertyName | IsCollection | DATA_TYPE | REQUIRED/ OPTIONAL | Scenario 1 POST | Scenario 2 POST | Scenario 3 PUT | Scenario 4 PUT |
---|---|---|---|---|---|---|---|---|
StudentTitleIPartAProgramAssociations | beginDate | FALSE | date | REQUIRED | 8/23/[Current School Year] | 8/23/[Current School Year] | 8/23/[Current School Year] | 8/23/[Current School Year] |
StudentTitleIPartAProgramAssociations | educationOrganizationReference | FALSE | educationOrganizationReference | REQUIRED | ||||
educationOrganizationReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
StudentTitleIPartAProgramAssociations | programReference | FALSE | programReference | REQUIRED | ||||
programReference | programName | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
programReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
programReference | programTypeDescriptor | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
StudentTitleIPartAProgramAssociations | reasonExitedDescriptor | FALSE | string | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | studentReference | FALSE | studentReference | REQUIRED | ||||
studentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
StudentTitleIPartAProgramAssociations | titleIPartAParticipantDescriptor | FALSE | string | REQUIRED | Public Targeted Assistance Program | Local Neglected Public Schoolwide Program | Public Schoolwide Program | Was not served |
StudentTitleIPartAProgramAssociations | endDate | FALSE | date | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | servedOutsideOfRegularSession | FALSE | boolean | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | services | TRUE | studentProgramAssociationService[] | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | primaryIndicator | FALSE | boolean | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceDescriptor | FALSE | string | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceBeginDate | FALSE | date | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServices | serviceEndDate | FALSE | date | OPTIONAL |
...