Download the PHP package edfi/resources without Composer

On this page you can find all versions of the php package edfi/resources. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package resources

OpenAPIClient-php

The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface.


Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.


Installation & Usage

Requirements

PHP 7.4 and later. Should also work with PHP 8.0.

Composer

To install the bindings via Composer, add the following to composer.json:

Then run composer install

Manual Installation

Download the files and include autoload.php:

Getting Started

Please follow the installation procedure and then run the following:

API Endpoints

All URIs are relative to https://api.ed-fi.org:443/v7.1/api/data/v3

Class Method HTTP request Description
AcademicWeeksApi deleteAcademicWeekById DELETE /ed-fi/academicWeeks/{id} Deletes an existing resource using the resource identifier.
AcademicWeeksApi deletesAcademicWeeks GET /ed-fi/academicWeeks/deletes Retrieves deleted resources based on change version.
AcademicWeeksApi getAcademicWeeks GET /ed-fi/academicWeeks Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
AcademicWeeksApi getAcademicWeeksById GET /ed-fi/academicWeeks/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
AcademicWeeksApi keyChangesAcademicWeeks GET /ed-fi/academicWeeks/keyChanges Retrieves resources key changes based on change version.
AcademicWeeksApi postAcademicWeek POST /ed-fi/academicWeeks Creates or updates resources based on the natural key values of the supplied resource.
AcademicWeeksApi putAcademicWeek PUT /ed-fi/academicWeeks/{id} Updates a resource based on the resource identifier.
AccountabilityRatingsApi deleteAccountabilityRatingById DELETE /ed-fi/accountabilityRatings/{id} Deletes an existing resource using the resource identifier.
AccountabilityRatingsApi deletesAccountabilityRatings GET /ed-fi/accountabilityRatings/deletes Retrieves deleted resources based on change version.
AccountabilityRatingsApi getAccountabilityRatings GET /ed-fi/accountabilityRatings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
AccountabilityRatingsApi getAccountabilityRatingsById GET /ed-fi/accountabilityRatings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
AccountabilityRatingsApi keyChangesAccountabilityRatings GET /ed-fi/accountabilityRatings/keyChanges Retrieves resources key changes based on change version.
AccountabilityRatingsApi postAccountabilityRating POST /ed-fi/accountabilityRatings Creates or updates resources based on the natural key values of the supplied resource.
AccountabilityRatingsApi putAccountabilityRating PUT /ed-fi/accountabilityRatings/{id} Updates a resource based on the resource identifier.
AssessmentItemsApi deleteAssessmentItemById DELETE /ed-fi/assessmentItems/{id} Deletes an existing resource using the resource identifier.
AssessmentItemsApi deletesAssessmentItems GET /ed-fi/assessmentItems/deletes Retrieves deleted resources based on change version.
AssessmentItemsApi getAssessmentItems GET /ed-fi/assessmentItems Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
AssessmentItemsApi getAssessmentItemsById GET /ed-fi/assessmentItems/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
AssessmentItemsApi keyChangesAssessmentItems GET /ed-fi/assessmentItems/keyChanges Retrieves resources key changes based on change version.
AssessmentItemsApi postAssessmentItem POST /ed-fi/assessmentItems Creates or updates resources based on the natural key values of the supplied resource.
AssessmentItemsApi putAssessmentItem PUT /ed-fi/assessmentItems/{id} Updates a resource based on the resource identifier.
AssessmentScoreRangeLearningStandardsApi deleteAssessmentScoreRangeLearningStandardById DELETE /ed-fi/assessmentScoreRangeLearningStandards/{id} Deletes an existing resource using the resource identifier.
AssessmentScoreRangeLearningStandardsApi deletesAssessmentScoreRangeLearningStandards GET /ed-fi/assessmentScoreRangeLearningStandards/deletes Retrieves deleted resources based on change version.
AssessmentScoreRangeLearningStandardsApi getAssessmentScoreRangeLearningStandards GET /ed-fi/assessmentScoreRangeLearningStandards Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
AssessmentScoreRangeLearningStandardsApi getAssessmentScoreRangeLearningStandardsById GET /ed-fi/assessmentScoreRangeLearningStandards/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
AssessmentScoreRangeLearningStandardsApi keyChangesAssessmentScoreRangeLearningStandards GET /ed-fi/assessmentScoreRangeLearningStandards/keyChanges Retrieves resources key changes based on change version.
AssessmentScoreRangeLearningStandardsApi postAssessmentScoreRangeLearningStandard POST /ed-fi/assessmentScoreRangeLearningStandards Creates or updates resources based on the natural key values of the supplied resource.
AssessmentScoreRangeLearningStandardsApi putAssessmentScoreRangeLearningStandard PUT /ed-fi/assessmentScoreRangeLearningStandards/{id} Updates a resource based on the resource identifier.
AssessmentsApi deleteAssessmentById DELETE /ed-fi/assessments/{id} Deletes an existing resource using the resource identifier.
AssessmentsApi deletesAssessments GET /ed-fi/assessments/deletes Retrieves deleted resources based on change version.
AssessmentsApi getAssessments GET /ed-fi/assessments Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
AssessmentsApi getAssessmentsById GET /ed-fi/assessments/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
AssessmentsApi keyChangesAssessments GET /ed-fi/assessments/keyChanges Retrieves resources key changes based on change version.
AssessmentsApi postAssessment POST /ed-fi/assessments Creates or updates resources based on the natural key values of the supplied resource.
AssessmentsApi putAssessment PUT /ed-fi/assessments/{id} Updates a resource based on the resource identifier.
BalanceSheetDimensionsApi deleteBalanceSheetDimensionById DELETE /ed-fi/balanceSheetDimensions/{id} Deletes an existing resource using the resource identifier.
BalanceSheetDimensionsApi deletesBalanceSheetDimensions GET /ed-fi/balanceSheetDimensions/deletes Retrieves deleted resources based on change version.
BalanceSheetDimensionsApi getBalanceSheetDimensions GET /ed-fi/balanceSheetDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
BalanceSheetDimensionsApi getBalanceSheetDimensionsById GET /ed-fi/balanceSheetDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
BalanceSheetDimensionsApi keyChangesBalanceSheetDimensions GET /ed-fi/balanceSheetDimensions/keyChanges Retrieves resources key changes based on change version.
BalanceSheetDimensionsApi postBalanceSheetDimension POST /ed-fi/balanceSheetDimensions Creates or updates resources based on the natural key values of the supplied resource.
BalanceSheetDimensionsApi putBalanceSheetDimension PUT /ed-fi/balanceSheetDimensions/{id} Updates a resource based on the resource identifier.
BellSchedulesApi deleteBellScheduleById DELETE /ed-fi/bellSchedules/{id} Deletes an existing resource using the resource identifier.
BellSchedulesApi deletesBellSchedules GET /ed-fi/bellSchedules/deletes Retrieves deleted resources based on change version.
BellSchedulesApi getBellSchedules GET /ed-fi/bellSchedules Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
BellSchedulesApi getBellSchedulesById GET /ed-fi/bellSchedules/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
BellSchedulesApi keyChangesBellSchedules GET /ed-fi/bellSchedules/keyChanges Retrieves resources key changes based on change version.
BellSchedulesApi postBellSchedule POST /ed-fi/bellSchedules Creates or updates resources based on the natural key values of the supplied resource.
BellSchedulesApi putBellSchedule PUT /ed-fi/bellSchedules/{id} Updates a resource based on the resource identifier.
CalendarDatesApi deleteCalendarDateById DELETE /ed-fi/calendarDates/{id} Deletes an existing resource using the resource identifier.
CalendarDatesApi deletesCalendarDates GET /ed-fi/calendarDates/deletes Retrieves deleted resources based on change version.
CalendarDatesApi getCalendarDates GET /ed-fi/calendarDates Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CalendarDatesApi getCalendarDatesById GET /ed-fi/calendarDates/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CalendarDatesApi keyChangesCalendarDates GET /ed-fi/calendarDates/keyChanges Retrieves resources key changes based on change version.
CalendarDatesApi postCalendarDate POST /ed-fi/calendarDates Creates or updates resources based on the natural key values of the supplied resource.
CalendarDatesApi putCalendarDate PUT /ed-fi/calendarDates/{id} Updates a resource based on the resource identifier.
CalendarsApi deleteCalendarById DELETE /ed-fi/calendars/{id} Deletes an existing resource using the resource identifier.
CalendarsApi deletesCalendars GET /ed-fi/calendars/deletes Retrieves deleted resources based on change version.
CalendarsApi getCalendars GET /ed-fi/calendars Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CalendarsApi getCalendarsById GET /ed-fi/calendars/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CalendarsApi keyChangesCalendars GET /ed-fi/calendars/keyChanges Retrieves resources key changes based on change version.
CalendarsApi postCalendar POST /ed-fi/calendars Creates or updates resources based on the natural key values of the supplied resource.
CalendarsApi putCalendar PUT /ed-fi/calendars/{id} Updates a resource based on the resource identifier.
CandidateEducatorPreparationProgramAssociationsApi deleteCandidateEducatorPreparationProgramAssociationById DELETE /tpdm/candidateEducatorPreparationProgramAssociations/{id} Deletes an existing resource using the resource identifier.
CandidateEducatorPreparationProgramAssociationsApi deletesCandidateEducatorPreparationProgramAssociations GET /tpdm/candidateEducatorPreparationProgramAssociations/deletes Retrieves deleted resources based on change version.
CandidateEducatorPreparationProgramAssociationsApi getCandidateEducatorPreparationProgramAssociations GET /tpdm/candidateEducatorPreparationProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CandidateEducatorPreparationProgramAssociationsApi getCandidateEducatorPreparationProgramAssociationsById GET /tpdm/candidateEducatorPreparationProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CandidateEducatorPreparationProgramAssociationsApi keyChangesCandidateEducatorPreparationProgramAssociations GET /tpdm/candidateEducatorPreparationProgramAssociations/keyChanges Retrieves resources key changes based on change version.
CandidateEducatorPreparationProgramAssociationsApi postCandidateEducatorPreparationProgramAssociation POST /tpdm/candidateEducatorPreparationProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
CandidateEducatorPreparationProgramAssociationsApi putCandidateEducatorPreparationProgramAssociation PUT /tpdm/candidateEducatorPreparationProgramAssociations/{id} Updates a resource based on the resource identifier.
CandidatesApi deleteCandidateById DELETE /tpdm/candidates/{id} Deletes an existing resource using the resource identifier.
CandidatesApi deletesCandidates GET /tpdm/candidates/deletes Retrieves deleted resources based on change version.
CandidatesApi getCandidates GET /tpdm/candidates Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CandidatesApi getCandidatesById GET /tpdm/candidates/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CandidatesApi keyChangesCandidates GET /tpdm/candidates/keyChanges Retrieves resources key changes based on change version.
CandidatesApi postCandidate POST /tpdm/candidates Creates or updates resources based on the natural key values of the supplied resource.
CandidatesApi putCandidate PUT /tpdm/candidates/{id} Updates a resource based on the resource identifier.
ChartOfAccountsApi deleteChartOfAccountById DELETE /ed-fi/chartOfAccounts/{id} Deletes an existing resource using the resource identifier.
ChartOfAccountsApi deletesChartOfAccounts GET /ed-fi/chartOfAccounts/deletes Retrieves deleted resources based on change version.
ChartOfAccountsApi getChartOfAccounts GET /ed-fi/chartOfAccounts Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ChartOfAccountsApi getChartOfAccountsById GET /ed-fi/chartOfAccounts/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ChartOfAccountsApi keyChangesChartOfAccounts GET /ed-fi/chartOfAccounts/keyChanges Retrieves resources key changes based on change version.
ChartOfAccountsApi postChartOfAccount POST /ed-fi/chartOfAccounts Creates or updates resources based on the natural key values of the supplied resource.
ChartOfAccountsApi putChartOfAccount PUT /ed-fi/chartOfAccounts/{id} Updates a resource based on the resource identifier.
ClassPeriodsApi deleteClassPeriodById DELETE /ed-fi/classPeriods/{id} Deletes an existing resource using the resource identifier.
ClassPeriodsApi deletesClassPeriods GET /ed-fi/classPeriods/deletes Retrieves deleted resources based on change version.
ClassPeriodsApi getClassPeriods GET /ed-fi/classPeriods Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ClassPeriodsApi getClassPeriodsById GET /ed-fi/classPeriods/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ClassPeriodsApi keyChangesClassPeriods GET /ed-fi/classPeriods/keyChanges Retrieves resources key changes based on change version.
ClassPeriodsApi postClassPeriod POST /ed-fi/classPeriods Creates or updates resources based on the natural key values of the supplied resource.
ClassPeriodsApi putClassPeriod PUT /ed-fi/classPeriods/{id} Updates a resource based on the resource identifier.
CohortsApi deleteCohortById DELETE /ed-fi/cohorts/{id} Deletes an existing resource using the resource identifier.
CohortsApi deletesCohorts GET /ed-fi/cohorts/deletes Retrieves deleted resources based on change version.
CohortsApi getCohorts GET /ed-fi/cohorts Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CohortsApi getCohortsById GET /ed-fi/cohorts/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CohortsApi keyChangesCohorts GET /ed-fi/cohorts/keyChanges Retrieves resources key changes based on change version.
CohortsApi postCohort POST /ed-fi/cohorts Creates or updates resources based on the natural key values of the supplied resource.
CohortsApi putCohort PUT /ed-fi/cohorts/{id} Updates a resource based on the resource identifier.
CommunityOrganizationsApi deleteCommunityOrganizationById DELETE /ed-fi/communityOrganizations/{id} Deletes an existing resource using the resource identifier.
CommunityOrganizationsApi deletesCommunityOrganizations GET /ed-fi/communityOrganizations/deletes Retrieves deleted resources based on change version.
CommunityOrganizationsApi getCommunityOrganizations GET /ed-fi/communityOrganizations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CommunityOrganizationsApi getCommunityOrganizationsById GET /ed-fi/communityOrganizations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CommunityOrganizationsApi keyChangesCommunityOrganizations GET /ed-fi/communityOrganizations/keyChanges Retrieves resources key changes based on change version.
CommunityOrganizationsApi postCommunityOrganization POST /ed-fi/communityOrganizations Creates or updates resources based on the natural key values of the supplied resource.
CommunityOrganizationsApi putCommunityOrganization PUT /ed-fi/communityOrganizations/{id} Updates a resource based on the resource identifier.
CommunityProviderLicensesApi deleteCommunityProviderLicenseById DELETE /ed-fi/communityProviderLicenses/{id} Deletes an existing resource using the resource identifier.
CommunityProviderLicensesApi deletesCommunityProviderLicenses GET /ed-fi/communityProviderLicenses/deletes Retrieves deleted resources based on change version.
CommunityProviderLicensesApi getCommunityProviderLicenses GET /ed-fi/communityProviderLicenses Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CommunityProviderLicensesApi getCommunityProviderLicensesById GET /ed-fi/communityProviderLicenses/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CommunityProviderLicensesApi keyChangesCommunityProviderLicenses GET /ed-fi/communityProviderLicenses/keyChanges Retrieves resources key changes based on change version.
CommunityProviderLicensesApi postCommunityProviderLicense POST /ed-fi/communityProviderLicenses Creates or updates resources based on the natural key values of the supplied resource.
CommunityProviderLicensesApi putCommunityProviderLicense PUT /ed-fi/communityProviderLicenses/{id} Updates a resource based on the resource identifier.
CommunityProvidersApi deleteCommunityProviderById DELETE /ed-fi/communityProviders/{id} Deletes an existing resource using the resource identifier.
CommunityProvidersApi deletesCommunityProviders GET /ed-fi/communityProviders/deletes Retrieves deleted resources based on change version.
CommunityProvidersApi getCommunityProviders GET /ed-fi/communityProviders Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CommunityProvidersApi getCommunityProvidersById GET /ed-fi/communityProviders/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CommunityProvidersApi keyChangesCommunityProviders GET /ed-fi/communityProviders/keyChanges Retrieves resources key changes based on change version.
CommunityProvidersApi postCommunityProvider POST /ed-fi/communityProviders Creates or updates resources based on the natural key values of the supplied resource.
CommunityProvidersApi putCommunityProvider PUT /ed-fi/communityProviders/{id} Updates a resource based on the resource identifier.
CompetencyObjectivesApi deleteCompetencyObjectiveById DELETE /ed-fi/competencyObjectives/{id} Deletes an existing resource using the resource identifier.
CompetencyObjectivesApi deletesCompetencyObjectives GET /ed-fi/competencyObjectives/deletes Retrieves deleted resources based on change version.
CompetencyObjectivesApi getCompetencyObjectives GET /ed-fi/competencyObjectives Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CompetencyObjectivesApi getCompetencyObjectivesById GET /ed-fi/competencyObjectives/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CompetencyObjectivesApi keyChangesCompetencyObjectives GET /ed-fi/competencyObjectives/keyChanges Retrieves resources key changes based on change version.
CompetencyObjectivesApi postCompetencyObjective POST /ed-fi/competencyObjectives Creates or updates resources based on the natural key values of the supplied resource.
CompetencyObjectivesApi putCompetencyObjective PUT /ed-fi/competencyObjectives/{id} Updates a resource based on the resource identifier.
ContactsApi deleteContactById DELETE /ed-fi/contacts/{id} Deletes an existing resource using the resource identifier.
ContactsApi deletesContacts GET /ed-fi/contacts/deletes Retrieves deleted resources based on change version.
ContactsApi getContacts GET /ed-fi/contacts Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ContactsApi getContactsById GET /ed-fi/contacts/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ContactsApi keyChangesContacts GET /ed-fi/contacts/keyChanges Retrieves resources key changes based on change version.
ContactsApi postContact POST /ed-fi/contacts Creates or updates resources based on the natural key values of the supplied resource.
ContactsApi putContact PUT /ed-fi/contacts/{id} Updates a resource based on the resource identifier.
CourseOfferingsApi deleteCourseOfferingById DELETE /ed-fi/courseOfferings/{id} Deletes an existing resource using the resource identifier.
CourseOfferingsApi deletesCourseOfferings GET /ed-fi/courseOfferings/deletes Retrieves deleted resources based on change version.
CourseOfferingsApi getCourseOfferings GET /ed-fi/courseOfferings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CourseOfferingsApi getCourseOfferingsById GET /ed-fi/courseOfferings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CourseOfferingsApi keyChangesCourseOfferings GET /ed-fi/courseOfferings/keyChanges Retrieves resources key changes based on change version.
CourseOfferingsApi postCourseOffering POST /ed-fi/courseOfferings Creates or updates resources based on the natural key values of the supplied resource.
CourseOfferingsApi putCourseOffering PUT /ed-fi/courseOfferings/{id} Updates a resource based on the resource identifier.
CourseTranscriptsApi deleteCourseTranscriptById DELETE /ed-fi/courseTranscripts/{id} Deletes an existing resource using the resource identifier.
CourseTranscriptsApi deletesCourseTranscripts GET /ed-fi/courseTranscripts/deletes Retrieves deleted resources based on change version.
CourseTranscriptsApi getCourseTranscripts GET /ed-fi/courseTranscripts Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CourseTranscriptsApi getCourseTranscriptsById GET /ed-fi/courseTranscripts/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CourseTranscriptsApi keyChangesCourseTranscripts GET /ed-fi/courseTranscripts/keyChanges Retrieves resources key changes based on change version.
CourseTranscriptsApi postCourseTranscript POST /ed-fi/courseTranscripts Creates or updates resources based on the natural key values of the supplied resource.
CourseTranscriptsApi putCourseTranscript PUT /ed-fi/courseTranscripts/{id} Updates a resource based on the resource identifier.
CoursesApi deleteCourseById DELETE /ed-fi/courses/{id} Deletes an existing resource using the resource identifier.
CoursesApi deletesCourses GET /ed-fi/courses/deletes Retrieves deleted resources based on change version.
CoursesApi getCourses GET /ed-fi/courses Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CoursesApi getCoursesById GET /ed-fi/courses/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CoursesApi keyChangesCourses GET /ed-fi/courses/keyChanges Retrieves resources key changes based on change version.
CoursesApi postCourse POST /ed-fi/courses Creates or updates resources based on the natural key values of the supplied resource.
CoursesApi putCourse PUT /ed-fi/courses/{id} Updates a resource based on the resource identifier.
CredentialsApi deleteCredentialById DELETE /ed-fi/credentials/{id} Deletes an existing resource using the resource identifier.
CredentialsApi deletesCredentials GET /ed-fi/credentials/deletes Retrieves deleted resources based on change version.
CredentialsApi getCredentials GET /ed-fi/credentials Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
CredentialsApi getCredentialsById GET /ed-fi/credentials/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
CredentialsApi keyChangesCredentials GET /ed-fi/credentials/keyChanges Retrieves resources key changes based on change version.
CredentialsApi postCredential POST /ed-fi/credentials Creates or updates resources based on the natural key values of the supplied resource.
CredentialsApi putCredential PUT /ed-fi/credentials/{id} Updates a resource based on the resource identifier.
DescriptorMappingsApi deleteDescriptorMappingById DELETE /ed-fi/descriptorMappings/{id} Deletes an existing resource using the resource identifier.
DescriptorMappingsApi deletesDescriptorMappings GET /ed-fi/descriptorMappings/deletes Retrieves deleted resources based on change version.
DescriptorMappingsApi getDescriptorMappings GET /ed-fi/descriptorMappings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
DescriptorMappingsApi getDescriptorMappingsById GET /ed-fi/descriptorMappings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
DescriptorMappingsApi keyChangesDescriptorMappings GET /ed-fi/descriptorMappings/keyChanges Retrieves resources key changes based on change version.
DescriptorMappingsApi postDescriptorMapping POST /ed-fi/descriptorMappings Creates or updates resources based on the natural key values of the supplied resource.
DescriptorMappingsApi putDescriptorMapping PUT /ed-fi/descriptorMappings/{id} Updates a resource based on the resource identifier.
DisciplineActionsApi deleteDisciplineActionById DELETE /ed-fi/disciplineActions/{id} Deletes an existing resource using the resource identifier.
DisciplineActionsApi deletesDisciplineActions GET /ed-fi/disciplineActions/deletes Retrieves deleted resources based on change version.
DisciplineActionsApi getDisciplineActions GET /ed-fi/disciplineActions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
DisciplineActionsApi getDisciplineActionsById GET /ed-fi/disciplineActions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
DisciplineActionsApi keyChangesDisciplineActions GET /ed-fi/disciplineActions/keyChanges Retrieves resources key changes based on change version.
DisciplineActionsApi postDisciplineAction POST /ed-fi/disciplineActions Creates or updates resources based on the natural key values of the supplied resource.
DisciplineActionsApi putDisciplineAction PUT /ed-fi/disciplineActions/{id} Updates a resource based on the resource identifier.
DisciplineIncidentsApi deleteDisciplineIncidentById DELETE /ed-fi/disciplineIncidents/{id} Deletes an existing resource using the resource identifier.
DisciplineIncidentsApi deletesDisciplineIncidents GET /ed-fi/disciplineIncidents/deletes Retrieves deleted resources based on change version.
DisciplineIncidentsApi getDisciplineIncidents GET /ed-fi/disciplineIncidents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
DisciplineIncidentsApi getDisciplineIncidentsById GET /ed-fi/disciplineIncidents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
DisciplineIncidentsApi keyChangesDisciplineIncidents GET /ed-fi/disciplineIncidents/keyChanges Retrieves resources key changes based on change version.
DisciplineIncidentsApi postDisciplineIncident POST /ed-fi/disciplineIncidents Creates or updates resources based on the natural key values of the supplied resource.
DisciplineIncidentsApi putDisciplineIncident PUT /ed-fi/disciplineIncidents/{id} Updates a resource based on the resource identifier.
EducationContentsApi deleteEducationContentById DELETE /ed-fi/educationContents/{id} Deletes an existing resource using the resource identifier.
EducationContentsApi deletesEducationContents GET /ed-fi/educationContents/deletes Retrieves deleted resources based on change version.
EducationContentsApi getEducationContents GET /ed-fi/educationContents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationContentsApi getEducationContentsById GET /ed-fi/educationContents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationContentsApi keyChangesEducationContents GET /ed-fi/educationContents/keyChanges Retrieves resources key changes based on change version.
EducationContentsApi postEducationContent POST /ed-fi/educationContents Creates or updates resources based on the natural key values of the supplied resource.
EducationContentsApi putEducationContent PUT /ed-fi/educationContents/{id} Updates a resource based on the resource identifier.
EducationOrganizationInterventionPrescriptionAssociationsApi deleteEducationOrganizationInterventionPrescriptionAssociationById DELETE /ed-fi/educationOrganizationInterventionPrescriptionAssociations/{id} Deletes an existing resource using the resource identifier.
EducationOrganizationInterventionPrescriptionAssociationsApi deletesEducationOrganizationInterventionPrescriptionAssociations GET /ed-fi/educationOrganizationInterventionPrescriptionAssociations/deletes Retrieves deleted resources based on change version.
EducationOrganizationInterventionPrescriptionAssociationsApi getEducationOrganizationInterventionPrescriptionAssociations GET /ed-fi/educationOrganizationInterventionPrescriptionAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationOrganizationInterventionPrescriptionAssociationsApi getEducationOrganizationInterventionPrescriptionAssociationsById GET /ed-fi/educationOrganizationInterventionPrescriptionAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationOrganizationInterventionPrescriptionAssociationsApi keyChangesEducationOrganizationInterventionPrescriptionAssociations GET /ed-fi/educationOrganizationInterventionPrescriptionAssociations/keyChanges Retrieves resources key changes based on change version.
EducationOrganizationInterventionPrescriptionAssociationsApi postEducationOrganizationInterventionPrescriptionAssociation POST /ed-fi/educationOrganizationInterventionPrescriptionAssociations Creates or updates resources based on the natural key values of the supplied resource.
EducationOrganizationInterventionPrescriptionAssociationsApi putEducationOrganizationInterventionPrescriptionAssociation PUT /ed-fi/educationOrganizationInterventionPrescriptionAssociations/{id} Updates a resource based on the resource identifier.
EducationOrganizationNetworkAssociationsApi deleteEducationOrganizationNetworkAssociationById DELETE /ed-fi/educationOrganizationNetworkAssociations/{id} Deletes an existing resource using the resource identifier.
EducationOrganizationNetworkAssociationsApi deletesEducationOrganizationNetworkAssociations GET /ed-fi/educationOrganizationNetworkAssociations/deletes Retrieves deleted resources based on change version.
EducationOrganizationNetworkAssociationsApi getEducationOrganizationNetworkAssociations GET /ed-fi/educationOrganizationNetworkAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationOrganizationNetworkAssociationsApi getEducationOrganizationNetworkAssociationsById GET /ed-fi/educationOrganizationNetworkAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationOrganizationNetworkAssociationsApi keyChangesEducationOrganizationNetworkAssociations GET /ed-fi/educationOrganizationNetworkAssociations/keyChanges Retrieves resources key changes based on change version.
EducationOrganizationNetworkAssociationsApi postEducationOrganizationNetworkAssociation POST /ed-fi/educationOrganizationNetworkAssociations Creates or updates resources based on the natural key values of the supplied resource.
EducationOrganizationNetworkAssociationsApi putEducationOrganizationNetworkAssociation PUT /ed-fi/educationOrganizationNetworkAssociations/{id} Updates a resource based on the resource identifier.
EducationOrganizationNetworksApi deleteEducationOrganizationNetworkById DELETE /ed-fi/educationOrganizationNetworks/{id} Deletes an existing resource using the resource identifier.
EducationOrganizationNetworksApi deletesEducationOrganizationNetworks GET /ed-fi/educationOrganizationNetworks/deletes Retrieves deleted resources based on change version.
EducationOrganizationNetworksApi getEducationOrganizationNetworks GET /ed-fi/educationOrganizationNetworks Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationOrganizationNetworksApi getEducationOrganizationNetworksById GET /ed-fi/educationOrganizationNetworks/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationOrganizationNetworksApi keyChangesEducationOrganizationNetworks GET /ed-fi/educationOrganizationNetworks/keyChanges Retrieves resources key changes based on change version.
EducationOrganizationNetworksApi postEducationOrganizationNetwork POST /ed-fi/educationOrganizationNetworks Creates or updates resources based on the natural key values of the supplied resource.
EducationOrganizationNetworksApi putEducationOrganizationNetwork PUT /ed-fi/educationOrganizationNetworks/{id} Updates a resource based on the resource identifier.
EducationOrganizationPeerAssociationsApi deleteEducationOrganizationPeerAssociationById DELETE /ed-fi/educationOrganizationPeerAssociations/{id} Deletes an existing resource using the resource identifier.
EducationOrganizationPeerAssociationsApi deletesEducationOrganizationPeerAssociations GET /ed-fi/educationOrganizationPeerAssociations/deletes Retrieves deleted resources based on change version.
EducationOrganizationPeerAssociationsApi getEducationOrganizationPeerAssociations GET /ed-fi/educationOrganizationPeerAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationOrganizationPeerAssociationsApi getEducationOrganizationPeerAssociationsById GET /ed-fi/educationOrganizationPeerAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationOrganizationPeerAssociationsApi keyChangesEducationOrganizationPeerAssociations GET /ed-fi/educationOrganizationPeerAssociations/keyChanges Retrieves resources key changes based on change version.
EducationOrganizationPeerAssociationsApi postEducationOrganizationPeerAssociation POST /ed-fi/educationOrganizationPeerAssociations Creates or updates resources based on the natural key values of the supplied resource.
EducationOrganizationPeerAssociationsApi putEducationOrganizationPeerAssociation PUT /ed-fi/educationOrganizationPeerAssociations/{id} Updates a resource based on the resource identifier.
EducationServiceCentersApi deleteEducationServiceCenterById DELETE /ed-fi/educationServiceCenters/{id} Deletes an existing resource using the resource identifier.
EducationServiceCentersApi deletesEducationServiceCenters GET /ed-fi/educationServiceCenters/deletes Retrieves deleted resources based on change version.
EducationServiceCentersApi getEducationServiceCenters GET /ed-fi/educationServiceCenters Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducationServiceCentersApi getEducationServiceCentersById GET /ed-fi/educationServiceCenters/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducationServiceCentersApi keyChangesEducationServiceCenters GET /ed-fi/educationServiceCenters/keyChanges Retrieves resources key changes based on change version.
EducationServiceCentersApi postEducationServiceCenter POST /ed-fi/educationServiceCenters Creates or updates resources based on the natural key values of the supplied resource.
EducationServiceCentersApi putEducationServiceCenter PUT /ed-fi/educationServiceCenters/{id} Updates a resource based on the resource identifier.
EducatorPreparationProgramsApi deleteEducatorPreparationProgramById DELETE /tpdm/educatorPreparationPrograms/{id} Deletes an existing resource using the resource identifier.
EducatorPreparationProgramsApi deletesEducatorPreparationPrograms GET /tpdm/educatorPreparationPrograms/deletes Retrieves deleted resources based on change version.
EducatorPreparationProgramsApi getEducatorPreparationPrograms GET /tpdm/educatorPreparationPrograms Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EducatorPreparationProgramsApi getEducatorPreparationProgramsById GET /tpdm/educatorPreparationPrograms/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EducatorPreparationProgramsApi keyChangesEducatorPreparationPrograms GET /tpdm/educatorPreparationPrograms/keyChanges Retrieves resources key changes based on change version.
EducatorPreparationProgramsApi postEducatorPreparationProgram POST /tpdm/educatorPreparationPrograms Creates or updates resources based on the natural key values of the supplied resource.
EducatorPreparationProgramsApi putEducatorPreparationProgram PUT /tpdm/educatorPreparationPrograms/{id} Updates a resource based on the resource identifier.
EvaluationElementRatingsApi deleteEvaluationElementRatingById DELETE /tpdm/evaluationElementRatings/{id} Deletes an existing resource using the resource identifier.
EvaluationElementRatingsApi deletesEvaluationElementRatings GET /tpdm/evaluationElementRatings/deletes Retrieves deleted resources based on change version.
EvaluationElementRatingsApi getEvaluationElementRatings GET /tpdm/evaluationElementRatings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationElementRatingsApi getEvaluationElementRatingsById GET /tpdm/evaluationElementRatings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationElementRatingsApi keyChangesEvaluationElementRatings GET /tpdm/evaluationElementRatings/keyChanges Retrieves resources key changes based on change version.
EvaluationElementRatingsApi postEvaluationElementRating POST /tpdm/evaluationElementRatings Creates or updates resources based on the natural key values of the supplied resource.
EvaluationElementRatingsApi putEvaluationElementRating PUT /tpdm/evaluationElementRatings/{id} Updates a resource based on the resource identifier.
EvaluationElementsApi deleteEvaluationElementById DELETE /tpdm/evaluationElements/{id} Deletes an existing resource using the resource identifier.
EvaluationElementsApi deletesEvaluationElements GET /tpdm/evaluationElements/deletes Retrieves deleted resources based on change version.
EvaluationElementsApi getEvaluationElements GET /tpdm/evaluationElements Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationElementsApi getEvaluationElementsById GET /tpdm/evaluationElements/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationElementsApi keyChangesEvaluationElements GET /tpdm/evaluationElements/keyChanges Retrieves resources key changes based on change version.
EvaluationElementsApi postEvaluationElement POST /tpdm/evaluationElements Creates or updates resources based on the natural key values of the supplied resource.
EvaluationElementsApi putEvaluationElement PUT /tpdm/evaluationElements/{id} Updates a resource based on the resource identifier.
EvaluationObjectiveRatingsApi deleteEvaluationObjectiveRatingById DELETE /tpdm/evaluationObjectiveRatings/{id} Deletes an existing resource using the resource identifier.
EvaluationObjectiveRatingsApi deletesEvaluationObjectiveRatings GET /tpdm/evaluationObjectiveRatings/deletes Retrieves deleted resources based on change version.
EvaluationObjectiveRatingsApi getEvaluationObjectiveRatings GET /tpdm/evaluationObjectiveRatings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationObjectiveRatingsApi getEvaluationObjectiveRatingsById GET /tpdm/evaluationObjectiveRatings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationObjectiveRatingsApi keyChangesEvaluationObjectiveRatings GET /tpdm/evaluationObjectiveRatings/keyChanges Retrieves resources key changes based on change version.
EvaluationObjectiveRatingsApi postEvaluationObjectiveRating POST /tpdm/evaluationObjectiveRatings Creates or updates resources based on the natural key values of the supplied resource.
EvaluationObjectiveRatingsApi putEvaluationObjectiveRating PUT /tpdm/evaluationObjectiveRatings/{id} Updates a resource based on the resource identifier.
EvaluationObjectivesApi deleteEvaluationObjectiveById DELETE /tpdm/evaluationObjectives/{id} Deletes an existing resource using the resource identifier.
EvaluationObjectivesApi deletesEvaluationObjectives GET /tpdm/evaluationObjectives/deletes Retrieves deleted resources based on change version.
EvaluationObjectivesApi getEvaluationObjectives GET /tpdm/evaluationObjectives Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationObjectivesApi getEvaluationObjectivesById GET /tpdm/evaluationObjectives/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationObjectivesApi keyChangesEvaluationObjectives GET /tpdm/evaluationObjectives/keyChanges Retrieves resources key changes based on change version.
EvaluationObjectivesApi postEvaluationObjective POST /tpdm/evaluationObjectives Creates or updates resources based on the natural key values of the supplied resource.
EvaluationObjectivesApi putEvaluationObjective PUT /tpdm/evaluationObjectives/{id} Updates a resource based on the resource identifier.
EvaluationRatingsApi deleteEvaluationRatingById DELETE /tpdm/evaluationRatings/{id} Deletes an existing resource using the resource identifier.
EvaluationRatingsApi deletesEvaluationRatings GET /tpdm/evaluationRatings/deletes Retrieves deleted resources based on change version.
EvaluationRatingsApi getEvaluationRatings GET /tpdm/evaluationRatings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationRatingsApi getEvaluationRatingsById GET /tpdm/evaluationRatings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationRatingsApi keyChangesEvaluationRatings GET /tpdm/evaluationRatings/keyChanges Retrieves resources key changes based on change version.
EvaluationRatingsApi postEvaluationRating POST /tpdm/evaluationRatings Creates or updates resources based on the natural key values of the supplied resource.
EvaluationRatingsApi putEvaluationRating PUT /tpdm/evaluationRatings/{id} Updates a resource based on the resource identifier.
EvaluationRubricDimensionsApi deleteEvaluationRubricDimensionById DELETE /ed-fi/evaluationRubricDimensions/{id} Deletes an existing resource using the resource identifier.
EvaluationRubricDimensionsApi deletesEvaluationRubricDimensions GET /ed-fi/evaluationRubricDimensions/deletes Retrieves deleted resources based on change version.
EvaluationRubricDimensionsApi getEvaluationRubricDimensions GET /ed-fi/evaluationRubricDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationRubricDimensionsApi getEvaluationRubricDimensionsById GET /ed-fi/evaluationRubricDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationRubricDimensionsApi keyChangesEvaluationRubricDimensions GET /ed-fi/evaluationRubricDimensions/keyChanges Retrieves resources key changes based on change version.
EvaluationRubricDimensionsApi postEvaluationRubricDimension POST /ed-fi/evaluationRubricDimensions Creates or updates resources based on the natural key values of the supplied resource.
EvaluationRubricDimensionsApi putEvaluationRubricDimension PUT /ed-fi/evaluationRubricDimensions/{id} Updates a resource based on the resource identifier.
EvaluationsApi deleteEvaluationById DELETE /tpdm/evaluations/{id} Deletes an existing resource using the resource identifier.
EvaluationsApi deletesEvaluations GET /tpdm/evaluations/deletes Retrieves deleted resources based on change version.
EvaluationsApi getEvaluations GET /tpdm/evaluations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
EvaluationsApi getEvaluationsById GET /tpdm/evaluations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
EvaluationsApi keyChangesEvaluations GET /tpdm/evaluations/keyChanges Retrieves resources key changes based on change version.
EvaluationsApi postEvaluation POST /tpdm/evaluations Creates or updates resources based on the natural key values of the supplied resource.
EvaluationsApi putEvaluation PUT /tpdm/evaluations/{id} Updates a resource based on the resource identifier.
FeederSchoolAssociationsApi deleteFeederSchoolAssociationById DELETE /ed-fi/feederSchoolAssociations/{id} Deletes an existing resource using the resource identifier.
FeederSchoolAssociationsApi deletesFeederSchoolAssociations GET /ed-fi/feederSchoolAssociations/deletes Retrieves deleted resources based on change version.
FeederSchoolAssociationsApi getFeederSchoolAssociations GET /ed-fi/feederSchoolAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
FeederSchoolAssociationsApi getFeederSchoolAssociationsById GET /ed-fi/feederSchoolAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
FeederSchoolAssociationsApi keyChangesFeederSchoolAssociations GET /ed-fi/feederSchoolAssociations/keyChanges Retrieves resources key changes based on change version.
FeederSchoolAssociationsApi postFeederSchoolAssociation POST /ed-fi/feederSchoolAssociations Creates or updates resources based on the natural key values of the supplied resource.
FeederSchoolAssociationsApi putFeederSchoolAssociation PUT /ed-fi/feederSchoolAssociations/{id} Updates a resource based on the resource identifier.
FinancialAidsApi deleteFinancialAidById DELETE /tpdm/financialAids/{id} Deletes an existing resource using the resource identifier.
FinancialAidsApi deletesFinancialAids GET /tpdm/financialAids/deletes Retrieves deleted resources based on change version.
FinancialAidsApi getFinancialAids GET /tpdm/financialAids Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
FinancialAidsApi getFinancialAidsById GET /tpdm/financialAids/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
FinancialAidsApi keyChangesFinancialAids GET /tpdm/financialAids/keyChanges Retrieves resources key changes based on change version.
FinancialAidsApi postFinancialAid POST /tpdm/financialAids Creates or updates resources based on the natural key values of the supplied resource.
FinancialAidsApi putFinancialAid PUT /tpdm/financialAids/{id} Updates a resource based on the resource identifier.
FunctionDimensionsApi deleteFunctionDimensionById DELETE /ed-fi/functionDimensions/{id} Deletes an existing resource using the resource identifier.
FunctionDimensionsApi deletesFunctionDimensions GET /ed-fi/functionDimensions/deletes Retrieves deleted resources based on change version.
FunctionDimensionsApi getFunctionDimensions GET /ed-fi/functionDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
FunctionDimensionsApi getFunctionDimensionsById GET /ed-fi/functionDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
FunctionDimensionsApi keyChangesFunctionDimensions GET /ed-fi/functionDimensions/keyChanges Retrieves resources key changes based on change version.
FunctionDimensionsApi postFunctionDimension POST /ed-fi/functionDimensions Creates or updates resources based on the natural key values of the supplied resource.
FunctionDimensionsApi putFunctionDimension PUT /ed-fi/functionDimensions/{id} Updates a resource based on the resource identifier.
FundDimensionsApi deleteFundDimensionById DELETE /ed-fi/fundDimensions/{id} Deletes an existing resource using the resource identifier.
FundDimensionsApi deletesFundDimensions GET /ed-fi/fundDimensions/deletes Retrieves deleted resources based on change version.
FundDimensionsApi getFundDimensions GET /ed-fi/fundDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
FundDimensionsApi getFundDimensionsById GET /ed-fi/fundDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
FundDimensionsApi keyChangesFundDimensions GET /ed-fi/fundDimensions/keyChanges Retrieves resources key changes based on change version.
FundDimensionsApi postFundDimension POST /ed-fi/fundDimensions Creates or updates resources based on the natural key values of the supplied resource.
FundDimensionsApi putFundDimension PUT /ed-fi/fundDimensions/{id} Updates a resource based on the resource identifier.
GradebookEntriesApi deleteGradebookEntryById DELETE /ed-fi/gradebookEntries/{id} Deletes an existing resource using the resource identifier.
GradebookEntriesApi deletesGradebookEntries GET /ed-fi/gradebookEntries/deletes Retrieves deleted resources based on change version.
GradebookEntriesApi getGradebookEntries GET /ed-fi/gradebookEntries Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
GradebookEntriesApi getGradebookEntriesById GET /ed-fi/gradebookEntries/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
GradebookEntriesApi keyChangesGradebookEntries GET /ed-fi/gradebookEntries/keyChanges Retrieves resources key changes based on change version.
GradebookEntriesApi postGradebookEntry POST /ed-fi/gradebookEntries Creates or updates resources based on the natural key values of the supplied resource.
GradebookEntriesApi putGradebookEntry PUT /ed-fi/gradebookEntries/{id} Updates a resource based on the resource identifier.
GradesApi deleteGradeById DELETE /ed-fi/grades/{id} Deletes an existing resource using the resource identifier.
GradesApi deletesGrades GET /ed-fi/grades/deletes Retrieves deleted resources based on change version.
GradesApi getGrades GET /ed-fi/grades Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
GradesApi getGradesById GET /ed-fi/grades/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
GradesApi keyChangesGrades GET /ed-fi/grades/keyChanges Retrieves resources key changes based on change version.
GradesApi postGrade POST /ed-fi/grades Creates or updates resources based on the natural key values of the supplied resource.
GradesApi putGrade PUT /ed-fi/grades/{id} Updates a resource based on the resource identifier.
GradingPeriodsApi deleteGradingPeriodById DELETE /ed-fi/gradingPeriods/{id} Deletes an existing resource using the resource identifier.
GradingPeriodsApi deletesGradingPeriods GET /ed-fi/gradingPeriods/deletes Retrieves deleted resources based on change version.
GradingPeriodsApi getGradingPeriods GET /ed-fi/gradingPeriods Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
GradingPeriodsApi getGradingPeriodsById GET /ed-fi/gradingPeriods/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
GradingPeriodsApi keyChangesGradingPeriods GET /ed-fi/gradingPeriods/keyChanges Retrieves resources key changes based on change version.
GradingPeriodsApi postGradingPeriod POST /ed-fi/gradingPeriods Creates or updates resources based on the natural key values of the supplied resource.
GradingPeriodsApi putGradingPeriod PUT /ed-fi/gradingPeriods/{id} Updates a resource based on the resource identifier.
GraduationPlansApi deleteGraduationPlanById DELETE /ed-fi/graduationPlans/{id} Deletes an existing resource using the resource identifier.
GraduationPlansApi deletesGraduationPlans GET /ed-fi/graduationPlans/deletes Retrieves deleted resources based on change version.
GraduationPlansApi getGraduationPlans GET /ed-fi/graduationPlans Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
GraduationPlansApi getGraduationPlansById GET /ed-fi/graduationPlans/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
GraduationPlansApi keyChangesGraduationPlans GET /ed-fi/graduationPlans/keyChanges Retrieves resources key changes based on change version.
GraduationPlansApi postGraduationPlan POST /ed-fi/graduationPlans Creates or updates resources based on the natural key values of the supplied resource.
GraduationPlansApi putGraduationPlan PUT /ed-fi/graduationPlans/{id} Updates a resource based on the resource identifier.
InterventionPrescriptionsApi deleteInterventionPrescriptionById DELETE /ed-fi/interventionPrescriptions/{id} Deletes an existing resource using the resource identifier.
InterventionPrescriptionsApi deletesInterventionPrescriptions GET /ed-fi/interventionPrescriptions/deletes Retrieves deleted resources based on change version.
InterventionPrescriptionsApi getInterventionPrescriptions GET /ed-fi/interventionPrescriptions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
InterventionPrescriptionsApi getInterventionPrescriptionsById GET /ed-fi/interventionPrescriptions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
InterventionPrescriptionsApi keyChangesInterventionPrescriptions GET /ed-fi/interventionPrescriptions/keyChanges Retrieves resources key changes based on change version.
InterventionPrescriptionsApi postInterventionPrescription POST /ed-fi/interventionPrescriptions Creates or updates resources based on the natural key values of the supplied resource.
InterventionPrescriptionsApi putInterventionPrescription PUT /ed-fi/interventionPrescriptions/{id} Updates a resource based on the resource identifier.
InterventionStudiesApi deleteInterventionStudyById DELETE /ed-fi/interventionStudies/{id} Deletes an existing resource using the resource identifier.
InterventionStudiesApi deletesInterventionStudies GET /ed-fi/interventionStudies/deletes Retrieves deleted resources based on change version.
InterventionStudiesApi getInterventionStudies GET /ed-fi/interventionStudies Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
InterventionStudiesApi getInterventionStudiesById GET /ed-fi/interventionStudies/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
InterventionStudiesApi keyChangesInterventionStudies GET /ed-fi/interventionStudies/keyChanges Retrieves resources key changes based on change version.
InterventionStudiesApi postInterventionStudy POST /ed-fi/interventionStudies Creates or updates resources based on the natural key values of the supplied resource.
InterventionStudiesApi putInterventionStudy PUT /ed-fi/interventionStudies/{id} Updates a resource based on the resource identifier.
InterventionsApi deleteInterventionById DELETE /ed-fi/interventions/{id} Deletes an existing resource using the resource identifier.
InterventionsApi deletesInterventions GET /ed-fi/interventions/deletes Retrieves deleted resources based on change version.
InterventionsApi getInterventions GET /ed-fi/interventions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
InterventionsApi getInterventionsById GET /ed-fi/interventions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
InterventionsApi keyChangesInterventions GET /ed-fi/interventions/keyChanges Retrieves resources key changes based on change version.
InterventionsApi postIntervention POST /ed-fi/interventions Creates or updates resources based on the natural key values of the supplied resource.
InterventionsApi putIntervention PUT /ed-fi/interventions/{id} Updates a resource based on the resource identifier.
LearningStandardEquivalenceAssociationsApi deleteLearningStandardEquivalenceAssociationById DELETE /ed-fi/learningStandardEquivalenceAssociations/{id} Deletes an existing resource using the resource identifier.
LearningStandardEquivalenceAssociationsApi deletesLearningStandardEquivalenceAssociations GET /ed-fi/learningStandardEquivalenceAssociations/deletes Retrieves deleted resources based on change version.
LearningStandardEquivalenceAssociationsApi getLearningStandardEquivalenceAssociations GET /ed-fi/learningStandardEquivalenceAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LearningStandardEquivalenceAssociationsApi getLearningStandardEquivalenceAssociationsById GET /ed-fi/learningStandardEquivalenceAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LearningStandardEquivalenceAssociationsApi keyChangesLearningStandardEquivalenceAssociations GET /ed-fi/learningStandardEquivalenceAssociations/keyChanges Retrieves resources key changes based on change version.
LearningStandardEquivalenceAssociationsApi postLearningStandardEquivalenceAssociation POST /ed-fi/learningStandardEquivalenceAssociations Creates or updates resources based on the natural key values of the supplied resource.
LearningStandardEquivalenceAssociationsApi putLearningStandardEquivalenceAssociation PUT /ed-fi/learningStandardEquivalenceAssociations/{id} Updates a resource based on the resource identifier.
LearningStandardsApi deleteLearningStandardById DELETE /ed-fi/learningStandards/{id} Deletes an existing resource using the resource identifier.
LearningStandardsApi deletesLearningStandards GET /ed-fi/learningStandards/deletes Retrieves deleted resources based on change version.
LearningStandardsApi getLearningStandards GET /ed-fi/learningStandards Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LearningStandardsApi getLearningStandardsById GET /ed-fi/learningStandards/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LearningStandardsApi keyChangesLearningStandards GET /ed-fi/learningStandards/keyChanges Retrieves resources key changes based on change version.
LearningStandardsApi postLearningStandard POST /ed-fi/learningStandards Creates or updates resources based on the natural key values of the supplied resource.
LearningStandardsApi putLearningStandard PUT /ed-fi/learningStandards/{id} Updates a resource based on the resource identifier.
LocalAccountsApi deleteLocalAccountById DELETE /ed-fi/localAccounts/{id} Deletes an existing resource using the resource identifier.
LocalAccountsApi deletesLocalAccounts GET /ed-fi/localAccounts/deletes Retrieves deleted resources based on change version.
LocalAccountsApi getLocalAccounts GET /ed-fi/localAccounts Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalAccountsApi getLocalAccountsById GET /ed-fi/localAccounts/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalAccountsApi keyChangesLocalAccounts GET /ed-fi/localAccounts/keyChanges Retrieves resources key changes based on change version.
LocalAccountsApi postLocalAccount POST /ed-fi/localAccounts Creates or updates resources based on the natural key values of the supplied resource.
LocalAccountsApi putLocalAccount PUT /ed-fi/localAccounts/{id} Updates a resource based on the resource identifier.
LocalActualsApi deleteLocalActualById DELETE /ed-fi/localActuals/{id} Deletes an existing resource using the resource identifier.
LocalActualsApi deletesLocalActuals GET /ed-fi/localActuals/deletes Retrieves deleted resources based on change version.
LocalActualsApi getLocalActuals GET /ed-fi/localActuals Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalActualsApi getLocalActualsById GET /ed-fi/localActuals/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalActualsApi keyChangesLocalActuals GET /ed-fi/localActuals/keyChanges Retrieves resources key changes based on change version.
LocalActualsApi postLocalActual POST /ed-fi/localActuals Creates or updates resources based on the natural key values of the supplied resource.
LocalActualsApi putLocalActual PUT /ed-fi/localActuals/{id} Updates a resource based on the resource identifier.
LocalBudgetsApi deleteLocalBudgetById DELETE /ed-fi/localBudgets/{id} Deletes an existing resource using the resource identifier.
LocalBudgetsApi deletesLocalBudgets GET /ed-fi/localBudgets/deletes Retrieves deleted resources based on change version.
LocalBudgetsApi getLocalBudgets GET /ed-fi/localBudgets Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalBudgetsApi getLocalBudgetsById GET /ed-fi/localBudgets/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalBudgetsApi keyChangesLocalBudgets GET /ed-fi/localBudgets/keyChanges Retrieves resources key changes based on change version.
LocalBudgetsApi postLocalBudget POST /ed-fi/localBudgets Creates or updates resources based on the natural key values of the supplied resource.
LocalBudgetsApi putLocalBudget PUT /ed-fi/localBudgets/{id} Updates a resource based on the resource identifier.
LocalContractedStaffsApi deleteLocalContractedStaffById DELETE /ed-fi/localContractedStaffs/{id} Deletes an existing resource using the resource identifier.
LocalContractedStaffsApi deletesLocalContractedStaffs GET /ed-fi/localContractedStaffs/deletes Retrieves deleted resources based on change version.
LocalContractedStaffsApi getLocalContractedStaffs GET /ed-fi/localContractedStaffs Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalContractedStaffsApi getLocalContractedStaffsById GET /ed-fi/localContractedStaffs/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalContractedStaffsApi keyChangesLocalContractedStaffs GET /ed-fi/localContractedStaffs/keyChanges Retrieves resources key changes based on change version.
LocalContractedStaffsApi postLocalContractedStaff POST /ed-fi/localContractedStaffs Creates or updates resources based on the natural key values of the supplied resource.
LocalContractedStaffsApi putLocalContractedStaff PUT /ed-fi/localContractedStaffs/{id} Updates a resource based on the resource identifier.
LocalEducationAgenciesApi deleteLocalEducationAgencyById DELETE /ed-fi/localEducationAgencies/{id} Deletes an existing resource using the resource identifier.
LocalEducationAgenciesApi deletesLocalEducationAgencies GET /ed-fi/localEducationAgencies/deletes Retrieves deleted resources based on change version.
LocalEducationAgenciesApi getLocalEducationAgencies GET /ed-fi/localEducationAgencies Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalEducationAgenciesApi getLocalEducationAgenciesById GET /ed-fi/localEducationAgencies/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalEducationAgenciesApi keyChangesLocalEducationAgencies GET /ed-fi/localEducationAgencies/keyChanges Retrieves resources key changes based on change version.
LocalEducationAgenciesApi postLocalEducationAgency POST /ed-fi/localEducationAgencies Creates or updates resources based on the natural key values of the supplied resource.
LocalEducationAgenciesApi putLocalEducationAgency PUT /ed-fi/localEducationAgencies/{id} Updates a resource based on the resource identifier.
LocalEncumbrancesApi deleteLocalEncumbranceById DELETE /ed-fi/localEncumbrances/{id} Deletes an existing resource using the resource identifier.
LocalEncumbrancesApi deletesLocalEncumbrances GET /ed-fi/localEncumbrances/deletes Retrieves deleted resources based on change version.
LocalEncumbrancesApi getLocalEncumbrances GET /ed-fi/localEncumbrances Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalEncumbrancesApi getLocalEncumbrancesById GET /ed-fi/localEncumbrances/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalEncumbrancesApi keyChangesLocalEncumbrances GET /ed-fi/localEncumbrances/keyChanges Retrieves resources key changes based on change version.
LocalEncumbrancesApi postLocalEncumbrance POST /ed-fi/localEncumbrances Creates or updates resources based on the natural key values of the supplied resource.
LocalEncumbrancesApi putLocalEncumbrance PUT /ed-fi/localEncumbrances/{id} Updates a resource based on the resource identifier.
LocalPayrollsApi deleteLocalPayrollById DELETE /ed-fi/localPayrolls/{id} Deletes an existing resource using the resource identifier.
LocalPayrollsApi deletesLocalPayrolls GET /ed-fi/localPayrolls/deletes Retrieves deleted resources based on change version.
LocalPayrollsApi getLocalPayrolls GET /ed-fi/localPayrolls Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocalPayrollsApi getLocalPayrollsById GET /ed-fi/localPayrolls/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocalPayrollsApi keyChangesLocalPayrolls GET /ed-fi/localPayrolls/keyChanges Retrieves resources key changes based on change version.
LocalPayrollsApi postLocalPayroll POST /ed-fi/localPayrolls Creates or updates resources based on the natural key values of the supplied resource.
LocalPayrollsApi putLocalPayroll PUT /ed-fi/localPayrolls/{id} Updates a resource based on the resource identifier.
LocationsApi deleteLocationById DELETE /ed-fi/locations/{id} Deletes an existing resource using the resource identifier.
LocationsApi deletesLocations GET /ed-fi/locations/deletes Retrieves deleted resources based on change version.
LocationsApi getLocations GET /ed-fi/locations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
LocationsApi getLocationsById GET /ed-fi/locations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
LocationsApi keyChangesLocations GET /ed-fi/locations/keyChanges Retrieves resources key changes based on change version.
LocationsApi postLocation POST /ed-fi/locations Creates or updates resources based on the natural key values of the supplied resource.
LocationsApi putLocation PUT /ed-fi/locations/{id} Updates a resource based on the resource identifier.
ObjectDimensionsApi deleteObjectDimensionById DELETE /ed-fi/objectDimensions/{id} Deletes an existing resource using the resource identifier.
ObjectDimensionsApi deletesObjectDimensions GET /ed-fi/objectDimensions/deletes Retrieves deleted resources based on change version.
ObjectDimensionsApi getObjectDimensions GET /ed-fi/objectDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ObjectDimensionsApi getObjectDimensionsById GET /ed-fi/objectDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ObjectDimensionsApi keyChangesObjectDimensions GET /ed-fi/objectDimensions/keyChanges Retrieves resources key changes based on change version.
ObjectDimensionsApi postObjectDimension POST /ed-fi/objectDimensions Creates or updates resources based on the natural key values of the supplied resource.
ObjectDimensionsApi putObjectDimension PUT /ed-fi/objectDimensions/{id} Updates a resource based on the resource identifier.
ObjectiveAssessmentsApi deleteObjectiveAssessmentById DELETE /ed-fi/objectiveAssessments/{id} Deletes an existing resource using the resource identifier.
ObjectiveAssessmentsApi deletesObjectiveAssessments GET /ed-fi/objectiveAssessments/deletes Retrieves deleted resources based on change version.
ObjectiveAssessmentsApi getObjectiveAssessments GET /ed-fi/objectiveAssessments Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ObjectiveAssessmentsApi getObjectiveAssessmentsById GET /ed-fi/objectiveAssessments/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ObjectiveAssessmentsApi keyChangesObjectiveAssessments GET /ed-fi/objectiveAssessments/keyChanges Retrieves resources key changes based on change version.
ObjectiveAssessmentsApi postObjectiveAssessment POST /ed-fi/objectiveAssessments Creates or updates resources based on the natural key values of the supplied resource.
ObjectiveAssessmentsApi putObjectiveAssessment PUT /ed-fi/objectiveAssessments/{id} Updates a resource based on the resource identifier.
OpenStaffPositionsApi deleteOpenStaffPositionById DELETE /ed-fi/openStaffPositions/{id} Deletes an existing resource using the resource identifier.
OpenStaffPositionsApi deletesOpenStaffPositions GET /ed-fi/openStaffPositions/deletes Retrieves deleted resources based on change version.
OpenStaffPositionsApi getOpenStaffPositions GET /ed-fi/openStaffPositions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
OpenStaffPositionsApi getOpenStaffPositionsById GET /ed-fi/openStaffPositions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
OpenStaffPositionsApi keyChangesOpenStaffPositions GET /ed-fi/openStaffPositions/keyChanges Retrieves resources key changes based on change version.
OpenStaffPositionsApi postOpenStaffPosition POST /ed-fi/openStaffPositions Creates or updates resources based on the natural key values of the supplied resource.
OpenStaffPositionsApi putOpenStaffPosition PUT /ed-fi/openStaffPositions/{id} Updates a resource based on the resource identifier.
OperationalUnitDimensionsApi deleteOperationalUnitDimensionById DELETE /ed-fi/operationalUnitDimensions/{id} Deletes an existing resource using the resource identifier.
OperationalUnitDimensionsApi deletesOperationalUnitDimensions GET /ed-fi/operationalUnitDimensions/deletes Retrieves deleted resources based on change version.
OperationalUnitDimensionsApi getOperationalUnitDimensions GET /ed-fi/operationalUnitDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
OperationalUnitDimensionsApi getOperationalUnitDimensionsById GET /ed-fi/operationalUnitDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
OperationalUnitDimensionsApi keyChangesOperationalUnitDimensions GET /ed-fi/operationalUnitDimensions/keyChanges Retrieves resources key changes based on change version.
OperationalUnitDimensionsApi postOperationalUnitDimension POST /ed-fi/operationalUnitDimensions Creates or updates resources based on the natural key values of the supplied resource.
OperationalUnitDimensionsApi putOperationalUnitDimension PUT /ed-fi/operationalUnitDimensions/{id} Updates a resource based on the resource identifier.
OrganizationDepartmentsApi deleteOrganizationDepartmentById DELETE /ed-fi/organizationDepartments/{id} Deletes an existing resource using the resource identifier.
OrganizationDepartmentsApi deletesOrganizationDepartments GET /ed-fi/organizationDepartments/deletes Retrieves deleted resources based on change version.
OrganizationDepartmentsApi getOrganizationDepartments GET /ed-fi/organizationDepartments Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
OrganizationDepartmentsApi getOrganizationDepartmentsById GET /ed-fi/organizationDepartments/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
OrganizationDepartmentsApi keyChangesOrganizationDepartments GET /ed-fi/organizationDepartments/keyChanges Retrieves resources key changes based on change version.
OrganizationDepartmentsApi postOrganizationDepartment POST /ed-fi/organizationDepartments Creates or updates resources based on the natural key values of the supplied resource.
OrganizationDepartmentsApi putOrganizationDepartment PUT /ed-fi/organizationDepartments/{id} Updates a resource based on the resource identifier.
PeopleApi deletePersonById DELETE /ed-fi/people/{id} Deletes an existing resource using the resource identifier.
PeopleApi deletesPeople GET /ed-fi/people/deletes Retrieves deleted resources based on change version.
PeopleApi getPeople GET /ed-fi/people Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
PeopleApi getPeopleById GET /ed-fi/people/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
PeopleApi keyChangesPeople GET /ed-fi/people/keyChanges Retrieves resources key changes based on change version.
PeopleApi postPerson POST /ed-fi/people Creates or updates resources based on the natural key values of the supplied resource.
PeopleApi putPerson PUT /ed-fi/people/{id} Updates a resource based on the resource identifier.
PerformanceEvaluationRatingsApi deletePerformanceEvaluationRatingById DELETE /tpdm/performanceEvaluationRatings/{id} Deletes an existing resource using the resource identifier.
PerformanceEvaluationRatingsApi deletesPerformanceEvaluationRatings GET /tpdm/performanceEvaluationRatings/deletes Retrieves deleted resources based on change version.
PerformanceEvaluationRatingsApi getPerformanceEvaluationRatings GET /tpdm/performanceEvaluationRatings Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
PerformanceEvaluationRatingsApi getPerformanceEvaluationRatingsById GET /tpdm/performanceEvaluationRatings/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
PerformanceEvaluationRatingsApi keyChangesPerformanceEvaluationRatings GET /tpdm/performanceEvaluationRatings/keyChanges Retrieves resources key changes based on change version.
PerformanceEvaluationRatingsApi postPerformanceEvaluationRating POST /tpdm/performanceEvaluationRatings Creates or updates resources based on the natural key values of the supplied resource.
PerformanceEvaluationRatingsApi putPerformanceEvaluationRating PUT /tpdm/performanceEvaluationRatings/{id} Updates a resource based on the resource identifier.
PerformanceEvaluationsApi deletePerformanceEvaluationById DELETE /tpdm/performanceEvaluations/{id} Deletes an existing resource using the resource identifier.
PerformanceEvaluationsApi deletesPerformanceEvaluations GET /tpdm/performanceEvaluations/deletes Retrieves deleted resources based on change version.
PerformanceEvaluationsApi getPerformanceEvaluations GET /tpdm/performanceEvaluations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
PerformanceEvaluationsApi getPerformanceEvaluationsById GET /tpdm/performanceEvaluations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
PerformanceEvaluationsApi keyChangesPerformanceEvaluations GET /tpdm/performanceEvaluations/keyChanges Retrieves resources key changes based on change version.
PerformanceEvaluationsApi postPerformanceEvaluation POST /tpdm/performanceEvaluations Creates or updates resources based on the natural key values of the supplied resource.
PerformanceEvaluationsApi putPerformanceEvaluation PUT /tpdm/performanceEvaluations/{id} Updates a resource based on the resource identifier.
PostSecondaryEventsApi deletePostSecondaryEventById DELETE /ed-fi/postSecondaryEvents/{id} Deletes an existing resource using the resource identifier.
PostSecondaryEventsApi deletesPostSecondaryEvents GET /ed-fi/postSecondaryEvents/deletes Retrieves deleted resources based on change version.
PostSecondaryEventsApi getPostSecondaryEvents GET /ed-fi/postSecondaryEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
PostSecondaryEventsApi getPostSecondaryEventsById GET /ed-fi/postSecondaryEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
PostSecondaryEventsApi keyChangesPostSecondaryEvents GET /ed-fi/postSecondaryEvents/keyChanges Retrieves resources key changes based on change version.
PostSecondaryEventsApi postPostSecondaryEvent POST /ed-fi/postSecondaryEvents Creates or updates resources based on the natural key values of the supplied resource.
PostSecondaryEventsApi putPostSecondaryEvent PUT /ed-fi/postSecondaryEvents/{id} Updates a resource based on the resource identifier.
PostSecondaryInstitutionsApi deletePostSecondaryInstitutionById DELETE /ed-fi/postSecondaryInstitutions/{id} Deletes an existing resource using the resource identifier.
PostSecondaryInstitutionsApi deletesPostSecondaryInstitutions GET /ed-fi/postSecondaryInstitutions/deletes Retrieves deleted resources based on change version.
PostSecondaryInstitutionsApi getPostSecondaryInstitutions GET /ed-fi/postSecondaryInstitutions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
PostSecondaryInstitutionsApi getPostSecondaryInstitutionsById GET /ed-fi/postSecondaryInstitutions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
PostSecondaryInstitutionsApi keyChangesPostSecondaryInstitutions GET /ed-fi/postSecondaryInstitutions/keyChanges Retrieves resources key changes based on change version.
PostSecondaryInstitutionsApi postPostSecondaryInstitution POST /ed-fi/postSecondaryInstitutions Creates or updates resources based on the natural key values of the supplied resource.
PostSecondaryInstitutionsApi putPostSecondaryInstitution PUT /ed-fi/postSecondaryInstitutions/{id} Updates a resource based on the resource identifier.
ProgramDimensionsApi deleteProgramDimensionById DELETE /ed-fi/programDimensions/{id} Deletes an existing resource using the resource identifier.
ProgramDimensionsApi deletesProgramDimensions GET /ed-fi/programDimensions/deletes Retrieves deleted resources based on change version.
ProgramDimensionsApi getProgramDimensions GET /ed-fi/programDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProgramDimensionsApi getProgramDimensionsById GET /ed-fi/programDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProgramDimensionsApi keyChangesProgramDimensions GET /ed-fi/programDimensions/keyChanges Retrieves resources key changes based on change version.
ProgramDimensionsApi postProgramDimension POST /ed-fi/programDimensions Creates or updates resources based on the natural key values of the supplied resource.
ProgramDimensionsApi putProgramDimension PUT /ed-fi/programDimensions/{id} Updates a resource based on the resource identifier.
ProgramEvaluationElementsApi deleteProgramEvaluationElementById DELETE /ed-fi/programEvaluationElements/{id} Deletes an existing resource using the resource identifier.
ProgramEvaluationElementsApi deletesProgramEvaluationElements GET /ed-fi/programEvaluationElements/deletes Retrieves deleted resources based on change version.
ProgramEvaluationElementsApi getProgramEvaluationElements GET /ed-fi/programEvaluationElements Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProgramEvaluationElementsApi getProgramEvaluationElementsById GET /ed-fi/programEvaluationElements/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProgramEvaluationElementsApi keyChangesProgramEvaluationElements GET /ed-fi/programEvaluationElements/keyChanges Retrieves resources key changes based on change version.
ProgramEvaluationElementsApi postProgramEvaluationElement POST /ed-fi/programEvaluationElements Creates or updates resources based on the natural key values of the supplied resource.
ProgramEvaluationElementsApi putProgramEvaluationElement PUT /ed-fi/programEvaluationElements/{id} Updates a resource based on the resource identifier.
ProgramEvaluationObjectivesApi deleteProgramEvaluationObjectiveById DELETE /ed-fi/programEvaluationObjectives/{id} Deletes an existing resource using the resource identifier.
ProgramEvaluationObjectivesApi deletesProgramEvaluationObjectives GET /ed-fi/programEvaluationObjectives/deletes Retrieves deleted resources based on change version.
ProgramEvaluationObjectivesApi getProgramEvaluationObjectives GET /ed-fi/programEvaluationObjectives Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProgramEvaluationObjectivesApi getProgramEvaluationObjectivesById GET /ed-fi/programEvaluationObjectives/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProgramEvaluationObjectivesApi keyChangesProgramEvaluationObjectives GET /ed-fi/programEvaluationObjectives/keyChanges Retrieves resources key changes based on change version.
ProgramEvaluationObjectivesApi postProgramEvaluationObjective POST /ed-fi/programEvaluationObjectives Creates or updates resources based on the natural key values of the supplied resource.
ProgramEvaluationObjectivesApi putProgramEvaluationObjective PUT /ed-fi/programEvaluationObjectives/{id} Updates a resource based on the resource identifier.
ProgramEvaluationsApi deleteProgramEvaluationById DELETE /ed-fi/programEvaluations/{id} Deletes an existing resource using the resource identifier.
ProgramEvaluationsApi deletesProgramEvaluations GET /ed-fi/programEvaluations/deletes Retrieves deleted resources based on change version.
ProgramEvaluationsApi getProgramEvaluations GET /ed-fi/programEvaluations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProgramEvaluationsApi getProgramEvaluationsById GET /ed-fi/programEvaluations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProgramEvaluationsApi keyChangesProgramEvaluations GET /ed-fi/programEvaluations/keyChanges Retrieves resources key changes based on change version.
ProgramEvaluationsApi postProgramEvaluation POST /ed-fi/programEvaluations Creates or updates resources based on the natural key values of the supplied resource.
ProgramEvaluationsApi putProgramEvaluation PUT /ed-fi/programEvaluations/{id} Updates a resource based on the resource identifier.
ProgramsApi deleteProgramById DELETE /ed-fi/programs/{id} Deletes an existing resource using the resource identifier.
ProgramsApi deletesPrograms GET /ed-fi/programs/deletes Retrieves deleted resources based on change version.
ProgramsApi getPrograms GET /ed-fi/programs Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProgramsApi getProgramsById GET /ed-fi/programs/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProgramsApi keyChangesPrograms GET /ed-fi/programs/keyChanges Retrieves resources key changes based on change version.
ProgramsApi postProgram POST /ed-fi/programs Creates or updates resources based on the natural key values of the supplied resource.
ProgramsApi putProgram PUT /ed-fi/programs/{id} Updates a resource based on the resource identifier.
ProjectDimensionsApi deleteProjectDimensionById DELETE /ed-fi/projectDimensions/{id} Deletes an existing resource using the resource identifier.
ProjectDimensionsApi deletesProjectDimensions GET /ed-fi/projectDimensions/deletes Retrieves deleted resources based on change version.
ProjectDimensionsApi getProjectDimensions GET /ed-fi/projectDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ProjectDimensionsApi getProjectDimensionsById GET /ed-fi/projectDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ProjectDimensionsApi keyChangesProjectDimensions GET /ed-fi/projectDimensions/keyChanges Retrieves resources key changes based on change version.
ProjectDimensionsApi postProjectDimension POST /ed-fi/projectDimensions Creates or updates resources based on the natural key values of the supplied resource.
ProjectDimensionsApi putProjectDimension PUT /ed-fi/projectDimensions/{id} Updates a resource based on the resource identifier.
ReportCardsApi deleteReportCardById DELETE /ed-fi/reportCards/{id} Deletes an existing resource using the resource identifier.
ReportCardsApi deletesReportCards GET /ed-fi/reportCards/deletes Retrieves deleted resources based on change version.
ReportCardsApi getReportCards GET /ed-fi/reportCards Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
ReportCardsApi getReportCardsById GET /ed-fi/reportCards/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
ReportCardsApi keyChangesReportCards GET /ed-fi/reportCards/keyChanges Retrieves resources key changes based on change version.
ReportCardsApi postReportCard POST /ed-fi/reportCards Creates or updates resources based on the natural key values of the supplied resource.
ReportCardsApi putReportCard PUT /ed-fi/reportCards/{id} Updates a resource based on the resource identifier.
RestraintEventsApi deleteRestraintEventById DELETE /ed-fi/restraintEvents/{id} Deletes an existing resource using the resource identifier.
RestraintEventsApi deletesRestraintEvents GET /ed-fi/restraintEvents/deletes Retrieves deleted resources based on change version.
RestraintEventsApi getRestraintEvents GET /ed-fi/restraintEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
RestraintEventsApi getRestraintEventsById GET /ed-fi/restraintEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
RestraintEventsApi keyChangesRestraintEvents GET /ed-fi/restraintEvents/keyChanges Retrieves resources key changes based on change version.
RestraintEventsApi postRestraintEvent POST /ed-fi/restraintEvents Creates or updates resources based on the natural key values of the supplied resource.
RestraintEventsApi putRestraintEvent PUT /ed-fi/restraintEvents/{id} Updates a resource based on the resource identifier.
RubricDimensionsApi deleteRubricDimensionById DELETE /tpdm/rubricDimensions/{id} Deletes an existing resource using the resource identifier.
RubricDimensionsApi deletesRubricDimensions GET /tpdm/rubricDimensions/deletes Retrieves deleted resources based on change version.
RubricDimensionsApi getRubricDimensions GET /tpdm/rubricDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
RubricDimensionsApi getRubricDimensionsById GET /tpdm/rubricDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
RubricDimensionsApi keyChangesRubricDimensions GET /tpdm/rubricDimensions/keyChanges Retrieves resources key changes based on change version.
RubricDimensionsApi postRubricDimension POST /tpdm/rubricDimensions Creates or updates resources based on the natural key values of the supplied resource.
RubricDimensionsApi putRubricDimension PUT /tpdm/rubricDimensions/{id} Updates a resource based on the resource identifier.
SchoolYearTypesApi deleteSchoolYearTypeById DELETE /ed-fi/schoolYearTypes/{id} Deletes an existing resource using the resource identifier.
SchoolYearTypesApi getSchoolYearTypes GET /ed-fi/schoolYearTypes Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SchoolYearTypesApi getSchoolYearTypesById GET /ed-fi/schoolYearTypes/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SchoolYearTypesApi postSchoolYearType POST /ed-fi/schoolYearTypes Creates or updates resources based on the natural key values of the supplied resource.
SchoolYearTypesApi putSchoolYearType PUT /ed-fi/schoolYearTypes/{id} Updates a resource based on the resource identifier.
SchoolsApi deleteSchoolById DELETE /ed-fi/schools/{id} Deletes an existing resource using the resource identifier.
SchoolsApi deletesSchools GET /ed-fi/schools/deletes Retrieves deleted resources based on change version.
SchoolsApi getSchools GET /ed-fi/schools Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SchoolsApi getSchoolsById GET /ed-fi/schools/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SchoolsApi keyChangesSchools GET /ed-fi/schools/keyChanges Retrieves resources key changes based on change version.
SchoolsApi postSchool POST /ed-fi/schools Creates or updates resources based on the natural key values of the supplied resource.
SchoolsApi putSchool PUT /ed-fi/schools/{id} Updates a resource based on the resource identifier.
SectionAttendanceTakenEventsApi deleteSectionAttendanceTakenEventById DELETE /ed-fi/sectionAttendanceTakenEvents/{id} Deletes an existing resource using the resource identifier.
SectionAttendanceTakenEventsApi deletesSectionAttendanceTakenEvents GET /ed-fi/sectionAttendanceTakenEvents/deletes Retrieves deleted resources based on change version.
SectionAttendanceTakenEventsApi getSectionAttendanceTakenEvents GET /ed-fi/sectionAttendanceTakenEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SectionAttendanceTakenEventsApi getSectionAttendanceTakenEventsById GET /ed-fi/sectionAttendanceTakenEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SectionAttendanceTakenEventsApi keyChangesSectionAttendanceTakenEvents GET /ed-fi/sectionAttendanceTakenEvents/keyChanges Retrieves resources key changes based on change version.
SectionAttendanceTakenEventsApi postSectionAttendanceTakenEvent POST /ed-fi/sectionAttendanceTakenEvents Creates or updates resources based on the natural key values of the supplied resource.
SectionAttendanceTakenEventsApi putSectionAttendanceTakenEvent PUT /ed-fi/sectionAttendanceTakenEvents/{id} Updates a resource based on the resource identifier.
SectionsApi deleteSectionById DELETE /ed-fi/sections/{id} Deletes an existing resource using the resource identifier.
SectionsApi deletesSections GET /ed-fi/sections/deletes Retrieves deleted resources based on change version.
SectionsApi getSections GET /ed-fi/sections Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SectionsApi getSectionsById GET /ed-fi/sections/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SectionsApi keyChangesSections GET /ed-fi/sections/keyChanges Retrieves resources key changes based on change version.
SectionsApi postSection POST /ed-fi/sections Creates or updates resources based on the natural key values of the supplied resource.
SectionsApi putSection PUT /ed-fi/sections/{id} Updates a resource based on the resource identifier.
SessionsApi deleteSessionById DELETE /ed-fi/sessions/{id} Deletes an existing resource using the resource identifier.
SessionsApi deletesSessions GET /ed-fi/sessions/deletes Retrieves deleted resources based on change version.
SessionsApi getSessions GET /ed-fi/sessions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SessionsApi getSessionsById GET /ed-fi/sessions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SessionsApi keyChangesSessions GET /ed-fi/sessions/keyChanges Retrieves resources key changes based on change version.
SessionsApi postSession POST /ed-fi/sessions Creates or updates resources based on the natural key values of the supplied resource.
SessionsApi putSession PUT /ed-fi/sessions/{id} Updates a resource based on the resource identifier.
SourceDimensionsApi deleteSourceDimensionById DELETE /ed-fi/sourceDimensions/{id} Deletes an existing resource using the resource identifier.
SourceDimensionsApi deletesSourceDimensions GET /ed-fi/sourceDimensions/deletes Retrieves deleted resources based on change version.
SourceDimensionsApi getSourceDimensions GET /ed-fi/sourceDimensions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SourceDimensionsApi getSourceDimensionsById GET /ed-fi/sourceDimensions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SourceDimensionsApi keyChangesSourceDimensions GET /ed-fi/sourceDimensions/keyChanges Retrieves resources key changes based on change version.
SourceDimensionsApi postSourceDimension POST /ed-fi/sourceDimensions Creates or updates resources based on the natural key values of the supplied resource.
SourceDimensionsApi putSourceDimension PUT /ed-fi/sourceDimensions/{id} Updates a resource based on the resource identifier.
StaffAbsenceEventsApi deleteStaffAbsenceEventById DELETE /ed-fi/staffAbsenceEvents/{id} Deletes an existing resource using the resource identifier.
StaffAbsenceEventsApi deletesStaffAbsenceEvents GET /ed-fi/staffAbsenceEvents/deletes Retrieves deleted resources based on change version.
StaffAbsenceEventsApi getStaffAbsenceEvents GET /ed-fi/staffAbsenceEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffAbsenceEventsApi getStaffAbsenceEventsById GET /ed-fi/staffAbsenceEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffAbsenceEventsApi keyChangesStaffAbsenceEvents GET /ed-fi/staffAbsenceEvents/keyChanges Retrieves resources key changes based on change version.
StaffAbsenceEventsApi postStaffAbsenceEvent POST /ed-fi/staffAbsenceEvents Creates or updates resources based on the natural key values of the supplied resource.
StaffAbsenceEventsApi putStaffAbsenceEvent PUT /ed-fi/staffAbsenceEvents/{id} Updates a resource based on the resource identifier.
StaffCohortAssociationsApi deleteStaffCohortAssociationById DELETE /ed-fi/staffCohortAssociations/{id} Deletes an existing resource using the resource identifier.
StaffCohortAssociationsApi deletesStaffCohortAssociations GET /ed-fi/staffCohortAssociations/deletes Retrieves deleted resources based on change version.
StaffCohortAssociationsApi getStaffCohortAssociations GET /ed-fi/staffCohortAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffCohortAssociationsApi getStaffCohortAssociationsById GET /ed-fi/staffCohortAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffCohortAssociationsApi keyChangesStaffCohortAssociations GET /ed-fi/staffCohortAssociations/keyChanges Retrieves resources key changes based on change version.
StaffCohortAssociationsApi postStaffCohortAssociation POST /ed-fi/staffCohortAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffCohortAssociationsApi putStaffCohortAssociation PUT /ed-fi/staffCohortAssociations/{id} Updates a resource based on the resource identifier.
StaffDisciplineIncidentAssociationsApi deleteStaffDisciplineIncidentAssociationById DELETE /ed-fi/staffDisciplineIncidentAssociations/{id} Deletes an existing resource using the resource identifier.
StaffDisciplineIncidentAssociationsApi deletesStaffDisciplineIncidentAssociations GET /ed-fi/staffDisciplineIncidentAssociations/deletes Retrieves deleted resources based on change version.
StaffDisciplineIncidentAssociationsApi getStaffDisciplineIncidentAssociations GET /ed-fi/staffDisciplineIncidentAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffDisciplineIncidentAssociationsApi getStaffDisciplineIncidentAssociationsById GET /ed-fi/staffDisciplineIncidentAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffDisciplineIncidentAssociationsApi keyChangesStaffDisciplineIncidentAssociations GET /ed-fi/staffDisciplineIncidentAssociations/keyChanges Retrieves resources key changes based on change version.
StaffDisciplineIncidentAssociationsApi postStaffDisciplineIncidentAssociation POST /ed-fi/staffDisciplineIncidentAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffDisciplineIncidentAssociationsApi putStaffDisciplineIncidentAssociation PUT /ed-fi/staffDisciplineIncidentAssociations/{id} Updates a resource based on the resource identifier.
StaffEducationOrganizationAssignmentAssociationsApi deleteStaffEducationOrganizationAssignmentAssociationById DELETE /ed-fi/staffEducationOrganizationAssignmentAssociations/{id} Deletes an existing resource using the resource identifier.
StaffEducationOrganizationAssignmentAssociationsApi deletesStaffEducationOrganizationAssignmentAssociations GET /ed-fi/staffEducationOrganizationAssignmentAssociations/deletes Retrieves deleted resources based on change version.
StaffEducationOrganizationAssignmentAssociationsApi getStaffEducationOrganizationAssignmentAssociations GET /ed-fi/staffEducationOrganizationAssignmentAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffEducationOrganizationAssignmentAssociationsApi getStaffEducationOrganizationAssignmentAssociationsById GET /ed-fi/staffEducationOrganizationAssignmentAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffEducationOrganizationAssignmentAssociationsApi keyChangesStaffEducationOrganizationAssignmentAssociations GET /ed-fi/staffEducationOrganizationAssignmentAssociations/keyChanges Retrieves resources key changes based on change version.
StaffEducationOrganizationAssignmentAssociationsApi postStaffEducationOrganizationAssignmentAssociation POST /ed-fi/staffEducationOrganizationAssignmentAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffEducationOrganizationAssignmentAssociationsApi putStaffEducationOrganizationAssignmentAssociation PUT /ed-fi/staffEducationOrganizationAssignmentAssociations/{id} Updates a resource based on the resource identifier.
StaffEducationOrganizationContactAssociationsApi deleteStaffEducationOrganizationContactAssociationById DELETE /ed-fi/staffEducationOrganizationContactAssociations/{id} Deletes an existing resource using the resource identifier.
StaffEducationOrganizationContactAssociationsApi deletesStaffEducationOrganizationContactAssociations GET /ed-fi/staffEducationOrganizationContactAssociations/deletes Retrieves deleted resources based on change version.
StaffEducationOrganizationContactAssociationsApi getStaffEducationOrganizationContactAssociations GET /ed-fi/staffEducationOrganizationContactAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffEducationOrganizationContactAssociationsApi getStaffEducationOrganizationContactAssociationsById GET /ed-fi/staffEducationOrganizationContactAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffEducationOrganizationContactAssociationsApi keyChangesStaffEducationOrganizationContactAssociations GET /ed-fi/staffEducationOrganizationContactAssociations/keyChanges Retrieves resources key changes based on change version.
StaffEducationOrganizationContactAssociationsApi postStaffEducationOrganizationContactAssociation POST /ed-fi/staffEducationOrganizationContactAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffEducationOrganizationContactAssociationsApi putStaffEducationOrganizationContactAssociation PUT /ed-fi/staffEducationOrganizationContactAssociations/{id} Updates a resource based on the resource identifier.
StaffEducationOrganizationEmploymentAssociationsApi deleteStaffEducationOrganizationEmploymentAssociationById DELETE /ed-fi/staffEducationOrganizationEmploymentAssociations/{id} Deletes an existing resource using the resource identifier.
StaffEducationOrganizationEmploymentAssociationsApi deletesStaffEducationOrganizationEmploymentAssociations GET /ed-fi/staffEducationOrganizationEmploymentAssociations/deletes Retrieves deleted resources based on change version.
StaffEducationOrganizationEmploymentAssociationsApi getStaffEducationOrganizationEmploymentAssociations GET /ed-fi/staffEducationOrganizationEmploymentAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffEducationOrganizationEmploymentAssociationsApi getStaffEducationOrganizationEmploymentAssociationsById GET /ed-fi/staffEducationOrganizationEmploymentAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffEducationOrganizationEmploymentAssociationsApi keyChangesStaffEducationOrganizationEmploymentAssociations GET /ed-fi/staffEducationOrganizationEmploymentAssociations/keyChanges Retrieves resources key changes based on change version.
StaffEducationOrganizationEmploymentAssociationsApi postStaffEducationOrganizationEmploymentAssociation POST /ed-fi/staffEducationOrganizationEmploymentAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffEducationOrganizationEmploymentAssociationsApi putStaffEducationOrganizationEmploymentAssociation PUT /ed-fi/staffEducationOrganizationEmploymentAssociations/{id} Updates a resource based on the resource identifier.
StaffLeavesApi deleteStaffLeaveById DELETE /ed-fi/staffLeaves/{id} Deletes an existing resource using the resource identifier.
StaffLeavesApi deletesStaffLeaves GET /ed-fi/staffLeaves/deletes Retrieves deleted resources based on change version.
StaffLeavesApi getStaffLeaves GET /ed-fi/staffLeaves Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffLeavesApi getStaffLeavesById GET /ed-fi/staffLeaves/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffLeavesApi keyChangesStaffLeaves GET /ed-fi/staffLeaves/keyChanges Retrieves resources key changes based on change version.
StaffLeavesApi postStaffLeave POST /ed-fi/staffLeaves Creates or updates resources based on the natural key values of the supplied resource.
StaffLeavesApi putStaffLeave PUT /ed-fi/staffLeaves/{id} Updates a resource based on the resource identifier.
StaffProgramAssociationsApi deleteStaffProgramAssociationById DELETE /ed-fi/staffProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StaffProgramAssociationsApi deletesStaffProgramAssociations GET /ed-fi/staffProgramAssociations/deletes Retrieves deleted resources based on change version.
StaffProgramAssociationsApi getStaffProgramAssociations GET /ed-fi/staffProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffProgramAssociationsApi getStaffProgramAssociationsById GET /ed-fi/staffProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffProgramAssociationsApi keyChangesStaffProgramAssociations GET /ed-fi/staffProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StaffProgramAssociationsApi postStaffProgramAssociation POST /ed-fi/staffProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffProgramAssociationsApi putStaffProgramAssociation PUT /ed-fi/staffProgramAssociations/{id} Updates a resource based on the resource identifier.
StaffSchoolAssociationsApi deleteStaffSchoolAssociationById DELETE /ed-fi/staffSchoolAssociations/{id} Deletes an existing resource using the resource identifier.
StaffSchoolAssociationsApi deletesStaffSchoolAssociations GET /ed-fi/staffSchoolAssociations/deletes Retrieves deleted resources based on change version.
StaffSchoolAssociationsApi getStaffSchoolAssociations GET /ed-fi/staffSchoolAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffSchoolAssociationsApi getStaffSchoolAssociationsById GET /ed-fi/staffSchoolAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffSchoolAssociationsApi keyChangesStaffSchoolAssociations GET /ed-fi/staffSchoolAssociations/keyChanges Retrieves resources key changes based on change version.
StaffSchoolAssociationsApi postStaffSchoolAssociation POST /ed-fi/staffSchoolAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffSchoolAssociationsApi putStaffSchoolAssociation PUT /ed-fi/staffSchoolAssociations/{id} Updates a resource based on the resource identifier.
StaffSectionAssociationsApi deleteStaffSectionAssociationById DELETE /ed-fi/staffSectionAssociations/{id} Deletes an existing resource using the resource identifier.
StaffSectionAssociationsApi deletesStaffSectionAssociations GET /ed-fi/staffSectionAssociations/deletes Retrieves deleted resources based on change version.
StaffSectionAssociationsApi getStaffSectionAssociations GET /ed-fi/staffSectionAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffSectionAssociationsApi getStaffSectionAssociationsById GET /ed-fi/staffSectionAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffSectionAssociationsApi keyChangesStaffSectionAssociations GET /ed-fi/staffSectionAssociations/keyChanges Retrieves resources key changes based on change version.
StaffSectionAssociationsApi postStaffSectionAssociation POST /ed-fi/staffSectionAssociations Creates or updates resources based on the natural key values of the supplied resource.
StaffSectionAssociationsApi putStaffSectionAssociation PUT /ed-fi/staffSectionAssociations/{id} Updates a resource based on the resource identifier.
StaffsApi deleteStaffById DELETE /ed-fi/staffs/{id} Deletes an existing resource using the resource identifier.
StaffsApi deletesStaffs GET /ed-fi/staffs/deletes Retrieves deleted resources based on change version.
StaffsApi getStaffs GET /ed-fi/staffs Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StaffsApi getStaffsById GET /ed-fi/staffs/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StaffsApi keyChangesStaffs GET /ed-fi/staffs/keyChanges Retrieves resources key changes based on change version.
StaffsApi postStaff POST /ed-fi/staffs Creates or updates resources based on the natural key values of the supplied resource.
StaffsApi putStaff PUT /ed-fi/staffs/{id} Updates a resource based on the resource identifier.
StateEducationAgenciesApi deleteStateEducationAgencyById DELETE /ed-fi/stateEducationAgencies/{id} Deletes an existing resource using the resource identifier.
StateEducationAgenciesApi deletesStateEducationAgencies GET /ed-fi/stateEducationAgencies/deletes Retrieves deleted resources based on change version.
StateEducationAgenciesApi getStateEducationAgencies GET /ed-fi/stateEducationAgencies Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StateEducationAgenciesApi getStateEducationAgenciesById GET /ed-fi/stateEducationAgencies/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StateEducationAgenciesApi keyChangesStateEducationAgencies GET /ed-fi/stateEducationAgencies/keyChanges Retrieves resources key changes based on change version.
StateEducationAgenciesApi postStateEducationAgency POST /ed-fi/stateEducationAgencies Creates or updates resources based on the natural key values of the supplied resource.
StateEducationAgenciesApi putStateEducationAgency PUT /ed-fi/stateEducationAgencies/{id} Updates a resource based on the resource identifier.
StudentAcademicRecordsApi deleteStudentAcademicRecordById DELETE /ed-fi/studentAcademicRecords/{id} Deletes an existing resource using the resource identifier.
StudentAcademicRecordsApi deletesStudentAcademicRecords GET /ed-fi/studentAcademicRecords/deletes Retrieves deleted resources based on change version.
StudentAcademicRecordsApi getStudentAcademicRecords GET /ed-fi/studentAcademicRecords Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentAcademicRecordsApi getStudentAcademicRecordsById GET /ed-fi/studentAcademicRecords/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentAcademicRecordsApi keyChangesStudentAcademicRecords GET /ed-fi/studentAcademicRecords/keyChanges Retrieves resources key changes based on change version.
StudentAcademicRecordsApi postStudentAcademicRecord POST /ed-fi/studentAcademicRecords Creates or updates resources based on the natural key values of the supplied resource.
StudentAcademicRecordsApi putStudentAcademicRecord PUT /ed-fi/studentAcademicRecords/{id} Updates a resource based on the resource identifier.
StudentAssessmentEducationOrganizationAssociationsApi deleteStudentAssessmentEducationOrganizationAssociationById DELETE /ed-fi/studentAssessmentEducationOrganizationAssociations/{id} Deletes an existing resource using the resource identifier.
StudentAssessmentEducationOrganizationAssociationsApi deletesStudentAssessmentEducationOrganizationAssociations GET /ed-fi/studentAssessmentEducationOrganizationAssociations/deletes Retrieves deleted resources based on change version.
StudentAssessmentEducationOrganizationAssociationsApi getStudentAssessmentEducationOrganizationAssociations GET /ed-fi/studentAssessmentEducationOrganizationAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentAssessmentEducationOrganizationAssociationsApi getStudentAssessmentEducationOrganizationAssociationsById GET /ed-fi/studentAssessmentEducationOrganizationAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentAssessmentEducationOrganizationAssociationsApi keyChangesStudentAssessmentEducationOrganizationAssociations GET /ed-fi/studentAssessmentEducationOrganizationAssociations/keyChanges Retrieves resources key changes based on change version.
StudentAssessmentEducationOrganizationAssociationsApi postStudentAssessmentEducationOrganizationAssociation POST /ed-fi/studentAssessmentEducationOrganizationAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentAssessmentEducationOrganizationAssociationsApi putStudentAssessmentEducationOrganizationAssociation PUT /ed-fi/studentAssessmentEducationOrganizationAssociations/{id} Updates a resource based on the resource identifier.
StudentAssessmentsApi deleteStudentAssessmentById DELETE /ed-fi/studentAssessments/{id} Deletes an existing resource using the resource identifier.
StudentAssessmentsApi deletesStudentAssessments GET /ed-fi/studentAssessments/deletes Retrieves deleted resources based on change version.
StudentAssessmentsApi getStudentAssessments GET /ed-fi/studentAssessments Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentAssessmentsApi getStudentAssessmentsById GET /ed-fi/studentAssessments/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentAssessmentsApi keyChangesStudentAssessments GET /ed-fi/studentAssessments/keyChanges Retrieves resources key changes based on change version.
StudentAssessmentsApi postStudentAssessment POST /ed-fi/studentAssessments Creates or updates resources based on the natural key values of the supplied resource.
StudentAssessmentsApi putStudentAssessment PUT /ed-fi/studentAssessments/{id} Updates a resource based on the resource identifier.
StudentCTEProgramAssociationsApi deleteStudentCTEProgramAssociationById DELETE /ed-fi/studentCTEProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentCTEProgramAssociationsApi deletesStudentCTEProgramAssociations GET /ed-fi/studentCTEProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentCTEProgramAssociationsApi getStudentCTEProgramAssociations GET /ed-fi/studentCTEProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentCTEProgramAssociationsApi getStudentCTEProgramAssociationsById GET /ed-fi/studentCTEProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentCTEProgramAssociationsApi keyChangesStudentCTEProgramAssociations GET /ed-fi/studentCTEProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentCTEProgramAssociationsApi postStudentCTEProgramAssociation POST /ed-fi/studentCTEProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentCTEProgramAssociationsApi putStudentCTEProgramAssociation PUT /ed-fi/studentCTEProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentCohortAssociationsApi deleteStudentCohortAssociationById DELETE /ed-fi/studentCohortAssociations/{id} Deletes an existing resource using the resource identifier.
StudentCohortAssociationsApi deletesStudentCohortAssociations GET /ed-fi/studentCohortAssociations/deletes Retrieves deleted resources based on change version.
StudentCohortAssociationsApi getStudentCohortAssociations GET /ed-fi/studentCohortAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentCohortAssociationsApi getStudentCohortAssociationsById GET /ed-fi/studentCohortAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentCohortAssociationsApi keyChangesStudentCohortAssociations GET /ed-fi/studentCohortAssociations/keyChanges Retrieves resources key changes based on change version.
StudentCohortAssociationsApi postStudentCohortAssociation POST /ed-fi/studentCohortAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentCohortAssociationsApi putStudentCohortAssociation PUT /ed-fi/studentCohortAssociations/{id} Updates a resource based on the resource identifier.
StudentCompetencyObjectivesApi deleteStudentCompetencyObjectiveById DELETE /ed-fi/studentCompetencyObjectives/{id} Deletes an existing resource using the resource identifier.
StudentCompetencyObjectivesApi deletesStudentCompetencyObjectives GET /ed-fi/studentCompetencyObjectives/deletes Retrieves deleted resources based on change version.
StudentCompetencyObjectivesApi getStudentCompetencyObjectives GET /ed-fi/studentCompetencyObjectives Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentCompetencyObjectivesApi getStudentCompetencyObjectivesById GET /ed-fi/studentCompetencyObjectives/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentCompetencyObjectivesApi keyChangesStudentCompetencyObjectives GET /ed-fi/studentCompetencyObjectives/keyChanges Retrieves resources key changes based on change version.
StudentCompetencyObjectivesApi postStudentCompetencyObjective POST /ed-fi/studentCompetencyObjectives Creates or updates resources based on the natural key values of the supplied resource.
StudentCompetencyObjectivesApi putStudentCompetencyObjective PUT /ed-fi/studentCompetencyObjectives/{id} Updates a resource based on the resource identifier.
StudentContactAssociationsApi deleteStudentContactAssociationById DELETE /ed-fi/studentContactAssociations/{id} Deletes an existing resource using the resource identifier.
StudentContactAssociationsApi deletesStudentContactAssociations GET /ed-fi/studentContactAssociations/deletes Retrieves deleted resources based on change version.
StudentContactAssociationsApi getStudentContactAssociations GET /ed-fi/studentContactAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentContactAssociationsApi getStudentContactAssociationsById GET /ed-fi/studentContactAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentContactAssociationsApi keyChangesStudentContactAssociations GET /ed-fi/studentContactAssociations/keyChanges Retrieves resources key changes based on change version.
StudentContactAssociationsApi postStudentContactAssociation POST /ed-fi/studentContactAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentContactAssociationsApi putStudentContactAssociation PUT /ed-fi/studentContactAssociations/{id} Updates a resource based on the resource identifier.
StudentDisciplineIncidentBehaviorAssociationsApi deleteStudentDisciplineIncidentBehaviorAssociationById DELETE /ed-fi/studentDisciplineIncidentBehaviorAssociations/{id} Deletes an existing resource using the resource identifier.
StudentDisciplineIncidentBehaviorAssociationsApi deletesStudentDisciplineIncidentBehaviorAssociations GET /ed-fi/studentDisciplineIncidentBehaviorAssociations/deletes Retrieves deleted resources based on change version.
StudentDisciplineIncidentBehaviorAssociationsApi getStudentDisciplineIncidentBehaviorAssociations GET /ed-fi/studentDisciplineIncidentBehaviorAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentDisciplineIncidentBehaviorAssociationsApi getStudentDisciplineIncidentBehaviorAssociationsById GET /ed-fi/studentDisciplineIncidentBehaviorAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentDisciplineIncidentBehaviorAssociationsApi keyChangesStudentDisciplineIncidentBehaviorAssociations GET /ed-fi/studentDisciplineIncidentBehaviorAssociations/keyChanges Retrieves resources key changes based on change version.
StudentDisciplineIncidentBehaviorAssociationsApi postStudentDisciplineIncidentBehaviorAssociation POST /ed-fi/studentDisciplineIncidentBehaviorAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentDisciplineIncidentBehaviorAssociationsApi putStudentDisciplineIncidentBehaviorAssociation PUT /ed-fi/studentDisciplineIncidentBehaviorAssociations/{id} Updates a resource based on the resource identifier.
StudentDisciplineIncidentNonOffenderAssociationsApi deleteStudentDisciplineIncidentNonOffenderAssociationById DELETE /ed-fi/studentDisciplineIncidentNonOffenderAssociations/{id} Deletes an existing resource using the resource identifier.
StudentDisciplineIncidentNonOffenderAssociationsApi deletesStudentDisciplineIncidentNonOffenderAssociations GET /ed-fi/studentDisciplineIncidentNonOffenderAssociations/deletes Retrieves deleted resources based on change version.
StudentDisciplineIncidentNonOffenderAssociationsApi getStudentDisciplineIncidentNonOffenderAssociations GET /ed-fi/studentDisciplineIncidentNonOffenderAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentDisciplineIncidentNonOffenderAssociationsApi getStudentDisciplineIncidentNonOffenderAssociationsById GET /ed-fi/studentDisciplineIncidentNonOffenderAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentDisciplineIncidentNonOffenderAssociationsApi keyChangesStudentDisciplineIncidentNonOffenderAssociations GET /ed-fi/studentDisciplineIncidentNonOffenderAssociations/keyChanges Retrieves resources key changes based on change version.
StudentDisciplineIncidentNonOffenderAssociationsApi postStudentDisciplineIncidentNonOffenderAssociation POST /ed-fi/studentDisciplineIncidentNonOffenderAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentDisciplineIncidentNonOffenderAssociationsApi putStudentDisciplineIncidentNonOffenderAssociation PUT /ed-fi/studentDisciplineIncidentNonOffenderAssociations/{id} Updates a resource based on the resource identifier.
StudentEducationOrganizationAssociationsApi deleteStudentEducationOrganizationAssociationById DELETE /ed-fi/studentEducationOrganizationAssociations/{id} Deletes an existing resource using the resource identifier.
StudentEducationOrganizationAssociationsApi deletesStudentEducationOrganizationAssociations GET /ed-fi/studentEducationOrganizationAssociations/deletes Retrieves deleted resources based on change version.
StudentEducationOrganizationAssociationsApi getStudentEducationOrganizationAssociations GET /ed-fi/studentEducationOrganizationAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentEducationOrganizationAssociationsApi getStudentEducationOrganizationAssociationsById GET /ed-fi/studentEducationOrganizationAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentEducationOrganizationAssociationsApi keyChangesStudentEducationOrganizationAssociations GET /ed-fi/studentEducationOrganizationAssociations/keyChanges Retrieves resources key changes based on change version.
StudentEducationOrganizationAssociationsApi postStudentEducationOrganizationAssociation POST /ed-fi/studentEducationOrganizationAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentEducationOrganizationAssociationsApi putStudentEducationOrganizationAssociation PUT /ed-fi/studentEducationOrganizationAssociations/{id} Updates a resource based on the resource identifier.
StudentEducationOrganizationResponsibilityAssociationsApi deleteStudentEducationOrganizationResponsibilityAssociationById DELETE /ed-fi/studentEducationOrganizationResponsibilityAssociations/{id} Deletes an existing resource using the resource identifier.
StudentEducationOrganizationResponsibilityAssociationsApi deletesStudentEducationOrganizationResponsibilityAssociations GET /ed-fi/studentEducationOrganizationResponsibilityAssociations/deletes Retrieves deleted resources based on change version.
StudentEducationOrganizationResponsibilityAssociationsApi getStudentEducationOrganizationResponsibilityAssociations GET /ed-fi/studentEducationOrganizationResponsibilityAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentEducationOrganizationResponsibilityAssociationsApi getStudentEducationOrganizationResponsibilityAssociationsById GET /ed-fi/studentEducationOrganizationResponsibilityAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentEducationOrganizationResponsibilityAssociationsApi keyChangesStudentEducationOrganizationResponsibilityAssociations GET /ed-fi/studentEducationOrganizationResponsibilityAssociations/keyChanges Retrieves resources key changes based on change version.
StudentEducationOrganizationResponsibilityAssociationsApi postStudentEducationOrganizationResponsibilityAssociation POST /ed-fi/studentEducationOrganizationResponsibilityAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentEducationOrganizationResponsibilityAssociationsApi putStudentEducationOrganizationResponsibilityAssociation PUT /ed-fi/studentEducationOrganizationResponsibilityAssociations/{id} Updates a resource based on the resource identifier.
StudentGradebookEntriesApi deleteStudentGradebookEntryById DELETE /ed-fi/studentGradebookEntries/{id} Deletes an existing resource using the resource identifier.
StudentGradebookEntriesApi deletesStudentGradebookEntries GET /ed-fi/studentGradebookEntries/deletes Retrieves deleted resources based on change version.
StudentGradebookEntriesApi getStudentGradebookEntries GET /ed-fi/studentGradebookEntries Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentGradebookEntriesApi getStudentGradebookEntriesById GET /ed-fi/studentGradebookEntries/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentGradebookEntriesApi keyChangesStudentGradebookEntries GET /ed-fi/studentGradebookEntries/keyChanges Retrieves resources key changes based on change version.
StudentGradebookEntriesApi postStudentGradebookEntry POST /ed-fi/studentGradebookEntries Creates or updates resources based on the natural key values of the supplied resource.
StudentGradebookEntriesApi putStudentGradebookEntry PUT /ed-fi/studentGradebookEntries/{id} Updates a resource based on the resource identifier.
StudentHomelessProgramAssociationsApi deleteStudentHomelessProgramAssociationById DELETE /ed-fi/studentHomelessProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentHomelessProgramAssociationsApi deletesStudentHomelessProgramAssociations GET /ed-fi/studentHomelessProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentHomelessProgramAssociationsApi getStudentHomelessProgramAssociations GET /ed-fi/studentHomelessProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentHomelessProgramAssociationsApi getStudentHomelessProgramAssociationsById GET /ed-fi/studentHomelessProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentHomelessProgramAssociationsApi keyChangesStudentHomelessProgramAssociations GET /ed-fi/studentHomelessProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentHomelessProgramAssociationsApi postStudentHomelessProgramAssociation POST /ed-fi/studentHomelessProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentHomelessProgramAssociationsApi putStudentHomelessProgramAssociation PUT /ed-fi/studentHomelessProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentInterventionAssociationsApi deleteStudentInterventionAssociationById DELETE /ed-fi/studentInterventionAssociations/{id} Deletes an existing resource using the resource identifier.
StudentInterventionAssociationsApi deletesStudentInterventionAssociations GET /ed-fi/studentInterventionAssociations/deletes Retrieves deleted resources based on change version.
StudentInterventionAssociationsApi getStudentInterventionAssociations GET /ed-fi/studentInterventionAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentInterventionAssociationsApi getStudentInterventionAssociationsById GET /ed-fi/studentInterventionAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentInterventionAssociationsApi keyChangesStudentInterventionAssociations GET /ed-fi/studentInterventionAssociations/keyChanges Retrieves resources key changes based on change version.
StudentInterventionAssociationsApi postStudentInterventionAssociation POST /ed-fi/studentInterventionAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentInterventionAssociationsApi putStudentInterventionAssociation PUT /ed-fi/studentInterventionAssociations/{id} Updates a resource based on the resource identifier.
StudentInterventionAttendanceEventsApi deleteStudentInterventionAttendanceEventById DELETE /ed-fi/studentInterventionAttendanceEvents/{id} Deletes an existing resource using the resource identifier.
StudentInterventionAttendanceEventsApi deletesStudentInterventionAttendanceEvents GET /ed-fi/studentInterventionAttendanceEvents/deletes Retrieves deleted resources based on change version.
StudentInterventionAttendanceEventsApi getStudentInterventionAttendanceEvents GET /ed-fi/studentInterventionAttendanceEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentInterventionAttendanceEventsApi getStudentInterventionAttendanceEventsById GET /ed-fi/studentInterventionAttendanceEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentInterventionAttendanceEventsApi keyChangesStudentInterventionAttendanceEvents GET /ed-fi/studentInterventionAttendanceEvents/keyChanges Retrieves resources key changes based on change version.
StudentInterventionAttendanceEventsApi postStudentInterventionAttendanceEvent POST /ed-fi/studentInterventionAttendanceEvents Creates or updates resources based on the natural key values of the supplied resource.
StudentInterventionAttendanceEventsApi putStudentInterventionAttendanceEvent PUT /ed-fi/studentInterventionAttendanceEvents/{id} Updates a resource based on the resource identifier.
StudentLanguageInstructionProgramAssociationsApi deleteStudentLanguageInstructionProgramAssociationById DELETE /ed-fi/studentLanguageInstructionProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentLanguageInstructionProgramAssociationsApi deletesStudentLanguageInstructionProgramAssociations GET /ed-fi/studentLanguageInstructionProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentLanguageInstructionProgramAssociationsApi getStudentLanguageInstructionProgramAssociations GET /ed-fi/studentLanguageInstructionProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentLanguageInstructionProgramAssociationsApi getStudentLanguageInstructionProgramAssociationsById GET /ed-fi/studentLanguageInstructionProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentLanguageInstructionProgramAssociationsApi keyChangesStudentLanguageInstructionProgramAssociations GET /ed-fi/studentLanguageInstructionProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentLanguageInstructionProgramAssociationsApi postStudentLanguageInstructionProgramAssociation POST /ed-fi/studentLanguageInstructionProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentLanguageInstructionProgramAssociationsApi putStudentLanguageInstructionProgramAssociation PUT /ed-fi/studentLanguageInstructionProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentMigrantEducationProgramAssociationsApi deleteStudentMigrantEducationProgramAssociationById DELETE /ed-fi/studentMigrantEducationProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentMigrantEducationProgramAssociationsApi deletesStudentMigrantEducationProgramAssociations GET /ed-fi/studentMigrantEducationProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentMigrantEducationProgramAssociationsApi getStudentMigrantEducationProgramAssociations GET /ed-fi/studentMigrantEducationProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentMigrantEducationProgramAssociationsApi getStudentMigrantEducationProgramAssociationsById GET /ed-fi/studentMigrantEducationProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentMigrantEducationProgramAssociationsApi keyChangesStudentMigrantEducationProgramAssociations GET /ed-fi/studentMigrantEducationProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentMigrantEducationProgramAssociationsApi postStudentMigrantEducationProgramAssociation POST /ed-fi/studentMigrantEducationProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentMigrantEducationProgramAssociationsApi putStudentMigrantEducationProgramAssociation PUT /ed-fi/studentMigrantEducationProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentNeglectedOrDelinquentProgramAssociationsApi deleteStudentNeglectedOrDelinquentProgramAssociationById DELETE /ed-fi/studentNeglectedOrDelinquentProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentNeglectedOrDelinquentProgramAssociationsApi deletesStudentNeglectedOrDelinquentProgramAssociations GET /ed-fi/studentNeglectedOrDelinquentProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentNeglectedOrDelinquentProgramAssociationsApi getStudentNeglectedOrDelinquentProgramAssociations GET /ed-fi/studentNeglectedOrDelinquentProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentNeglectedOrDelinquentProgramAssociationsApi getStudentNeglectedOrDelinquentProgramAssociationsById GET /ed-fi/studentNeglectedOrDelinquentProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentNeglectedOrDelinquentProgramAssociationsApi keyChangesStudentNeglectedOrDelinquentProgramAssociations GET /ed-fi/studentNeglectedOrDelinquentProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentNeglectedOrDelinquentProgramAssociationsApi postStudentNeglectedOrDelinquentProgramAssociation POST /ed-fi/studentNeglectedOrDelinquentProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentNeglectedOrDelinquentProgramAssociationsApi putStudentNeglectedOrDelinquentProgramAssociation PUT /ed-fi/studentNeglectedOrDelinquentProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentProgramAssociationsApi deleteStudentProgramAssociationById DELETE /ed-fi/studentProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentProgramAssociationsApi deletesStudentProgramAssociations GET /ed-fi/studentProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentProgramAssociationsApi getStudentProgramAssociations GET /ed-fi/studentProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentProgramAssociationsApi getStudentProgramAssociationsById GET /ed-fi/studentProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentProgramAssociationsApi keyChangesStudentProgramAssociations GET /ed-fi/studentProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentProgramAssociationsApi postStudentProgramAssociation POST /ed-fi/studentProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentProgramAssociationsApi putStudentProgramAssociation PUT /ed-fi/studentProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentProgramAttendanceEventsApi deleteStudentProgramAttendanceEventById DELETE /ed-fi/studentProgramAttendanceEvents/{id} Deletes an existing resource using the resource identifier.
StudentProgramAttendanceEventsApi deletesStudentProgramAttendanceEvents GET /ed-fi/studentProgramAttendanceEvents/deletes Retrieves deleted resources based on change version.
StudentProgramAttendanceEventsApi getStudentProgramAttendanceEvents GET /ed-fi/studentProgramAttendanceEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentProgramAttendanceEventsApi getStudentProgramAttendanceEventsById GET /ed-fi/studentProgramAttendanceEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentProgramAttendanceEventsApi keyChangesStudentProgramAttendanceEvents GET /ed-fi/studentProgramAttendanceEvents/keyChanges Retrieves resources key changes based on change version.
StudentProgramAttendanceEventsApi postStudentProgramAttendanceEvent POST /ed-fi/studentProgramAttendanceEvents Creates or updates resources based on the natural key values of the supplied resource.
StudentProgramAttendanceEventsApi putStudentProgramAttendanceEvent PUT /ed-fi/studentProgramAttendanceEvents/{id} Updates a resource based on the resource identifier.
StudentProgramEvaluationsApi deleteStudentProgramEvaluationById DELETE /ed-fi/studentProgramEvaluations/{id} Deletes an existing resource using the resource identifier.
StudentProgramEvaluationsApi deletesStudentProgramEvaluations GET /ed-fi/studentProgramEvaluations/deletes Retrieves deleted resources based on change version.
StudentProgramEvaluationsApi getStudentProgramEvaluations GET /ed-fi/studentProgramEvaluations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentProgramEvaluationsApi getStudentProgramEvaluationsById GET /ed-fi/studentProgramEvaluations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentProgramEvaluationsApi keyChangesStudentProgramEvaluations GET /ed-fi/studentProgramEvaluations/keyChanges Retrieves resources key changes based on change version.
StudentProgramEvaluationsApi postStudentProgramEvaluation POST /ed-fi/studentProgramEvaluations Creates or updates resources based on the natural key values of the supplied resource.
StudentProgramEvaluationsApi putStudentProgramEvaluation PUT /ed-fi/studentProgramEvaluations/{id} Updates a resource based on the resource identifier.
StudentSchoolAssociationsApi deleteStudentSchoolAssociationById DELETE /ed-fi/studentSchoolAssociations/{id} Deletes an existing resource using the resource identifier.
StudentSchoolAssociationsApi deletesStudentSchoolAssociations GET /ed-fi/studentSchoolAssociations/deletes Retrieves deleted resources based on change version.
StudentSchoolAssociationsApi getStudentSchoolAssociations GET /ed-fi/studentSchoolAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSchoolAssociationsApi getStudentSchoolAssociationsById GET /ed-fi/studentSchoolAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSchoolAssociationsApi keyChangesStudentSchoolAssociations GET /ed-fi/studentSchoolAssociations/keyChanges Retrieves resources key changes based on change version.
StudentSchoolAssociationsApi postStudentSchoolAssociation POST /ed-fi/studentSchoolAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentSchoolAssociationsApi putStudentSchoolAssociation PUT /ed-fi/studentSchoolAssociations/{id} Updates a resource based on the resource identifier.
StudentSchoolAttendanceEventsApi deleteStudentSchoolAttendanceEventById DELETE /ed-fi/studentSchoolAttendanceEvents/{id} Deletes an existing resource using the resource identifier.
StudentSchoolAttendanceEventsApi deletesStudentSchoolAttendanceEvents GET /ed-fi/studentSchoolAttendanceEvents/deletes Retrieves deleted resources based on change version.
StudentSchoolAttendanceEventsApi getStudentSchoolAttendanceEvents GET /ed-fi/studentSchoolAttendanceEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSchoolAttendanceEventsApi getStudentSchoolAttendanceEventsById GET /ed-fi/studentSchoolAttendanceEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSchoolAttendanceEventsApi keyChangesStudentSchoolAttendanceEvents GET /ed-fi/studentSchoolAttendanceEvents/keyChanges Retrieves resources key changes based on change version.
StudentSchoolAttendanceEventsApi postStudentSchoolAttendanceEvent POST /ed-fi/studentSchoolAttendanceEvents Creates or updates resources based on the natural key values of the supplied resource.
StudentSchoolAttendanceEventsApi putStudentSchoolAttendanceEvent PUT /ed-fi/studentSchoolAttendanceEvents/{id} Updates a resource based on the resource identifier.
StudentSchoolFoodServiceProgramAssociationsApi deleteStudentSchoolFoodServiceProgramAssociationById DELETE /ed-fi/studentSchoolFoodServiceProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentSchoolFoodServiceProgramAssociationsApi deletesStudentSchoolFoodServiceProgramAssociations GET /ed-fi/studentSchoolFoodServiceProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentSchoolFoodServiceProgramAssociationsApi getStudentSchoolFoodServiceProgramAssociations GET /ed-fi/studentSchoolFoodServiceProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSchoolFoodServiceProgramAssociationsApi getStudentSchoolFoodServiceProgramAssociationsById GET /ed-fi/studentSchoolFoodServiceProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSchoolFoodServiceProgramAssociationsApi keyChangesStudentSchoolFoodServiceProgramAssociations GET /ed-fi/studentSchoolFoodServiceProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentSchoolFoodServiceProgramAssociationsApi postStudentSchoolFoodServiceProgramAssociation POST /ed-fi/studentSchoolFoodServiceProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentSchoolFoodServiceProgramAssociationsApi putStudentSchoolFoodServiceProgramAssociation PUT /ed-fi/studentSchoolFoodServiceProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentSectionAssociationsApi deleteStudentSectionAssociationById DELETE /ed-fi/studentSectionAssociations/{id} Deletes an existing resource using the resource identifier.
StudentSectionAssociationsApi deletesStudentSectionAssociations GET /ed-fi/studentSectionAssociations/deletes Retrieves deleted resources based on change version.
StudentSectionAssociationsApi getStudentSectionAssociations GET /ed-fi/studentSectionAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSectionAssociationsApi getStudentSectionAssociationsById GET /ed-fi/studentSectionAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSectionAssociationsApi keyChangesStudentSectionAssociations GET /ed-fi/studentSectionAssociations/keyChanges Retrieves resources key changes based on change version.
StudentSectionAssociationsApi postStudentSectionAssociation POST /ed-fi/studentSectionAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentSectionAssociationsApi putStudentSectionAssociation PUT /ed-fi/studentSectionAssociations/{id} Updates a resource based on the resource identifier.
StudentSectionAttendanceEventsApi deleteStudentSectionAttendanceEventById DELETE /ed-fi/studentSectionAttendanceEvents/{id} Deletes an existing resource using the resource identifier.
StudentSectionAttendanceEventsApi deletesStudentSectionAttendanceEvents GET /ed-fi/studentSectionAttendanceEvents/deletes Retrieves deleted resources based on change version.
StudentSectionAttendanceEventsApi getStudentSectionAttendanceEvents GET /ed-fi/studentSectionAttendanceEvents Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSectionAttendanceEventsApi getStudentSectionAttendanceEventsById GET /ed-fi/studentSectionAttendanceEvents/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSectionAttendanceEventsApi keyChangesStudentSectionAttendanceEvents GET /ed-fi/studentSectionAttendanceEvents/keyChanges Retrieves resources key changes based on change version.
StudentSectionAttendanceEventsApi postStudentSectionAttendanceEvent POST /ed-fi/studentSectionAttendanceEvents Creates or updates resources based on the natural key values of the supplied resource.
StudentSectionAttendanceEventsApi putStudentSectionAttendanceEvent PUT /ed-fi/studentSectionAttendanceEvents/{id} Updates a resource based on the resource identifier.
StudentSpecialEducationProgramAssociationsApi deleteStudentSpecialEducationProgramAssociationById DELETE /ed-fi/studentSpecialEducationProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentSpecialEducationProgramAssociationsApi deletesStudentSpecialEducationProgramAssociations GET /ed-fi/studentSpecialEducationProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentSpecialEducationProgramAssociationsApi getStudentSpecialEducationProgramAssociations GET /ed-fi/studentSpecialEducationProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSpecialEducationProgramAssociationsApi getStudentSpecialEducationProgramAssociationsById GET /ed-fi/studentSpecialEducationProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSpecialEducationProgramAssociationsApi keyChangesStudentSpecialEducationProgramAssociations GET /ed-fi/studentSpecialEducationProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentSpecialEducationProgramAssociationsApi postStudentSpecialEducationProgramAssociation POST /ed-fi/studentSpecialEducationProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentSpecialEducationProgramAssociationsApi putStudentSpecialEducationProgramAssociation PUT /ed-fi/studentSpecialEducationProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentSpecialEducationProgramEligibilityAssociationsApi deleteStudentSpecialEducationProgramEligibilityAssociationById DELETE /ed-fi/studentSpecialEducationProgramEligibilityAssociations/{id} Deletes an existing resource using the resource identifier.
StudentSpecialEducationProgramEligibilityAssociationsApi deletesStudentSpecialEducationProgramEligibilityAssociations GET /ed-fi/studentSpecialEducationProgramEligibilityAssociations/deletes Retrieves deleted resources based on change version.
StudentSpecialEducationProgramEligibilityAssociationsApi getStudentSpecialEducationProgramEligibilityAssociations GET /ed-fi/studentSpecialEducationProgramEligibilityAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentSpecialEducationProgramEligibilityAssociationsApi getStudentSpecialEducationProgramEligibilityAssociationsById GET /ed-fi/studentSpecialEducationProgramEligibilityAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentSpecialEducationProgramEligibilityAssociationsApi keyChangesStudentSpecialEducationProgramEligibilityAssociations GET /ed-fi/studentSpecialEducationProgramEligibilityAssociations/keyChanges Retrieves resources key changes based on change version.
StudentSpecialEducationProgramEligibilityAssociationsApi postStudentSpecialEducationProgramEligibilityAssociation POST /ed-fi/studentSpecialEducationProgramEligibilityAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentSpecialEducationProgramEligibilityAssociationsApi putStudentSpecialEducationProgramEligibilityAssociation PUT /ed-fi/studentSpecialEducationProgramEligibilityAssociations/{id} Updates a resource based on the resource identifier.
StudentTitleIPartAProgramAssociationsApi deleteStudentTitleIPartAProgramAssociationById DELETE /ed-fi/studentTitleIPartAProgramAssociations/{id} Deletes an existing resource using the resource identifier.
StudentTitleIPartAProgramAssociationsApi deletesStudentTitleIPartAProgramAssociations GET /ed-fi/studentTitleIPartAProgramAssociations/deletes Retrieves deleted resources based on change version.
StudentTitleIPartAProgramAssociationsApi getStudentTitleIPartAProgramAssociations GET /ed-fi/studentTitleIPartAProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentTitleIPartAProgramAssociationsApi getStudentTitleIPartAProgramAssociationsById GET /ed-fi/studentTitleIPartAProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentTitleIPartAProgramAssociationsApi keyChangesStudentTitleIPartAProgramAssociations GET /ed-fi/studentTitleIPartAProgramAssociations/keyChanges Retrieves resources key changes based on change version.
StudentTitleIPartAProgramAssociationsApi postStudentTitleIPartAProgramAssociation POST /ed-fi/studentTitleIPartAProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
StudentTitleIPartAProgramAssociationsApi putStudentTitleIPartAProgramAssociation PUT /ed-fi/studentTitleIPartAProgramAssociations/{id} Updates a resource based on the resource identifier.
StudentsApi deleteStudentById DELETE /ed-fi/students/{id} Deletes an existing resource using the resource identifier.
StudentsApi deletesStudents GET /ed-fi/students/deletes Retrieves deleted resources based on change version.
StudentsApi getStudents GET /ed-fi/students Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
StudentsApi getStudentsById GET /ed-fi/students/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
StudentsApi keyChangesStudents GET /ed-fi/students/keyChanges Retrieves resources key changes based on change version.
StudentsApi postStudent POST /ed-fi/students Creates or updates resources based on the natural key values of the supplied resource.
StudentsApi putStudent PUT /ed-fi/students/{id} Updates a resource based on the resource identifier.
SurveyCourseAssociationsApi deleteSurveyCourseAssociationById DELETE /ed-fi/surveyCourseAssociations/{id} Deletes an existing resource using the resource identifier.
SurveyCourseAssociationsApi deletesSurveyCourseAssociations GET /ed-fi/surveyCourseAssociations/deletes Retrieves deleted resources based on change version.
SurveyCourseAssociationsApi getSurveyCourseAssociations GET /ed-fi/surveyCourseAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyCourseAssociationsApi getSurveyCourseAssociationsById GET /ed-fi/surveyCourseAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyCourseAssociationsApi keyChangesSurveyCourseAssociations GET /ed-fi/surveyCourseAssociations/keyChanges Retrieves resources key changes based on change version.
SurveyCourseAssociationsApi postSurveyCourseAssociation POST /ed-fi/surveyCourseAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveyCourseAssociationsApi putSurveyCourseAssociation PUT /ed-fi/surveyCourseAssociations/{id} Updates a resource based on the resource identifier.
SurveyProgramAssociationsApi deleteSurveyProgramAssociationById DELETE /ed-fi/surveyProgramAssociations/{id} Deletes an existing resource using the resource identifier.
SurveyProgramAssociationsApi deletesSurveyProgramAssociations GET /ed-fi/surveyProgramAssociations/deletes Retrieves deleted resources based on change version.
SurveyProgramAssociationsApi getSurveyProgramAssociations GET /ed-fi/surveyProgramAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyProgramAssociationsApi getSurveyProgramAssociationsById GET /ed-fi/surveyProgramAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyProgramAssociationsApi keyChangesSurveyProgramAssociations GET /ed-fi/surveyProgramAssociations/keyChanges Retrieves resources key changes based on change version.
SurveyProgramAssociationsApi postSurveyProgramAssociation POST /ed-fi/surveyProgramAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveyProgramAssociationsApi putSurveyProgramAssociation PUT /ed-fi/surveyProgramAssociations/{id} Updates a resource based on the resource identifier.
SurveyQuestionResponsesApi deleteSurveyQuestionResponseById DELETE /ed-fi/surveyQuestionResponses/{id} Deletes an existing resource using the resource identifier.
SurveyQuestionResponsesApi deletesSurveyQuestionResponses GET /ed-fi/surveyQuestionResponses/deletes Retrieves deleted resources based on change version.
SurveyQuestionResponsesApi getSurveyQuestionResponses GET /ed-fi/surveyQuestionResponses Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyQuestionResponsesApi getSurveyQuestionResponsesById GET /ed-fi/surveyQuestionResponses/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyQuestionResponsesApi keyChangesSurveyQuestionResponses GET /ed-fi/surveyQuestionResponses/keyChanges Retrieves resources key changes based on change version.
SurveyQuestionResponsesApi postSurveyQuestionResponse POST /ed-fi/surveyQuestionResponses Creates or updates resources based on the natural key values of the supplied resource.
SurveyQuestionResponsesApi putSurveyQuestionResponse PUT /ed-fi/surveyQuestionResponses/{id} Updates a resource based on the resource identifier.
SurveyQuestionsApi deleteSurveyQuestionById DELETE /ed-fi/surveyQuestions/{id} Deletes an existing resource using the resource identifier.
SurveyQuestionsApi deletesSurveyQuestions GET /ed-fi/surveyQuestions/deletes Retrieves deleted resources based on change version.
SurveyQuestionsApi getSurveyQuestions GET /ed-fi/surveyQuestions Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyQuestionsApi getSurveyQuestionsById GET /ed-fi/surveyQuestions/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyQuestionsApi keyChangesSurveyQuestions GET /ed-fi/surveyQuestions/keyChanges Retrieves resources key changes based on change version.
SurveyQuestionsApi postSurveyQuestion POST /ed-fi/surveyQuestions Creates or updates resources based on the natural key values of the supplied resource.
SurveyQuestionsApi putSurveyQuestion PUT /ed-fi/surveyQuestions/{id} Updates a resource based on the resource identifier.
SurveyResponseEducationOrganizationTargetAssociationsApi deleteSurveyResponseEducationOrganizationTargetAssociationById DELETE /ed-fi/surveyResponseEducationOrganizationTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveyResponseEducationOrganizationTargetAssociationsApi deletesSurveyResponseEducationOrganizationTargetAssociations GET /ed-fi/surveyResponseEducationOrganizationTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveyResponseEducationOrganizationTargetAssociationsApi getSurveyResponseEducationOrganizationTargetAssociations GET /ed-fi/surveyResponseEducationOrganizationTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyResponseEducationOrganizationTargetAssociationsApi getSurveyResponseEducationOrganizationTargetAssociationsById GET /ed-fi/surveyResponseEducationOrganizationTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyResponseEducationOrganizationTargetAssociationsApi keyChangesSurveyResponseEducationOrganizationTargetAssociations GET /ed-fi/surveyResponseEducationOrganizationTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveyResponseEducationOrganizationTargetAssociationsApi postSurveyResponseEducationOrganizationTargetAssociation POST /ed-fi/surveyResponseEducationOrganizationTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveyResponseEducationOrganizationTargetAssociationsApi putSurveyResponseEducationOrganizationTargetAssociation PUT /ed-fi/surveyResponseEducationOrganizationTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveyResponsePersonTargetAssociationsApi deleteSurveyResponsePersonTargetAssociationById DELETE /tpdm/surveyResponsePersonTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveyResponsePersonTargetAssociationsApi deletesSurveyResponsePersonTargetAssociations GET /tpdm/surveyResponsePersonTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveyResponsePersonTargetAssociationsApi getSurveyResponsePersonTargetAssociations GET /tpdm/surveyResponsePersonTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyResponsePersonTargetAssociationsApi getSurveyResponsePersonTargetAssociationsById GET /tpdm/surveyResponsePersonTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyResponsePersonTargetAssociationsApi keyChangesSurveyResponsePersonTargetAssociations GET /tpdm/surveyResponsePersonTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveyResponsePersonTargetAssociationsApi postSurveyResponsePersonTargetAssociation POST /tpdm/surveyResponsePersonTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveyResponsePersonTargetAssociationsApi putSurveyResponsePersonTargetAssociation PUT /tpdm/surveyResponsePersonTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveyResponseStaffTargetAssociationsApi deleteSurveyResponseStaffTargetAssociationById DELETE /ed-fi/surveyResponseStaffTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveyResponseStaffTargetAssociationsApi deletesSurveyResponseStaffTargetAssociations GET /ed-fi/surveyResponseStaffTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveyResponseStaffTargetAssociationsApi getSurveyResponseStaffTargetAssociations GET /ed-fi/surveyResponseStaffTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyResponseStaffTargetAssociationsApi getSurveyResponseStaffTargetAssociationsById GET /ed-fi/surveyResponseStaffTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyResponseStaffTargetAssociationsApi keyChangesSurveyResponseStaffTargetAssociations GET /ed-fi/surveyResponseStaffTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveyResponseStaffTargetAssociationsApi postSurveyResponseStaffTargetAssociation POST /ed-fi/surveyResponseStaffTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveyResponseStaffTargetAssociationsApi putSurveyResponseStaffTargetAssociation PUT /ed-fi/surveyResponseStaffTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveyResponsesApi deleteSurveyResponseById DELETE /ed-fi/surveyResponses/{id} Deletes an existing resource using the resource identifier.
SurveyResponsesApi deletesSurveyResponses GET /ed-fi/surveyResponses/deletes Retrieves deleted resources based on change version.
SurveyResponsesApi getSurveyResponses GET /ed-fi/surveyResponses Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveyResponsesApi getSurveyResponsesById GET /ed-fi/surveyResponses/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveyResponsesApi keyChangesSurveyResponses GET /ed-fi/surveyResponses/keyChanges Retrieves resources key changes based on change version.
SurveyResponsesApi postSurveyResponse POST /ed-fi/surveyResponses Creates or updates resources based on the natural key values of the supplied resource.
SurveyResponsesApi putSurveyResponse PUT /ed-fi/surveyResponses/{id} Updates a resource based on the resource identifier.
SurveySectionAssociationsApi deleteSurveySectionAssociationById DELETE /ed-fi/surveySectionAssociations/{id} Deletes an existing resource using the resource identifier.
SurveySectionAssociationsApi deletesSurveySectionAssociations GET /ed-fi/surveySectionAssociations/deletes Retrieves deleted resources based on change version.
SurveySectionAssociationsApi getSurveySectionAssociations GET /ed-fi/surveySectionAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionAssociationsApi getSurveySectionAssociationsById GET /ed-fi/surveySectionAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionAssociationsApi keyChangesSurveySectionAssociations GET /ed-fi/surveySectionAssociations/keyChanges Retrieves resources key changes based on change version.
SurveySectionAssociationsApi postSurveySectionAssociation POST /ed-fi/surveySectionAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionAssociationsApi putSurveySectionAssociation PUT /ed-fi/surveySectionAssociations/{id} Updates a resource based on the resource identifier.
SurveySectionResponseEducationOrganizationTargetAssociationsApi deleteSurveySectionResponseEducationOrganizationTargetAssociationById DELETE /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveySectionResponseEducationOrganizationTargetAssociationsApi deletesSurveySectionResponseEducationOrganizationTargetAssociations GET /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveySectionResponseEducationOrganizationTargetAssociationsApi getSurveySectionResponseEducationOrganizationTargetAssociations GET /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionResponseEducationOrganizationTargetAssociationsApi getSurveySectionResponseEducationOrganizationTargetAssociationsById GET /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionResponseEducationOrganizationTargetAssociationsApi keyChangesSurveySectionResponseEducationOrganizationTargetAssociations GET /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveySectionResponseEducationOrganizationTargetAssociationsApi postSurveySectionResponseEducationOrganizationTargetAssociation POST /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionResponseEducationOrganizationTargetAssociationsApi putSurveySectionResponseEducationOrganizationTargetAssociation PUT /ed-fi/surveySectionResponseEducationOrganizationTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveySectionResponsePersonTargetAssociationsApi deleteSurveySectionResponsePersonTargetAssociationById DELETE /tpdm/surveySectionResponsePersonTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveySectionResponsePersonTargetAssociationsApi deletesSurveySectionResponsePersonTargetAssociations GET /tpdm/surveySectionResponsePersonTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveySectionResponsePersonTargetAssociationsApi getSurveySectionResponsePersonTargetAssociations GET /tpdm/surveySectionResponsePersonTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionResponsePersonTargetAssociationsApi getSurveySectionResponsePersonTargetAssociationsById GET /tpdm/surveySectionResponsePersonTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionResponsePersonTargetAssociationsApi keyChangesSurveySectionResponsePersonTargetAssociations GET /tpdm/surveySectionResponsePersonTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveySectionResponsePersonTargetAssociationsApi postSurveySectionResponsePersonTargetAssociation POST /tpdm/surveySectionResponsePersonTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionResponsePersonTargetAssociationsApi putSurveySectionResponsePersonTargetAssociation PUT /tpdm/surveySectionResponsePersonTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveySectionResponseStaffTargetAssociationsApi deleteSurveySectionResponseStaffTargetAssociationById DELETE /ed-fi/surveySectionResponseStaffTargetAssociations/{id} Deletes an existing resource using the resource identifier.
SurveySectionResponseStaffTargetAssociationsApi deletesSurveySectionResponseStaffTargetAssociations GET /ed-fi/surveySectionResponseStaffTargetAssociations/deletes Retrieves deleted resources based on change version.
SurveySectionResponseStaffTargetAssociationsApi getSurveySectionResponseStaffTargetAssociations GET /ed-fi/surveySectionResponseStaffTargetAssociations Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionResponseStaffTargetAssociationsApi getSurveySectionResponseStaffTargetAssociationsById GET /ed-fi/surveySectionResponseStaffTargetAssociations/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionResponseStaffTargetAssociationsApi keyChangesSurveySectionResponseStaffTargetAssociations GET /ed-fi/surveySectionResponseStaffTargetAssociations/keyChanges Retrieves resources key changes based on change version.
SurveySectionResponseStaffTargetAssociationsApi postSurveySectionResponseStaffTargetAssociation POST /ed-fi/surveySectionResponseStaffTargetAssociations Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionResponseStaffTargetAssociationsApi putSurveySectionResponseStaffTargetAssociation PUT /ed-fi/surveySectionResponseStaffTargetAssociations/{id} Updates a resource based on the resource identifier.
SurveySectionResponsesApi deleteSurveySectionResponseById DELETE /ed-fi/surveySectionResponses/{id} Deletes an existing resource using the resource identifier.
SurveySectionResponsesApi deletesSurveySectionResponses GET /ed-fi/surveySectionResponses/deletes Retrieves deleted resources based on change version.
SurveySectionResponsesApi getSurveySectionResponses GET /ed-fi/surveySectionResponses Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionResponsesApi getSurveySectionResponsesById GET /ed-fi/surveySectionResponses/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionResponsesApi keyChangesSurveySectionResponses GET /ed-fi/surveySectionResponses/keyChanges Retrieves resources key changes based on change version.
SurveySectionResponsesApi postSurveySectionResponse POST /ed-fi/surveySectionResponses Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionResponsesApi putSurveySectionResponse PUT /ed-fi/surveySectionResponses/{id} Updates a resource based on the resource identifier.
SurveySectionsApi deleteSurveySectionById DELETE /ed-fi/surveySections/{id} Deletes an existing resource using the resource identifier.
SurveySectionsApi deletesSurveySections GET /ed-fi/surveySections/deletes Retrieves deleted resources based on change version.
SurveySectionsApi getSurveySections GET /ed-fi/surveySections Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveySectionsApi getSurveySectionsById GET /ed-fi/surveySections/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveySectionsApi keyChangesSurveySections GET /ed-fi/surveySections/keyChanges Retrieves resources key changes based on change version.
SurveySectionsApi postSurveySection POST /ed-fi/surveySections Creates or updates resources based on the natural key values of the supplied resource.
SurveySectionsApi putSurveySection PUT /ed-fi/surveySections/{id} Updates a resource based on the resource identifier.
SurveysApi deleteSurveyById DELETE /ed-fi/surveys/{id} Deletes an existing resource using the resource identifier.
SurveysApi deletesSurveys GET /ed-fi/surveys/deletes Retrieves deleted resources based on change version.
SurveysApi getSurveys GET /ed-fi/surveys Retrieves specific resources using the resource's property values (using the \"Get\" pattern).
SurveysApi getSurveysById GET /ed-fi/surveys/{id} Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern).
SurveysApi keyChangesSurveys GET /ed-fi/surveys/keyChanges Retrieves resources key changes based on change version.
SurveysApi postSurvey POST /ed-fi/surveys Creates or updates resources based on the natural key values of the supplied resource.
SurveysApi putSurvey PUT /ed-fi/surveys/{id} Updates a resource based on the resource identifier.

Models

Authorization

Authentication schemes defined for the API:

oauth2_client_credentials

Tests

To run the tests, use:

Author

About this package

This PHP package is automatically generated by the OpenAPI Generator project:


All versions of resources with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4 || ^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package edfi/resources contains the following files

Loading the files please wait ....