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 | datetime | 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 | ||||
StudentTitleIPartAProgramAssociationEducationOrganizationReferenceeducationOrganizationReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
StudentTitleIPartAProgramAssociations | programReference | FALSE | programReference | REQUIRED | ||||
StudentTitleIPartAProgramAssociationProgramReferenceprogramReference | programName | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
StudentTitleIPartAProgramAssociationProgramReferenceprogramReference | educationOrganizationId | FALSE | integer | REQUIRED | 255901 | 255901 | 255901 | 255901 |
StudentTitleIPartAProgramAssociationProgramReferenceprogramReference | programTypeDescriptor | FALSE | string | REQUIRED | Title I Part A | Title I Part A | Title I Part A | Title I Part A |
studentTitleIPartAProgramAssociationsStudentTitleIPartAProgramAssociations | reasonExitedDescriptor | FALSE | string | OPTIONAL | ||||
StudentTitleIPartAProgramAssociations | studentReference | FALSE | studentReference | REQUIRED | ||||
StudentTitleIPartAProgramAssociationStudentReferencestudentReference | studentUniqueId | FALSE | string | REQUIRED | 111111 | 222222 | 111111 | 222222 |
StudentTitleIPartAProgramAssociations | titleIPartAParticipantDescriptor | FALSE | string | REQUIRED | Public Targeted Assistance Program | Local Neglected Program | Public Schoolwide Program | Was not served |
studentTitleIPartAProgramAssociationsStudentTitleIPartAProgramAssociations | endDate | FALSE | dateTime | OPTIONAL | ||||
studentTitleIPartAProgramAssociationsStudentTitleIPartAProgramAssociations | servedOutsideOfRegularSession | FALSE | boolean | OPTIONAL | ||||
studentTitleIPartAProgramAssociationsStudentTitleIPartAProgramAssociations | services | TRUE | studentProgramAssociationService[] | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServiceServices | primaryIndicator | FALSE | boolean | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServiceServices | serviceDescriptor | FALSE | string | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServiceServices | serviceBeginDate | FALSE | dateTime | OPTIONAL | ||||
studentTitleIPartAProgramAssociationServiceServices | serviceEndDate | FALSE | dateTime | OPTIONAL |
...