Download the PHP package edfi/descriptors without Composer
On this page you can find all versions of the php package edfi/descriptors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package descriptors
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 |
---|---|---|---|
AbsenceEventCategoryDescriptorsApi | deleteAbsenceEventCategoryDescriptorById | DELETE /ed-fi/absenceEventCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AbsenceEventCategoryDescriptorsApi | deletesAbsenceEventCategoryDescriptors | GET /ed-fi/absenceEventCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AbsenceEventCategoryDescriptorsApi | getAbsenceEventCategoryDescriptors | GET /ed-fi/absenceEventCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AbsenceEventCategoryDescriptorsApi | getAbsenceEventCategoryDescriptorsById | GET /ed-fi/absenceEventCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AbsenceEventCategoryDescriptorsApi | keyChangesAbsenceEventCategoryDescriptors | GET /ed-fi/absenceEventCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AbsenceEventCategoryDescriptorsApi | postAbsenceEventCategoryDescriptor | POST /ed-fi/absenceEventCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AbsenceEventCategoryDescriptorsApi | putAbsenceEventCategoryDescriptor | PUT /ed-fi/absenceEventCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
AcademicHonorCategoryDescriptorsApi | deleteAcademicHonorCategoryDescriptorById | DELETE /ed-fi/academicHonorCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AcademicHonorCategoryDescriptorsApi | deletesAcademicHonorCategoryDescriptors | GET /ed-fi/academicHonorCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AcademicHonorCategoryDescriptorsApi | getAcademicHonorCategoryDescriptors | GET /ed-fi/academicHonorCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AcademicHonorCategoryDescriptorsApi | getAcademicHonorCategoryDescriptorsById | GET /ed-fi/academicHonorCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AcademicHonorCategoryDescriptorsApi | keyChangesAcademicHonorCategoryDescriptors | GET /ed-fi/academicHonorCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AcademicHonorCategoryDescriptorsApi | postAcademicHonorCategoryDescriptor | POST /ed-fi/academicHonorCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AcademicHonorCategoryDescriptorsApi | putAcademicHonorCategoryDescriptor | PUT /ed-fi/academicHonorCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
AcademicSubjectDescriptorsApi | deleteAcademicSubjectDescriptorById | DELETE /ed-fi/academicSubjectDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AcademicSubjectDescriptorsApi | deletesAcademicSubjectDescriptors | GET /ed-fi/academicSubjectDescriptors/deletes | Retrieves deleted resources based on change version. |
AcademicSubjectDescriptorsApi | getAcademicSubjectDescriptors | GET /ed-fi/academicSubjectDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AcademicSubjectDescriptorsApi | getAcademicSubjectDescriptorsById | GET /ed-fi/academicSubjectDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AcademicSubjectDescriptorsApi | keyChangesAcademicSubjectDescriptors | GET /ed-fi/academicSubjectDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AcademicSubjectDescriptorsApi | postAcademicSubjectDescriptor | POST /ed-fi/academicSubjectDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AcademicSubjectDescriptorsApi | putAcademicSubjectDescriptor | PUT /ed-fi/academicSubjectDescriptors/{id} | Updates a resource based on the resource identifier. |
AccommodationDescriptorsApi | deleteAccommodationDescriptorById | DELETE /ed-fi/accommodationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AccommodationDescriptorsApi | deletesAccommodationDescriptors | GET /ed-fi/accommodationDescriptors/deletes | Retrieves deleted resources based on change version. |
AccommodationDescriptorsApi | getAccommodationDescriptors | GET /ed-fi/accommodationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AccommodationDescriptorsApi | getAccommodationDescriptorsById | GET /ed-fi/accommodationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AccommodationDescriptorsApi | keyChangesAccommodationDescriptors | GET /ed-fi/accommodationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AccommodationDescriptorsApi | postAccommodationDescriptor | POST /ed-fi/accommodationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AccommodationDescriptorsApi | putAccommodationDescriptor | PUT /ed-fi/accommodationDescriptors/{id} | Updates a resource based on the resource identifier. |
AccountTypeDescriptorsApi | deleteAccountTypeDescriptorById | DELETE /ed-fi/accountTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AccountTypeDescriptorsApi | deletesAccountTypeDescriptors | GET /ed-fi/accountTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
AccountTypeDescriptorsApi | getAccountTypeDescriptors | GET /ed-fi/accountTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AccountTypeDescriptorsApi | getAccountTypeDescriptorsById | GET /ed-fi/accountTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AccountTypeDescriptorsApi | keyChangesAccountTypeDescriptors | GET /ed-fi/accountTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AccountTypeDescriptorsApi | postAccountTypeDescriptor | POST /ed-fi/accountTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AccountTypeDescriptorsApi | putAccountTypeDescriptor | PUT /ed-fi/accountTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
AccreditationStatusDescriptorsApi | deleteAccreditationStatusDescriptorById | DELETE /tpdm/accreditationStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AccreditationStatusDescriptorsApi | deletesAccreditationStatusDescriptors | GET /tpdm/accreditationStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
AccreditationStatusDescriptorsApi | getAccreditationStatusDescriptors | GET /tpdm/accreditationStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AccreditationStatusDescriptorsApi | getAccreditationStatusDescriptorsById | GET /tpdm/accreditationStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AccreditationStatusDescriptorsApi | keyChangesAccreditationStatusDescriptors | GET /tpdm/accreditationStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AccreditationStatusDescriptorsApi | postAccreditationStatusDescriptor | POST /tpdm/accreditationStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AccreditationStatusDescriptorsApi | putAccreditationStatusDescriptor | PUT /tpdm/accreditationStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
AchievementCategoryDescriptorsApi | deleteAchievementCategoryDescriptorById | DELETE /ed-fi/achievementCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AchievementCategoryDescriptorsApi | deletesAchievementCategoryDescriptors | GET /ed-fi/achievementCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AchievementCategoryDescriptorsApi | getAchievementCategoryDescriptors | GET /ed-fi/achievementCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AchievementCategoryDescriptorsApi | getAchievementCategoryDescriptorsById | GET /ed-fi/achievementCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AchievementCategoryDescriptorsApi | keyChangesAchievementCategoryDescriptors | GET /ed-fi/achievementCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AchievementCategoryDescriptorsApi | postAchievementCategoryDescriptor | POST /ed-fi/achievementCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AchievementCategoryDescriptorsApi | putAchievementCategoryDescriptor | PUT /ed-fi/achievementCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
AdditionalCreditTypeDescriptorsApi | deleteAdditionalCreditTypeDescriptorById | DELETE /ed-fi/additionalCreditTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AdditionalCreditTypeDescriptorsApi | deletesAdditionalCreditTypeDescriptors | GET /ed-fi/additionalCreditTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
AdditionalCreditTypeDescriptorsApi | getAdditionalCreditTypeDescriptors | GET /ed-fi/additionalCreditTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AdditionalCreditTypeDescriptorsApi | getAdditionalCreditTypeDescriptorsById | GET /ed-fi/additionalCreditTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AdditionalCreditTypeDescriptorsApi | keyChangesAdditionalCreditTypeDescriptors | GET /ed-fi/additionalCreditTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AdditionalCreditTypeDescriptorsApi | postAdditionalCreditTypeDescriptor | POST /ed-fi/additionalCreditTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AdditionalCreditTypeDescriptorsApi | putAdditionalCreditTypeDescriptor | PUT /ed-fi/additionalCreditTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
AddressTypeDescriptorsApi | deleteAddressTypeDescriptorById | DELETE /ed-fi/addressTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AddressTypeDescriptorsApi | deletesAddressTypeDescriptors | GET /ed-fi/addressTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
AddressTypeDescriptorsApi | getAddressTypeDescriptors | GET /ed-fi/addressTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AddressTypeDescriptorsApi | getAddressTypeDescriptorsById | GET /ed-fi/addressTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AddressTypeDescriptorsApi | keyChangesAddressTypeDescriptors | GET /ed-fi/addressTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AddressTypeDescriptorsApi | postAddressTypeDescriptor | POST /ed-fi/addressTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AddressTypeDescriptorsApi | putAddressTypeDescriptor | PUT /ed-fi/addressTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
AdministrationEnvironmentDescriptorsApi | deleteAdministrationEnvironmentDescriptorById | DELETE /ed-fi/administrationEnvironmentDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AdministrationEnvironmentDescriptorsApi | deletesAdministrationEnvironmentDescriptors | GET /ed-fi/administrationEnvironmentDescriptors/deletes | Retrieves deleted resources based on change version. |
AdministrationEnvironmentDescriptorsApi | getAdministrationEnvironmentDescriptors | GET /ed-fi/administrationEnvironmentDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AdministrationEnvironmentDescriptorsApi | getAdministrationEnvironmentDescriptorsById | GET /ed-fi/administrationEnvironmentDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AdministrationEnvironmentDescriptorsApi | keyChangesAdministrationEnvironmentDescriptors | GET /ed-fi/administrationEnvironmentDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AdministrationEnvironmentDescriptorsApi | postAdministrationEnvironmentDescriptor | POST /ed-fi/administrationEnvironmentDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AdministrationEnvironmentDescriptorsApi | putAdministrationEnvironmentDescriptor | PUT /ed-fi/administrationEnvironmentDescriptors/{id} | Updates a resource based on the resource identifier. |
AdministrativeFundingControlDescriptorsApi | deleteAdministrativeFundingControlDescriptorById | DELETE /ed-fi/administrativeFundingControlDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AdministrativeFundingControlDescriptorsApi | deletesAdministrativeFundingControlDescriptors | GET /ed-fi/administrativeFundingControlDescriptors/deletes | Retrieves deleted resources based on change version. |
AdministrativeFundingControlDescriptorsApi | getAdministrativeFundingControlDescriptors | GET /ed-fi/administrativeFundingControlDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AdministrativeFundingControlDescriptorsApi | getAdministrativeFundingControlDescriptorsById | GET /ed-fi/administrativeFundingControlDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AdministrativeFundingControlDescriptorsApi | keyChangesAdministrativeFundingControlDescriptors | GET /ed-fi/administrativeFundingControlDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AdministrativeFundingControlDescriptorsApi | postAdministrativeFundingControlDescriptor | POST /ed-fi/administrativeFundingControlDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AdministrativeFundingControlDescriptorsApi | putAdministrativeFundingControlDescriptor | PUT /ed-fi/administrativeFundingControlDescriptors/{id} | Updates a resource based on the resource identifier. |
AidTypeDescriptorsApi | deleteAidTypeDescriptorById | DELETE /tpdm/aidTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AidTypeDescriptorsApi | deletesAidTypeDescriptors | GET /tpdm/aidTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
AidTypeDescriptorsApi | getAidTypeDescriptors | GET /tpdm/aidTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AidTypeDescriptorsApi | getAidTypeDescriptorsById | GET /tpdm/aidTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AidTypeDescriptorsApi | keyChangesAidTypeDescriptors | GET /tpdm/aidTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AidTypeDescriptorsApi | postAidTypeDescriptor | POST /tpdm/aidTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AidTypeDescriptorsApi | putAidTypeDescriptor | PUT /tpdm/aidTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
AncestryEthnicOriginDescriptorsApi | deleteAncestryEthnicOriginDescriptorById | DELETE /ed-fi/ancestryEthnicOriginDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AncestryEthnicOriginDescriptorsApi | deletesAncestryEthnicOriginDescriptors | GET /ed-fi/ancestryEthnicOriginDescriptors/deletes | Retrieves deleted resources based on change version. |
AncestryEthnicOriginDescriptorsApi | getAncestryEthnicOriginDescriptors | GET /ed-fi/ancestryEthnicOriginDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AncestryEthnicOriginDescriptorsApi | getAncestryEthnicOriginDescriptorsById | GET /ed-fi/ancestryEthnicOriginDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AncestryEthnicOriginDescriptorsApi | keyChangesAncestryEthnicOriginDescriptors | GET /ed-fi/ancestryEthnicOriginDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AncestryEthnicOriginDescriptorsApi | postAncestryEthnicOriginDescriptor | POST /ed-fi/ancestryEthnicOriginDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AncestryEthnicOriginDescriptorsApi | putAncestryEthnicOriginDescriptor | PUT /ed-fi/ancestryEthnicOriginDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentCategoryDescriptorsApi | deleteAssessmentCategoryDescriptorById | DELETE /ed-fi/assessmentCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentCategoryDescriptorsApi | deletesAssessmentCategoryDescriptors | GET /ed-fi/assessmentCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentCategoryDescriptorsApi | getAssessmentCategoryDescriptors | GET /ed-fi/assessmentCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentCategoryDescriptorsApi | getAssessmentCategoryDescriptorsById | GET /ed-fi/assessmentCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentCategoryDescriptorsApi | keyChangesAssessmentCategoryDescriptors | GET /ed-fi/assessmentCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentCategoryDescriptorsApi | postAssessmentCategoryDescriptor | POST /ed-fi/assessmentCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentCategoryDescriptorsApi | putAssessmentCategoryDescriptor | PUT /ed-fi/assessmentCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentIdentificationSystemDescriptorsApi | deleteAssessmentIdentificationSystemDescriptorById | DELETE /ed-fi/assessmentIdentificationSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentIdentificationSystemDescriptorsApi | deletesAssessmentIdentificationSystemDescriptors | GET /ed-fi/assessmentIdentificationSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentIdentificationSystemDescriptorsApi | getAssessmentIdentificationSystemDescriptors | GET /ed-fi/assessmentIdentificationSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentIdentificationSystemDescriptorsApi | getAssessmentIdentificationSystemDescriptorsById | GET /ed-fi/assessmentIdentificationSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentIdentificationSystemDescriptorsApi | keyChangesAssessmentIdentificationSystemDescriptors | GET /ed-fi/assessmentIdentificationSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentIdentificationSystemDescriptorsApi | postAssessmentIdentificationSystemDescriptor | POST /ed-fi/assessmentIdentificationSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentIdentificationSystemDescriptorsApi | putAssessmentIdentificationSystemDescriptor | PUT /ed-fi/assessmentIdentificationSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentItemCategoryDescriptorsApi | deleteAssessmentItemCategoryDescriptorById | DELETE /ed-fi/assessmentItemCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentItemCategoryDescriptorsApi | deletesAssessmentItemCategoryDescriptors | GET /ed-fi/assessmentItemCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentItemCategoryDescriptorsApi | getAssessmentItemCategoryDescriptors | GET /ed-fi/assessmentItemCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentItemCategoryDescriptorsApi | getAssessmentItemCategoryDescriptorsById | GET /ed-fi/assessmentItemCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentItemCategoryDescriptorsApi | keyChangesAssessmentItemCategoryDescriptors | GET /ed-fi/assessmentItemCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentItemCategoryDescriptorsApi | postAssessmentItemCategoryDescriptor | POST /ed-fi/assessmentItemCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentItemCategoryDescriptorsApi | putAssessmentItemCategoryDescriptor | PUT /ed-fi/assessmentItemCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentItemResultDescriptorsApi | deleteAssessmentItemResultDescriptorById | DELETE /ed-fi/assessmentItemResultDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentItemResultDescriptorsApi | deletesAssessmentItemResultDescriptors | GET /ed-fi/assessmentItemResultDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentItemResultDescriptorsApi | getAssessmentItemResultDescriptors | GET /ed-fi/assessmentItemResultDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentItemResultDescriptorsApi | getAssessmentItemResultDescriptorsById | GET /ed-fi/assessmentItemResultDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentItemResultDescriptorsApi | keyChangesAssessmentItemResultDescriptors | GET /ed-fi/assessmentItemResultDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentItemResultDescriptorsApi | postAssessmentItemResultDescriptor | POST /ed-fi/assessmentItemResultDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentItemResultDescriptorsApi | putAssessmentItemResultDescriptor | PUT /ed-fi/assessmentItemResultDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentPeriodDescriptorsApi | deleteAssessmentPeriodDescriptorById | DELETE /ed-fi/assessmentPeriodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentPeriodDescriptorsApi | deletesAssessmentPeriodDescriptors | GET /ed-fi/assessmentPeriodDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentPeriodDescriptorsApi | getAssessmentPeriodDescriptors | GET /ed-fi/assessmentPeriodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentPeriodDescriptorsApi | getAssessmentPeriodDescriptorsById | GET /ed-fi/assessmentPeriodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentPeriodDescriptorsApi | keyChangesAssessmentPeriodDescriptors | GET /ed-fi/assessmentPeriodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentPeriodDescriptorsApi | postAssessmentPeriodDescriptor | POST /ed-fi/assessmentPeriodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentPeriodDescriptorsApi | putAssessmentPeriodDescriptor | PUT /ed-fi/assessmentPeriodDescriptors/{id} | Updates a resource based on the resource identifier. |
AssessmentReportingMethodDescriptorsApi | deleteAssessmentReportingMethodDescriptorById | DELETE /ed-fi/assessmentReportingMethodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssessmentReportingMethodDescriptorsApi | deletesAssessmentReportingMethodDescriptors | GET /ed-fi/assessmentReportingMethodDescriptors/deletes | Retrieves deleted resources based on change version. |
AssessmentReportingMethodDescriptorsApi | getAssessmentReportingMethodDescriptors | GET /ed-fi/assessmentReportingMethodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssessmentReportingMethodDescriptorsApi | getAssessmentReportingMethodDescriptorsById | GET /ed-fi/assessmentReportingMethodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssessmentReportingMethodDescriptorsApi | keyChangesAssessmentReportingMethodDescriptors | GET /ed-fi/assessmentReportingMethodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssessmentReportingMethodDescriptorsApi | postAssessmentReportingMethodDescriptor | POST /ed-fi/assessmentReportingMethodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssessmentReportingMethodDescriptorsApi | putAssessmentReportingMethodDescriptor | PUT /ed-fi/assessmentReportingMethodDescriptors/{id} | Updates a resource based on the resource identifier. |
AssignmentLateStatusDescriptorsApi | deleteAssignmentLateStatusDescriptorById | DELETE /ed-fi/assignmentLateStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AssignmentLateStatusDescriptorsApi | deletesAssignmentLateStatusDescriptors | GET /ed-fi/assignmentLateStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
AssignmentLateStatusDescriptorsApi | getAssignmentLateStatusDescriptors | GET /ed-fi/assignmentLateStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AssignmentLateStatusDescriptorsApi | getAssignmentLateStatusDescriptorsById | GET /ed-fi/assignmentLateStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AssignmentLateStatusDescriptorsApi | keyChangesAssignmentLateStatusDescriptors | GET /ed-fi/assignmentLateStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AssignmentLateStatusDescriptorsApi | postAssignmentLateStatusDescriptor | POST /ed-fi/assignmentLateStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AssignmentLateStatusDescriptorsApi | putAssignmentLateStatusDescriptor | PUT /ed-fi/assignmentLateStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
AttemptStatusDescriptorsApi | deleteAttemptStatusDescriptorById | DELETE /ed-fi/attemptStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AttemptStatusDescriptorsApi | deletesAttemptStatusDescriptors | GET /ed-fi/attemptStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
AttemptStatusDescriptorsApi | getAttemptStatusDescriptors | GET /ed-fi/attemptStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AttemptStatusDescriptorsApi | getAttemptStatusDescriptorsById | GET /ed-fi/attemptStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AttemptStatusDescriptorsApi | keyChangesAttemptStatusDescriptors | GET /ed-fi/attemptStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AttemptStatusDescriptorsApi | postAttemptStatusDescriptor | POST /ed-fi/attemptStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AttemptStatusDescriptorsApi | putAttemptStatusDescriptor | PUT /ed-fi/attemptStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
AttendanceEventCategoryDescriptorsApi | deleteAttendanceEventCategoryDescriptorById | DELETE /ed-fi/attendanceEventCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
AttendanceEventCategoryDescriptorsApi | deletesAttendanceEventCategoryDescriptors | GET /ed-fi/attendanceEventCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
AttendanceEventCategoryDescriptorsApi | getAttendanceEventCategoryDescriptors | GET /ed-fi/attendanceEventCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
AttendanceEventCategoryDescriptorsApi | getAttendanceEventCategoryDescriptorsById | GET /ed-fi/attendanceEventCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
AttendanceEventCategoryDescriptorsApi | keyChangesAttendanceEventCategoryDescriptors | GET /ed-fi/attendanceEventCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
AttendanceEventCategoryDescriptorsApi | postAttendanceEventCategoryDescriptor | POST /ed-fi/attendanceEventCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
AttendanceEventCategoryDescriptorsApi | putAttendanceEventCategoryDescriptor | PUT /ed-fi/attendanceEventCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
BarrierToInternetAccessInResidenceDescriptorsApi | deleteBarrierToInternetAccessInResidenceDescriptorById | DELETE /ed-fi/barrierToInternetAccessInResidenceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
BarrierToInternetAccessInResidenceDescriptorsApi | deletesBarrierToInternetAccessInResidenceDescriptors | GET /ed-fi/barrierToInternetAccessInResidenceDescriptors/deletes | Retrieves deleted resources based on change version. |
BarrierToInternetAccessInResidenceDescriptorsApi | getBarrierToInternetAccessInResidenceDescriptors | GET /ed-fi/barrierToInternetAccessInResidenceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
BarrierToInternetAccessInResidenceDescriptorsApi | getBarrierToInternetAccessInResidenceDescriptorsById | GET /ed-fi/barrierToInternetAccessInResidenceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
BarrierToInternetAccessInResidenceDescriptorsApi | keyChangesBarrierToInternetAccessInResidenceDescriptors | GET /ed-fi/barrierToInternetAccessInResidenceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
BarrierToInternetAccessInResidenceDescriptorsApi | postBarrierToInternetAccessInResidenceDescriptor | POST /ed-fi/barrierToInternetAccessInResidenceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
BarrierToInternetAccessInResidenceDescriptorsApi | putBarrierToInternetAccessInResidenceDescriptor | PUT /ed-fi/barrierToInternetAccessInResidenceDescriptors/{id} | Updates a resource based on the resource identifier. |
BehaviorDescriptorsApi | deleteBehaviorDescriptorById | DELETE /ed-fi/behaviorDescriptors/{id} | Deletes an existing resource using the resource identifier. |
BehaviorDescriptorsApi | deletesBehaviorDescriptors | GET /ed-fi/behaviorDescriptors/deletes | Retrieves deleted resources based on change version. |
BehaviorDescriptorsApi | getBehaviorDescriptors | GET /ed-fi/behaviorDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
BehaviorDescriptorsApi | getBehaviorDescriptorsById | GET /ed-fi/behaviorDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
BehaviorDescriptorsApi | keyChangesBehaviorDescriptors | GET /ed-fi/behaviorDescriptors/keyChanges | Retrieves resources key changes based on change version. |
BehaviorDescriptorsApi | postBehaviorDescriptor | POST /ed-fi/behaviorDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
BehaviorDescriptorsApi | putBehaviorDescriptor | PUT /ed-fi/behaviorDescriptors/{id} | Updates a resource based on the resource identifier. |
CalendarEventDescriptorsApi | deleteCalendarEventDescriptorById | DELETE /ed-fi/calendarEventDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CalendarEventDescriptorsApi | deletesCalendarEventDescriptors | GET /ed-fi/calendarEventDescriptors/deletes | Retrieves deleted resources based on change version. |
CalendarEventDescriptorsApi | getCalendarEventDescriptors | GET /ed-fi/calendarEventDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CalendarEventDescriptorsApi | getCalendarEventDescriptorsById | GET /ed-fi/calendarEventDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CalendarEventDescriptorsApi | keyChangesCalendarEventDescriptors | GET /ed-fi/calendarEventDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CalendarEventDescriptorsApi | postCalendarEventDescriptor | POST /ed-fi/calendarEventDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CalendarEventDescriptorsApi | putCalendarEventDescriptor | PUT /ed-fi/calendarEventDescriptors/{id} | Updates a resource based on the resource identifier. |
CalendarTypeDescriptorsApi | deleteCalendarTypeDescriptorById | DELETE /ed-fi/calendarTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CalendarTypeDescriptorsApi | deletesCalendarTypeDescriptors | GET /ed-fi/calendarTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CalendarTypeDescriptorsApi | getCalendarTypeDescriptors | GET /ed-fi/calendarTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CalendarTypeDescriptorsApi | getCalendarTypeDescriptorsById | GET /ed-fi/calendarTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CalendarTypeDescriptorsApi | keyChangesCalendarTypeDescriptors | GET /ed-fi/calendarTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CalendarTypeDescriptorsApi | postCalendarTypeDescriptor | POST /ed-fi/calendarTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CalendarTypeDescriptorsApi | putCalendarTypeDescriptor | PUT /ed-fi/calendarTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CareerPathwayDescriptorsApi | deleteCareerPathwayDescriptorById | DELETE /ed-fi/careerPathwayDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CareerPathwayDescriptorsApi | deletesCareerPathwayDescriptors | GET /ed-fi/careerPathwayDescriptors/deletes | Retrieves deleted resources based on change version. |
CareerPathwayDescriptorsApi | getCareerPathwayDescriptors | GET /ed-fi/careerPathwayDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CareerPathwayDescriptorsApi | getCareerPathwayDescriptorsById | GET /ed-fi/careerPathwayDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CareerPathwayDescriptorsApi | keyChangesCareerPathwayDescriptors | GET /ed-fi/careerPathwayDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CareerPathwayDescriptorsApi | postCareerPathwayDescriptor | POST /ed-fi/careerPathwayDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CareerPathwayDescriptorsApi | putCareerPathwayDescriptor | PUT /ed-fi/careerPathwayDescriptors/{id} | Updates a resource based on the resource identifier. |
CertificationRouteDescriptorsApi | deleteCertificationRouteDescriptorById | DELETE /tpdm/certificationRouteDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CertificationRouteDescriptorsApi | deletesCertificationRouteDescriptors | GET /tpdm/certificationRouteDescriptors/deletes | Retrieves deleted resources based on change version. |
CertificationRouteDescriptorsApi | getCertificationRouteDescriptors | GET /tpdm/certificationRouteDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CertificationRouteDescriptorsApi | getCertificationRouteDescriptorsById | GET /tpdm/certificationRouteDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CertificationRouteDescriptorsApi | keyChangesCertificationRouteDescriptors | GET /tpdm/certificationRouteDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CertificationRouteDescriptorsApi | postCertificationRouteDescriptor | POST /tpdm/certificationRouteDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CertificationRouteDescriptorsApi | putCertificationRouteDescriptor | PUT /tpdm/certificationRouteDescriptors/{id} | Updates a resource based on the resource identifier. |
CharterApprovalAgencyTypeDescriptorsApi | deleteCharterApprovalAgencyTypeDescriptorById | DELETE /ed-fi/charterApprovalAgencyTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CharterApprovalAgencyTypeDescriptorsApi | deletesCharterApprovalAgencyTypeDescriptors | GET /ed-fi/charterApprovalAgencyTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CharterApprovalAgencyTypeDescriptorsApi | getCharterApprovalAgencyTypeDescriptors | GET /ed-fi/charterApprovalAgencyTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CharterApprovalAgencyTypeDescriptorsApi | getCharterApprovalAgencyTypeDescriptorsById | GET /ed-fi/charterApprovalAgencyTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CharterApprovalAgencyTypeDescriptorsApi | keyChangesCharterApprovalAgencyTypeDescriptors | GET /ed-fi/charterApprovalAgencyTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CharterApprovalAgencyTypeDescriptorsApi | postCharterApprovalAgencyTypeDescriptor | POST /ed-fi/charterApprovalAgencyTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CharterApprovalAgencyTypeDescriptorsApi | putCharterApprovalAgencyTypeDescriptor | PUT /ed-fi/charterApprovalAgencyTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CharterStatusDescriptorsApi | deleteCharterStatusDescriptorById | DELETE /ed-fi/charterStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CharterStatusDescriptorsApi | deletesCharterStatusDescriptors | GET /ed-fi/charterStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
CharterStatusDescriptorsApi | getCharterStatusDescriptors | GET /ed-fi/charterStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CharterStatusDescriptorsApi | getCharterStatusDescriptorsById | GET /ed-fi/charterStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CharterStatusDescriptorsApi | keyChangesCharterStatusDescriptors | GET /ed-fi/charterStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CharterStatusDescriptorsApi | postCharterStatusDescriptor | POST /ed-fi/charterStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CharterStatusDescriptorsApi | putCharterStatusDescriptor | PUT /ed-fi/charterStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
CitizenshipStatusDescriptorsApi | deleteCitizenshipStatusDescriptorById | DELETE /ed-fi/citizenshipStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CitizenshipStatusDescriptorsApi | deletesCitizenshipStatusDescriptors | GET /ed-fi/citizenshipStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
CitizenshipStatusDescriptorsApi | getCitizenshipStatusDescriptors | GET /ed-fi/citizenshipStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CitizenshipStatusDescriptorsApi | getCitizenshipStatusDescriptorsById | GET /ed-fi/citizenshipStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CitizenshipStatusDescriptorsApi | keyChangesCitizenshipStatusDescriptors | GET /ed-fi/citizenshipStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CitizenshipStatusDescriptorsApi | postCitizenshipStatusDescriptor | POST /ed-fi/citizenshipStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CitizenshipStatusDescriptorsApi | putCitizenshipStatusDescriptor | PUT /ed-fi/citizenshipStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
ClassroomPositionDescriptorsApi | deleteClassroomPositionDescriptorById | DELETE /ed-fi/classroomPositionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ClassroomPositionDescriptorsApi | deletesClassroomPositionDescriptors | GET /ed-fi/classroomPositionDescriptors/deletes | Retrieves deleted resources based on change version. |
ClassroomPositionDescriptorsApi | getClassroomPositionDescriptors | GET /ed-fi/classroomPositionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ClassroomPositionDescriptorsApi | getClassroomPositionDescriptorsById | GET /ed-fi/classroomPositionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ClassroomPositionDescriptorsApi | keyChangesClassroomPositionDescriptors | GET /ed-fi/classroomPositionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ClassroomPositionDescriptorsApi | postClassroomPositionDescriptor | POST /ed-fi/classroomPositionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ClassroomPositionDescriptorsApi | putClassroomPositionDescriptor | PUT /ed-fi/classroomPositionDescriptors/{id} | Updates a resource based on the resource identifier. |
CohortScopeDescriptorsApi | deleteCohortScopeDescriptorById | DELETE /ed-fi/cohortScopeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CohortScopeDescriptorsApi | deletesCohortScopeDescriptors | GET /ed-fi/cohortScopeDescriptors/deletes | Retrieves deleted resources based on change version. |
CohortScopeDescriptorsApi | getCohortScopeDescriptors | GET /ed-fi/cohortScopeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CohortScopeDescriptorsApi | getCohortScopeDescriptorsById | GET /ed-fi/cohortScopeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CohortScopeDescriptorsApi | keyChangesCohortScopeDescriptors | GET /ed-fi/cohortScopeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CohortScopeDescriptorsApi | postCohortScopeDescriptor | POST /ed-fi/cohortScopeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CohortScopeDescriptorsApi | putCohortScopeDescriptor | PUT /ed-fi/cohortScopeDescriptors/{id} | Updates a resource based on the resource identifier. |
CohortTypeDescriptorsApi | deleteCohortTypeDescriptorById | DELETE /ed-fi/cohortTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CohortTypeDescriptorsApi | deletesCohortTypeDescriptors | GET /ed-fi/cohortTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CohortTypeDescriptorsApi | getCohortTypeDescriptors | GET /ed-fi/cohortTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CohortTypeDescriptorsApi | getCohortTypeDescriptorsById | GET /ed-fi/cohortTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CohortTypeDescriptorsApi | keyChangesCohortTypeDescriptors | GET /ed-fi/cohortTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CohortTypeDescriptorsApi | postCohortTypeDescriptor | POST /ed-fi/cohortTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CohortTypeDescriptorsApi | putCohortTypeDescriptor | PUT /ed-fi/cohortTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CohortYearTypeDescriptorsApi | deleteCohortYearTypeDescriptorById | DELETE /ed-fi/cohortYearTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CohortYearTypeDescriptorsApi | deletesCohortYearTypeDescriptors | GET /ed-fi/cohortYearTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CohortYearTypeDescriptorsApi | getCohortYearTypeDescriptors | GET /ed-fi/cohortYearTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CohortYearTypeDescriptorsApi | getCohortYearTypeDescriptorsById | GET /ed-fi/cohortYearTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CohortYearTypeDescriptorsApi | keyChangesCohortYearTypeDescriptors | GET /ed-fi/cohortYearTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CohortYearTypeDescriptorsApi | postCohortYearTypeDescriptor | POST /ed-fi/cohortYearTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CohortYearTypeDescriptorsApi | putCohortYearTypeDescriptor | PUT /ed-fi/cohortYearTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CompetencyLevelDescriptorsApi | deleteCompetencyLevelDescriptorById | DELETE /ed-fi/competencyLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CompetencyLevelDescriptorsApi | deletesCompetencyLevelDescriptors | GET /ed-fi/competencyLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
CompetencyLevelDescriptorsApi | getCompetencyLevelDescriptors | GET /ed-fi/competencyLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CompetencyLevelDescriptorsApi | getCompetencyLevelDescriptorsById | GET /ed-fi/competencyLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CompetencyLevelDescriptorsApi | keyChangesCompetencyLevelDescriptors | GET /ed-fi/competencyLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CompetencyLevelDescriptorsApi | postCompetencyLevelDescriptor | POST /ed-fi/competencyLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CompetencyLevelDescriptorsApi | putCompetencyLevelDescriptor | PUT /ed-fi/competencyLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
ContactTypeDescriptorsApi | deleteContactTypeDescriptorById | DELETE /ed-fi/contactTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ContactTypeDescriptorsApi | deletesContactTypeDescriptors | GET /ed-fi/contactTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ContactTypeDescriptorsApi | getContactTypeDescriptors | GET /ed-fi/contactTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ContactTypeDescriptorsApi | getContactTypeDescriptorsById | GET /ed-fi/contactTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ContactTypeDescriptorsApi | keyChangesContactTypeDescriptors | GET /ed-fi/contactTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ContactTypeDescriptorsApi | postContactTypeDescriptor | POST /ed-fi/contactTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ContactTypeDescriptorsApi | putContactTypeDescriptor | PUT /ed-fi/contactTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
ContentClassDescriptorsApi | deleteContentClassDescriptorById | DELETE /ed-fi/contentClassDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ContentClassDescriptorsApi | deletesContentClassDescriptors | GET /ed-fi/contentClassDescriptors/deletes | Retrieves deleted resources based on change version. |
ContentClassDescriptorsApi | getContentClassDescriptors | GET /ed-fi/contentClassDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ContentClassDescriptorsApi | getContentClassDescriptorsById | GET /ed-fi/contentClassDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ContentClassDescriptorsApi | keyChangesContentClassDescriptors | GET /ed-fi/contentClassDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ContentClassDescriptorsApi | postContentClassDescriptor | POST /ed-fi/contentClassDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ContentClassDescriptorsApi | putContentClassDescriptor | PUT /ed-fi/contentClassDescriptors/{id} | Updates a resource based on the resource identifier. |
ContinuationOfServicesReasonDescriptorsApi | deleteContinuationOfServicesReasonDescriptorById | DELETE /ed-fi/continuationOfServicesReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ContinuationOfServicesReasonDescriptorsApi | deletesContinuationOfServicesReasonDescriptors | GET /ed-fi/continuationOfServicesReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
ContinuationOfServicesReasonDescriptorsApi | getContinuationOfServicesReasonDescriptors | GET /ed-fi/continuationOfServicesReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ContinuationOfServicesReasonDescriptorsApi | getContinuationOfServicesReasonDescriptorsById | GET /ed-fi/continuationOfServicesReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ContinuationOfServicesReasonDescriptorsApi | keyChangesContinuationOfServicesReasonDescriptors | GET /ed-fi/continuationOfServicesReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ContinuationOfServicesReasonDescriptorsApi | postContinuationOfServicesReasonDescriptor | POST /ed-fi/continuationOfServicesReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ContinuationOfServicesReasonDescriptorsApi | putContinuationOfServicesReasonDescriptor | PUT /ed-fi/continuationOfServicesReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
CostRateDescriptorsApi | deleteCostRateDescriptorById | DELETE /ed-fi/costRateDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CostRateDescriptorsApi | deletesCostRateDescriptors | GET /ed-fi/costRateDescriptors/deletes | Retrieves deleted resources based on change version. |
CostRateDescriptorsApi | getCostRateDescriptors | GET /ed-fi/costRateDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CostRateDescriptorsApi | getCostRateDescriptorsById | GET /ed-fi/costRateDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CostRateDescriptorsApi | keyChangesCostRateDescriptors | GET /ed-fi/costRateDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CostRateDescriptorsApi | postCostRateDescriptor | POST /ed-fi/costRateDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CostRateDescriptorsApi | putCostRateDescriptor | PUT /ed-fi/costRateDescriptors/{id} | Updates a resource based on the resource identifier. |
CoteachingStyleObservedDescriptorsApi | deleteCoteachingStyleObservedDescriptorById | DELETE /tpdm/coteachingStyleObservedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CoteachingStyleObservedDescriptorsApi | deletesCoteachingStyleObservedDescriptors | GET /tpdm/coteachingStyleObservedDescriptors/deletes | Retrieves deleted resources based on change version. |
CoteachingStyleObservedDescriptorsApi | getCoteachingStyleObservedDescriptors | GET /tpdm/coteachingStyleObservedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CoteachingStyleObservedDescriptorsApi | getCoteachingStyleObservedDescriptorsById | GET /tpdm/coteachingStyleObservedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CoteachingStyleObservedDescriptorsApi | keyChangesCoteachingStyleObservedDescriptors | GET /tpdm/coteachingStyleObservedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CoteachingStyleObservedDescriptorsApi | postCoteachingStyleObservedDescriptor | POST /tpdm/coteachingStyleObservedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CoteachingStyleObservedDescriptorsApi | putCoteachingStyleObservedDescriptor | PUT /tpdm/coteachingStyleObservedDescriptors/{id} | Updates a resource based on the resource identifier. |
CountryDescriptorsApi | deleteCountryDescriptorById | DELETE /ed-fi/countryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CountryDescriptorsApi | deletesCountryDescriptors | GET /ed-fi/countryDescriptors/deletes | Retrieves deleted resources based on change version. |
CountryDescriptorsApi | getCountryDescriptors | GET /ed-fi/countryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CountryDescriptorsApi | getCountryDescriptorsById | GET /ed-fi/countryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CountryDescriptorsApi | keyChangesCountryDescriptors | GET /ed-fi/countryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CountryDescriptorsApi | postCountryDescriptor | POST /ed-fi/countryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CountryDescriptorsApi | putCountryDescriptor | PUT /ed-fi/countryDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseAttemptResultDescriptorsApi | deleteCourseAttemptResultDescriptorById | DELETE /ed-fi/courseAttemptResultDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseAttemptResultDescriptorsApi | deletesCourseAttemptResultDescriptors | GET /ed-fi/courseAttemptResultDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseAttemptResultDescriptorsApi | getCourseAttemptResultDescriptors | GET /ed-fi/courseAttemptResultDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseAttemptResultDescriptorsApi | getCourseAttemptResultDescriptorsById | GET /ed-fi/courseAttemptResultDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseAttemptResultDescriptorsApi | keyChangesCourseAttemptResultDescriptors | GET /ed-fi/courseAttemptResultDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseAttemptResultDescriptorsApi | postCourseAttemptResultDescriptor | POST /ed-fi/courseAttemptResultDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseAttemptResultDescriptorsApi | putCourseAttemptResultDescriptor | PUT /ed-fi/courseAttemptResultDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseDefinedByDescriptorsApi | deleteCourseDefinedByDescriptorById | DELETE /ed-fi/courseDefinedByDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseDefinedByDescriptorsApi | deletesCourseDefinedByDescriptors | GET /ed-fi/courseDefinedByDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseDefinedByDescriptorsApi | getCourseDefinedByDescriptors | GET /ed-fi/courseDefinedByDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseDefinedByDescriptorsApi | getCourseDefinedByDescriptorsById | GET /ed-fi/courseDefinedByDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseDefinedByDescriptorsApi | keyChangesCourseDefinedByDescriptors | GET /ed-fi/courseDefinedByDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseDefinedByDescriptorsApi | postCourseDefinedByDescriptor | POST /ed-fi/courseDefinedByDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseDefinedByDescriptorsApi | putCourseDefinedByDescriptor | PUT /ed-fi/courseDefinedByDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseGPAApplicabilityDescriptorsApi | deleteCourseGPAApplicabilityDescriptorById | DELETE /ed-fi/courseGPAApplicabilityDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseGPAApplicabilityDescriptorsApi | deletesCourseGPAApplicabilityDescriptors | GET /ed-fi/courseGPAApplicabilityDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseGPAApplicabilityDescriptorsApi | getCourseGPAApplicabilityDescriptors | GET /ed-fi/courseGPAApplicabilityDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseGPAApplicabilityDescriptorsApi | getCourseGPAApplicabilityDescriptorsById | GET /ed-fi/courseGPAApplicabilityDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseGPAApplicabilityDescriptorsApi | keyChangesCourseGPAApplicabilityDescriptors | GET /ed-fi/courseGPAApplicabilityDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseGPAApplicabilityDescriptorsApi | postCourseGPAApplicabilityDescriptor | POST /ed-fi/courseGPAApplicabilityDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseGPAApplicabilityDescriptorsApi | putCourseGPAApplicabilityDescriptor | PUT /ed-fi/courseGPAApplicabilityDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseIdentificationSystemDescriptorsApi | deleteCourseIdentificationSystemDescriptorById | DELETE /ed-fi/courseIdentificationSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseIdentificationSystemDescriptorsApi | deletesCourseIdentificationSystemDescriptors | GET /ed-fi/courseIdentificationSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseIdentificationSystemDescriptorsApi | getCourseIdentificationSystemDescriptors | GET /ed-fi/courseIdentificationSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseIdentificationSystemDescriptorsApi | getCourseIdentificationSystemDescriptorsById | GET /ed-fi/courseIdentificationSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseIdentificationSystemDescriptorsApi | keyChangesCourseIdentificationSystemDescriptors | GET /ed-fi/courseIdentificationSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseIdentificationSystemDescriptorsApi | postCourseIdentificationSystemDescriptor | POST /ed-fi/courseIdentificationSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseIdentificationSystemDescriptorsApi | putCourseIdentificationSystemDescriptor | PUT /ed-fi/courseIdentificationSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseLevelCharacteristicDescriptorsApi | deleteCourseLevelCharacteristicDescriptorById | DELETE /ed-fi/courseLevelCharacteristicDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseLevelCharacteristicDescriptorsApi | deletesCourseLevelCharacteristicDescriptors | GET /ed-fi/courseLevelCharacteristicDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseLevelCharacteristicDescriptorsApi | getCourseLevelCharacteristicDescriptors | GET /ed-fi/courseLevelCharacteristicDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseLevelCharacteristicDescriptorsApi | getCourseLevelCharacteristicDescriptorsById | GET /ed-fi/courseLevelCharacteristicDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseLevelCharacteristicDescriptorsApi | keyChangesCourseLevelCharacteristicDescriptors | GET /ed-fi/courseLevelCharacteristicDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseLevelCharacteristicDescriptorsApi | postCourseLevelCharacteristicDescriptor | POST /ed-fi/courseLevelCharacteristicDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseLevelCharacteristicDescriptorsApi | putCourseLevelCharacteristicDescriptor | PUT /ed-fi/courseLevelCharacteristicDescriptors/{id} | Updates a resource based on the resource identifier. |
CourseRepeatCodeDescriptorsApi | deleteCourseRepeatCodeDescriptorById | DELETE /ed-fi/courseRepeatCodeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CourseRepeatCodeDescriptorsApi | deletesCourseRepeatCodeDescriptors | GET /ed-fi/courseRepeatCodeDescriptors/deletes | Retrieves deleted resources based on change version. |
CourseRepeatCodeDescriptorsApi | getCourseRepeatCodeDescriptors | GET /ed-fi/courseRepeatCodeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CourseRepeatCodeDescriptorsApi | getCourseRepeatCodeDescriptorsById | GET /ed-fi/courseRepeatCodeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CourseRepeatCodeDescriptorsApi | keyChangesCourseRepeatCodeDescriptors | GET /ed-fi/courseRepeatCodeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CourseRepeatCodeDescriptorsApi | postCourseRepeatCodeDescriptor | POST /ed-fi/courseRepeatCodeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CourseRepeatCodeDescriptorsApi | putCourseRepeatCodeDescriptor | PUT /ed-fi/courseRepeatCodeDescriptors/{id} | Updates a resource based on the resource identifier. |
CredentialFieldDescriptorsApi | deleteCredentialFieldDescriptorById | DELETE /ed-fi/credentialFieldDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CredentialFieldDescriptorsApi | deletesCredentialFieldDescriptors | GET /ed-fi/credentialFieldDescriptors/deletes | Retrieves deleted resources based on change version. |
CredentialFieldDescriptorsApi | getCredentialFieldDescriptors | GET /ed-fi/credentialFieldDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CredentialFieldDescriptorsApi | getCredentialFieldDescriptorsById | GET /ed-fi/credentialFieldDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CredentialFieldDescriptorsApi | keyChangesCredentialFieldDescriptors | GET /ed-fi/credentialFieldDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CredentialFieldDescriptorsApi | postCredentialFieldDescriptor | POST /ed-fi/credentialFieldDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CredentialFieldDescriptorsApi | putCredentialFieldDescriptor | PUT /ed-fi/credentialFieldDescriptors/{id} | Updates a resource based on the resource identifier. |
CredentialStatusDescriptorsApi | deleteCredentialStatusDescriptorById | DELETE /tpdm/credentialStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CredentialStatusDescriptorsApi | deletesCredentialStatusDescriptors | GET /tpdm/credentialStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
CredentialStatusDescriptorsApi | getCredentialStatusDescriptors | GET /tpdm/credentialStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CredentialStatusDescriptorsApi | getCredentialStatusDescriptorsById | GET /tpdm/credentialStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CredentialStatusDescriptorsApi | keyChangesCredentialStatusDescriptors | GET /tpdm/credentialStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CredentialStatusDescriptorsApi | postCredentialStatusDescriptor | POST /tpdm/credentialStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CredentialStatusDescriptorsApi | putCredentialStatusDescriptor | PUT /tpdm/credentialStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
CredentialTypeDescriptorsApi | deleteCredentialTypeDescriptorById | DELETE /ed-fi/credentialTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CredentialTypeDescriptorsApi | deletesCredentialTypeDescriptors | GET /ed-fi/credentialTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CredentialTypeDescriptorsApi | getCredentialTypeDescriptors | GET /ed-fi/credentialTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CredentialTypeDescriptorsApi | getCredentialTypeDescriptorsById | GET /ed-fi/credentialTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CredentialTypeDescriptorsApi | keyChangesCredentialTypeDescriptors | GET /ed-fi/credentialTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CredentialTypeDescriptorsApi | postCredentialTypeDescriptor | POST /ed-fi/credentialTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CredentialTypeDescriptorsApi | putCredentialTypeDescriptor | PUT /ed-fi/credentialTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CreditCategoryDescriptorsApi | deleteCreditCategoryDescriptorById | DELETE /ed-fi/creditCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CreditCategoryDescriptorsApi | deletesCreditCategoryDescriptors | GET /ed-fi/creditCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
CreditCategoryDescriptorsApi | getCreditCategoryDescriptors | GET /ed-fi/creditCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CreditCategoryDescriptorsApi | getCreditCategoryDescriptorsById | GET /ed-fi/creditCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CreditCategoryDescriptorsApi | keyChangesCreditCategoryDescriptors | GET /ed-fi/creditCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CreditCategoryDescriptorsApi | postCreditCategoryDescriptor | POST /ed-fi/creditCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CreditCategoryDescriptorsApi | putCreditCategoryDescriptor | PUT /ed-fi/creditCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
CreditTypeDescriptorsApi | deleteCreditTypeDescriptorById | DELETE /ed-fi/creditTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CreditTypeDescriptorsApi | deletesCreditTypeDescriptors | GET /ed-fi/creditTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
CreditTypeDescriptorsApi | getCreditTypeDescriptors | GET /ed-fi/creditTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CreditTypeDescriptorsApi | getCreditTypeDescriptorsById | GET /ed-fi/creditTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CreditTypeDescriptorsApi | keyChangesCreditTypeDescriptors | GET /ed-fi/creditTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CreditTypeDescriptorsApi | postCreditTypeDescriptor | POST /ed-fi/creditTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CreditTypeDescriptorsApi | putCreditTypeDescriptor | PUT /ed-fi/creditTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
CteProgramServiceDescriptorsApi | deleteCTEProgramServiceDescriptorById | DELETE /ed-fi/cteProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CteProgramServiceDescriptorsApi | deletesCTEProgramServiceDescriptors | GET /ed-fi/cteProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
CteProgramServiceDescriptorsApi | getCTEProgramServiceDescriptors | GET /ed-fi/cteProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CteProgramServiceDescriptorsApi | getCTEProgramServiceDescriptorsById | GET /ed-fi/cteProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CteProgramServiceDescriptorsApi | keyChangesCTEProgramServiceDescriptors | GET /ed-fi/cteProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CteProgramServiceDescriptorsApi | postCTEProgramServiceDescriptor | POST /ed-fi/cteProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CteProgramServiceDescriptorsApi | putCTEProgramServiceDescriptor | PUT /ed-fi/cteProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
CurriculumUsedDescriptorsApi | deleteCurriculumUsedDescriptorById | DELETE /ed-fi/curriculumUsedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
CurriculumUsedDescriptorsApi | deletesCurriculumUsedDescriptors | GET /ed-fi/curriculumUsedDescriptors/deletes | Retrieves deleted resources based on change version. |
CurriculumUsedDescriptorsApi | getCurriculumUsedDescriptors | GET /ed-fi/curriculumUsedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
CurriculumUsedDescriptorsApi | getCurriculumUsedDescriptorsById | GET /ed-fi/curriculumUsedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
CurriculumUsedDescriptorsApi | keyChangesCurriculumUsedDescriptors | GET /ed-fi/curriculumUsedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
CurriculumUsedDescriptorsApi | postCurriculumUsedDescriptor | POST /ed-fi/curriculumUsedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
CurriculumUsedDescriptorsApi | putCurriculumUsedDescriptor | PUT /ed-fi/curriculumUsedDescriptors/{id} | Updates a resource based on the resource identifier. |
DeliveryMethodDescriptorsApi | deleteDeliveryMethodDescriptorById | DELETE /ed-fi/deliveryMethodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DeliveryMethodDescriptorsApi | deletesDeliveryMethodDescriptors | GET /ed-fi/deliveryMethodDescriptors/deletes | Retrieves deleted resources based on change version. |
DeliveryMethodDescriptorsApi | getDeliveryMethodDescriptors | GET /ed-fi/deliveryMethodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DeliveryMethodDescriptorsApi | getDeliveryMethodDescriptorsById | GET /ed-fi/deliveryMethodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DeliveryMethodDescriptorsApi | keyChangesDeliveryMethodDescriptors | GET /ed-fi/deliveryMethodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DeliveryMethodDescriptorsApi | postDeliveryMethodDescriptor | POST /ed-fi/deliveryMethodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DeliveryMethodDescriptorsApi | putDeliveryMethodDescriptor | PUT /ed-fi/deliveryMethodDescriptors/{id} | Updates a resource based on the resource identifier. |
DiagnosisDescriptorsApi | deleteDiagnosisDescriptorById | DELETE /ed-fi/diagnosisDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DiagnosisDescriptorsApi | deletesDiagnosisDescriptors | GET /ed-fi/diagnosisDescriptors/deletes | Retrieves deleted resources based on change version. |
DiagnosisDescriptorsApi | getDiagnosisDescriptors | GET /ed-fi/diagnosisDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DiagnosisDescriptorsApi | getDiagnosisDescriptorsById | GET /ed-fi/diagnosisDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DiagnosisDescriptorsApi | keyChangesDiagnosisDescriptors | GET /ed-fi/diagnosisDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DiagnosisDescriptorsApi | postDiagnosisDescriptor | POST /ed-fi/diagnosisDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DiagnosisDescriptorsApi | putDiagnosisDescriptor | PUT /ed-fi/diagnosisDescriptors/{id} | Updates a resource based on the resource identifier. |
DiplomaLevelDescriptorsApi | deleteDiplomaLevelDescriptorById | DELETE /ed-fi/diplomaLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DiplomaLevelDescriptorsApi | deletesDiplomaLevelDescriptors | GET /ed-fi/diplomaLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
DiplomaLevelDescriptorsApi | getDiplomaLevelDescriptors | GET /ed-fi/diplomaLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DiplomaLevelDescriptorsApi | getDiplomaLevelDescriptorsById | GET /ed-fi/diplomaLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DiplomaLevelDescriptorsApi | keyChangesDiplomaLevelDescriptors | GET /ed-fi/diplomaLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DiplomaLevelDescriptorsApi | postDiplomaLevelDescriptor | POST /ed-fi/diplomaLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DiplomaLevelDescriptorsApi | putDiplomaLevelDescriptor | PUT /ed-fi/diplomaLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
DiplomaTypeDescriptorsApi | deleteDiplomaTypeDescriptorById | DELETE /ed-fi/diplomaTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DiplomaTypeDescriptorsApi | deletesDiplomaTypeDescriptors | GET /ed-fi/diplomaTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
DiplomaTypeDescriptorsApi | getDiplomaTypeDescriptors | GET /ed-fi/diplomaTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DiplomaTypeDescriptorsApi | getDiplomaTypeDescriptorsById | GET /ed-fi/diplomaTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DiplomaTypeDescriptorsApi | keyChangesDiplomaTypeDescriptors | GET /ed-fi/diplomaTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DiplomaTypeDescriptorsApi | postDiplomaTypeDescriptor | POST /ed-fi/diplomaTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DiplomaTypeDescriptorsApi | putDiplomaTypeDescriptor | PUT /ed-fi/diplomaTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
DisabilityDescriptorsApi | deleteDisabilityDescriptorById | DELETE /ed-fi/disabilityDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisabilityDescriptorsApi | deletesDisabilityDescriptors | GET /ed-fi/disabilityDescriptors/deletes | Retrieves deleted resources based on change version. |
DisabilityDescriptorsApi | getDisabilityDescriptors | GET /ed-fi/disabilityDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisabilityDescriptorsApi | getDisabilityDescriptorsById | GET /ed-fi/disabilityDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisabilityDescriptorsApi | keyChangesDisabilityDescriptors | GET /ed-fi/disabilityDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisabilityDescriptorsApi | postDisabilityDescriptor | POST /ed-fi/disabilityDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisabilityDescriptorsApi | putDisabilityDescriptor | PUT /ed-fi/disabilityDescriptors/{id} | Updates a resource based on the resource identifier. |
DisabilityDesignationDescriptorsApi | deleteDisabilityDesignationDescriptorById | DELETE /ed-fi/disabilityDesignationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisabilityDesignationDescriptorsApi | deletesDisabilityDesignationDescriptors | GET /ed-fi/disabilityDesignationDescriptors/deletes | Retrieves deleted resources based on change version. |
DisabilityDesignationDescriptorsApi | getDisabilityDesignationDescriptors | GET /ed-fi/disabilityDesignationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisabilityDesignationDescriptorsApi | getDisabilityDesignationDescriptorsById | GET /ed-fi/disabilityDesignationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisabilityDesignationDescriptorsApi | keyChangesDisabilityDesignationDescriptors | GET /ed-fi/disabilityDesignationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisabilityDesignationDescriptorsApi | postDisabilityDesignationDescriptor | POST /ed-fi/disabilityDesignationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisabilityDesignationDescriptorsApi | putDisabilityDesignationDescriptor | PUT /ed-fi/disabilityDesignationDescriptors/{id} | Updates a resource based on the resource identifier. |
DisabilityDeterminationSourceTypeDescriptorsApi | deleteDisabilityDeterminationSourceTypeDescriptorById | DELETE /ed-fi/disabilityDeterminationSourceTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisabilityDeterminationSourceTypeDescriptorsApi | deletesDisabilityDeterminationSourceTypeDescriptors | GET /ed-fi/disabilityDeterminationSourceTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
DisabilityDeterminationSourceTypeDescriptorsApi | getDisabilityDeterminationSourceTypeDescriptors | GET /ed-fi/disabilityDeterminationSourceTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisabilityDeterminationSourceTypeDescriptorsApi | getDisabilityDeterminationSourceTypeDescriptorsById | GET /ed-fi/disabilityDeterminationSourceTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisabilityDeterminationSourceTypeDescriptorsApi | keyChangesDisabilityDeterminationSourceTypeDescriptors | GET /ed-fi/disabilityDeterminationSourceTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisabilityDeterminationSourceTypeDescriptorsApi | postDisabilityDeterminationSourceTypeDescriptor | POST /ed-fi/disabilityDeterminationSourceTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisabilityDeterminationSourceTypeDescriptorsApi | putDisabilityDeterminationSourceTypeDescriptor | PUT /ed-fi/disabilityDeterminationSourceTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
DisciplineActionLengthDifferenceReasonDescriptorsApi | deleteDisciplineActionLengthDifferenceReasonDescriptorById | DELETE /ed-fi/disciplineActionLengthDifferenceReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisciplineActionLengthDifferenceReasonDescriptorsApi | deletesDisciplineActionLengthDifferenceReasonDescriptors | GET /ed-fi/disciplineActionLengthDifferenceReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
DisciplineActionLengthDifferenceReasonDescriptorsApi | getDisciplineActionLengthDifferenceReasonDescriptors | GET /ed-fi/disciplineActionLengthDifferenceReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisciplineActionLengthDifferenceReasonDescriptorsApi | getDisciplineActionLengthDifferenceReasonDescriptorsById | GET /ed-fi/disciplineActionLengthDifferenceReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisciplineActionLengthDifferenceReasonDescriptorsApi | keyChangesDisciplineActionLengthDifferenceReasonDescriptors | GET /ed-fi/disciplineActionLengthDifferenceReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisciplineActionLengthDifferenceReasonDescriptorsApi | postDisciplineActionLengthDifferenceReasonDescriptor | POST /ed-fi/disciplineActionLengthDifferenceReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisciplineActionLengthDifferenceReasonDescriptorsApi | putDisciplineActionLengthDifferenceReasonDescriptor | PUT /ed-fi/disciplineActionLengthDifferenceReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
DisciplineDescriptorsApi | deleteDisciplineDescriptorById | DELETE /ed-fi/disciplineDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisciplineDescriptorsApi | deletesDisciplineDescriptors | GET /ed-fi/disciplineDescriptors/deletes | Retrieves deleted resources based on change version. |
DisciplineDescriptorsApi | getDisciplineDescriptors | GET /ed-fi/disciplineDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisciplineDescriptorsApi | getDisciplineDescriptorsById | GET /ed-fi/disciplineDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisciplineDescriptorsApi | keyChangesDisciplineDescriptors | GET /ed-fi/disciplineDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisciplineDescriptorsApi | postDisciplineDescriptor | POST /ed-fi/disciplineDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisciplineDescriptorsApi | putDisciplineDescriptor | PUT /ed-fi/disciplineDescriptors/{id} | Updates a resource based on the resource identifier. |
DisciplineIncidentParticipationCodeDescriptorsApi | deleteDisciplineIncidentParticipationCodeDescriptorById | DELETE /ed-fi/disciplineIncidentParticipationCodeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
DisciplineIncidentParticipationCodeDescriptorsApi | deletesDisciplineIncidentParticipationCodeDescriptors | GET /ed-fi/disciplineIncidentParticipationCodeDescriptors/deletes | Retrieves deleted resources based on change version. |
DisciplineIncidentParticipationCodeDescriptorsApi | getDisciplineIncidentParticipationCodeDescriptors | GET /ed-fi/disciplineIncidentParticipationCodeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
DisciplineIncidentParticipationCodeDescriptorsApi | getDisciplineIncidentParticipationCodeDescriptorsById | GET /ed-fi/disciplineIncidentParticipationCodeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
DisciplineIncidentParticipationCodeDescriptorsApi | keyChangesDisciplineIncidentParticipationCodeDescriptors | GET /ed-fi/disciplineIncidentParticipationCodeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
DisciplineIncidentParticipationCodeDescriptorsApi | postDisciplineIncidentParticipationCodeDescriptor | POST /ed-fi/disciplineIncidentParticipationCodeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
DisciplineIncidentParticipationCodeDescriptorsApi | putDisciplineIncidentParticipationCodeDescriptor | PUT /ed-fi/disciplineIncidentParticipationCodeDescriptors/{id} | Updates a resource based on the resource identifier. |
EducationOrganizationAssociationTypeDescriptorsApi | deleteEducationOrganizationAssociationTypeDescriptorById | DELETE /ed-fi/educationOrganizationAssociationTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducationOrganizationAssociationTypeDescriptorsApi | deletesEducationOrganizationAssociationTypeDescriptors | GET /ed-fi/educationOrganizationAssociationTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
EducationOrganizationAssociationTypeDescriptorsApi | getEducationOrganizationAssociationTypeDescriptors | GET /ed-fi/educationOrganizationAssociationTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducationOrganizationAssociationTypeDescriptorsApi | getEducationOrganizationAssociationTypeDescriptorsById | GET /ed-fi/educationOrganizationAssociationTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducationOrganizationAssociationTypeDescriptorsApi | keyChangesEducationOrganizationAssociationTypeDescriptors | GET /ed-fi/educationOrganizationAssociationTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducationOrganizationAssociationTypeDescriptorsApi | postEducationOrganizationAssociationTypeDescriptor | POST /ed-fi/educationOrganizationAssociationTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducationOrganizationAssociationTypeDescriptorsApi | putEducationOrganizationAssociationTypeDescriptor | PUT /ed-fi/educationOrganizationAssociationTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EducationOrganizationCategoryDescriptorsApi | deleteEducationOrganizationCategoryDescriptorById | DELETE /ed-fi/educationOrganizationCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducationOrganizationCategoryDescriptorsApi | deletesEducationOrganizationCategoryDescriptors | GET /ed-fi/educationOrganizationCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
EducationOrganizationCategoryDescriptorsApi | getEducationOrganizationCategoryDescriptors | GET /ed-fi/educationOrganizationCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducationOrganizationCategoryDescriptorsApi | getEducationOrganizationCategoryDescriptorsById | GET /ed-fi/educationOrganizationCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducationOrganizationCategoryDescriptorsApi | keyChangesEducationOrganizationCategoryDescriptors | GET /ed-fi/educationOrganizationCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducationOrganizationCategoryDescriptorsApi | postEducationOrganizationCategoryDescriptor | POST /ed-fi/educationOrganizationCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducationOrganizationCategoryDescriptorsApi | putEducationOrganizationCategoryDescriptor | PUT /ed-fi/educationOrganizationCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
EducationOrganizationIdentificationSystemDescriptorsApi | deleteEducationOrganizationIdentificationSystemDescriptorById | DELETE /ed-fi/educationOrganizationIdentificationSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducationOrganizationIdentificationSystemDescriptorsApi | deletesEducationOrganizationIdentificationSystemDescriptors | GET /ed-fi/educationOrganizationIdentificationSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
EducationOrganizationIdentificationSystemDescriptorsApi | getEducationOrganizationIdentificationSystemDescriptors | GET /ed-fi/educationOrganizationIdentificationSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducationOrganizationIdentificationSystemDescriptorsApi | getEducationOrganizationIdentificationSystemDescriptorsById | GET /ed-fi/educationOrganizationIdentificationSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducationOrganizationIdentificationSystemDescriptorsApi | keyChangesEducationOrganizationIdentificationSystemDescriptors | GET /ed-fi/educationOrganizationIdentificationSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducationOrganizationIdentificationSystemDescriptorsApi | postEducationOrganizationIdentificationSystemDescriptor | POST /ed-fi/educationOrganizationIdentificationSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducationOrganizationIdentificationSystemDescriptorsApi | putEducationOrganizationIdentificationSystemDescriptor | PUT /ed-fi/educationOrganizationIdentificationSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
EducationPlanDescriptorsApi | deleteEducationPlanDescriptorById | DELETE /ed-fi/educationPlanDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducationPlanDescriptorsApi | deletesEducationPlanDescriptors | GET /ed-fi/educationPlanDescriptors/deletes | Retrieves deleted resources based on change version. |
EducationPlanDescriptorsApi | getEducationPlanDescriptors | GET /ed-fi/educationPlanDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducationPlanDescriptorsApi | getEducationPlanDescriptorsById | GET /ed-fi/educationPlanDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducationPlanDescriptorsApi | keyChangesEducationPlanDescriptors | GET /ed-fi/educationPlanDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducationPlanDescriptorsApi | postEducationPlanDescriptor | POST /ed-fi/educationPlanDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducationPlanDescriptorsApi | putEducationPlanDescriptor | PUT /ed-fi/educationPlanDescriptors/{id} | Updates a resource based on the resource identifier. |
EducationalEnvironmentDescriptorsApi | deleteEducationalEnvironmentDescriptorById | DELETE /ed-fi/educationalEnvironmentDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducationalEnvironmentDescriptorsApi | deletesEducationalEnvironmentDescriptors | GET /ed-fi/educationalEnvironmentDescriptors/deletes | Retrieves deleted resources based on change version. |
EducationalEnvironmentDescriptorsApi | getEducationalEnvironmentDescriptors | GET /ed-fi/educationalEnvironmentDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducationalEnvironmentDescriptorsApi | getEducationalEnvironmentDescriptorsById | GET /ed-fi/educationalEnvironmentDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducationalEnvironmentDescriptorsApi | keyChangesEducationalEnvironmentDescriptors | GET /ed-fi/educationalEnvironmentDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducationalEnvironmentDescriptorsApi | postEducationalEnvironmentDescriptor | POST /ed-fi/educationalEnvironmentDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducationalEnvironmentDescriptorsApi | putEducationalEnvironmentDescriptor | PUT /ed-fi/educationalEnvironmentDescriptors/{id} | Updates a resource based on the resource identifier. |
EducatorRoleDescriptorsApi | deleteEducatorRoleDescriptorById | DELETE /tpdm/educatorRoleDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EducatorRoleDescriptorsApi | deletesEducatorRoleDescriptors | GET /tpdm/educatorRoleDescriptors/deletes | Retrieves deleted resources based on change version. |
EducatorRoleDescriptorsApi | getEducatorRoleDescriptors | GET /tpdm/educatorRoleDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EducatorRoleDescriptorsApi | getEducatorRoleDescriptorsById | GET /tpdm/educatorRoleDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EducatorRoleDescriptorsApi | keyChangesEducatorRoleDescriptors | GET /tpdm/educatorRoleDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EducatorRoleDescriptorsApi | postEducatorRoleDescriptor | POST /tpdm/educatorRoleDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EducatorRoleDescriptorsApi | putEducatorRoleDescriptor | PUT /tpdm/educatorRoleDescriptors/{id} | Updates a resource based on the resource identifier. |
ElectronicMailTypeDescriptorsApi | deleteElectronicMailTypeDescriptorById | DELETE /ed-fi/electronicMailTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ElectronicMailTypeDescriptorsApi | deletesElectronicMailTypeDescriptors | GET /ed-fi/electronicMailTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ElectronicMailTypeDescriptorsApi | getElectronicMailTypeDescriptors | GET /ed-fi/electronicMailTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ElectronicMailTypeDescriptorsApi | getElectronicMailTypeDescriptorsById | GET /ed-fi/electronicMailTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ElectronicMailTypeDescriptorsApi | keyChangesElectronicMailTypeDescriptors | GET /ed-fi/electronicMailTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ElectronicMailTypeDescriptorsApi | postElectronicMailTypeDescriptor | POST /ed-fi/electronicMailTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ElectronicMailTypeDescriptorsApi | putElectronicMailTypeDescriptor | PUT /ed-fi/electronicMailTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EligibilityDelayReasonDescriptorsApi | deleteEligibilityDelayReasonDescriptorById | DELETE /ed-fi/eligibilityDelayReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EligibilityDelayReasonDescriptorsApi | deletesEligibilityDelayReasonDescriptors | GET /ed-fi/eligibilityDelayReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
EligibilityDelayReasonDescriptorsApi | getEligibilityDelayReasonDescriptors | GET /ed-fi/eligibilityDelayReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EligibilityDelayReasonDescriptorsApi | getEligibilityDelayReasonDescriptorsById | GET /ed-fi/eligibilityDelayReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EligibilityDelayReasonDescriptorsApi | keyChangesEligibilityDelayReasonDescriptors | GET /ed-fi/eligibilityDelayReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EligibilityDelayReasonDescriptorsApi | postEligibilityDelayReasonDescriptor | POST /ed-fi/eligibilityDelayReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EligibilityDelayReasonDescriptorsApi | putEligibilityDelayReasonDescriptor | PUT /ed-fi/eligibilityDelayReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
EligibilityEvaluationTypeDescriptorsApi | deleteEligibilityEvaluationTypeDescriptorById | DELETE /ed-fi/eligibilityEvaluationTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EligibilityEvaluationTypeDescriptorsApi | deletesEligibilityEvaluationTypeDescriptors | GET /ed-fi/eligibilityEvaluationTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
EligibilityEvaluationTypeDescriptorsApi | getEligibilityEvaluationTypeDescriptors | GET /ed-fi/eligibilityEvaluationTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EligibilityEvaluationTypeDescriptorsApi | getEligibilityEvaluationTypeDescriptorsById | GET /ed-fi/eligibilityEvaluationTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EligibilityEvaluationTypeDescriptorsApi | keyChangesEligibilityEvaluationTypeDescriptors | GET /ed-fi/eligibilityEvaluationTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EligibilityEvaluationTypeDescriptorsApi | postEligibilityEvaluationTypeDescriptor | POST /ed-fi/eligibilityEvaluationTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EligibilityEvaluationTypeDescriptorsApi | putEligibilityEvaluationTypeDescriptor | PUT /ed-fi/eligibilityEvaluationTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EmploymentStatusDescriptorsApi | deleteEmploymentStatusDescriptorById | DELETE /ed-fi/employmentStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EmploymentStatusDescriptorsApi | deletesEmploymentStatusDescriptors | GET /ed-fi/employmentStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
EmploymentStatusDescriptorsApi | getEmploymentStatusDescriptors | GET /ed-fi/employmentStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EmploymentStatusDescriptorsApi | getEmploymentStatusDescriptorsById | GET /ed-fi/employmentStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EmploymentStatusDescriptorsApi | keyChangesEmploymentStatusDescriptors | GET /ed-fi/employmentStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EmploymentStatusDescriptorsApi | postEmploymentStatusDescriptor | POST /ed-fi/employmentStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EmploymentStatusDescriptorsApi | putEmploymentStatusDescriptor | PUT /ed-fi/employmentStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
EnglishLanguageExamDescriptorsApi | deleteEnglishLanguageExamDescriptorById | DELETE /tpdm/englishLanguageExamDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EnglishLanguageExamDescriptorsApi | deletesEnglishLanguageExamDescriptors | GET /tpdm/englishLanguageExamDescriptors/deletes | Retrieves deleted resources based on change version. |
EnglishLanguageExamDescriptorsApi | getEnglishLanguageExamDescriptors | GET /tpdm/englishLanguageExamDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EnglishLanguageExamDescriptorsApi | getEnglishLanguageExamDescriptorsById | GET /tpdm/englishLanguageExamDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EnglishLanguageExamDescriptorsApi | keyChangesEnglishLanguageExamDescriptors | GET /tpdm/englishLanguageExamDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EnglishLanguageExamDescriptorsApi | postEnglishLanguageExamDescriptor | POST /tpdm/englishLanguageExamDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EnglishLanguageExamDescriptorsApi | putEnglishLanguageExamDescriptor | PUT /tpdm/englishLanguageExamDescriptors/{id} | Updates a resource based on the resource identifier. |
EnrollmentTypeDescriptorsApi | deleteEnrollmentTypeDescriptorById | DELETE /ed-fi/enrollmentTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EnrollmentTypeDescriptorsApi | deletesEnrollmentTypeDescriptors | GET /ed-fi/enrollmentTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
EnrollmentTypeDescriptorsApi | getEnrollmentTypeDescriptors | GET /ed-fi/enrollmentTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EnrollmentTypeDescriptorsApi | getEnrollmentTypeDescriptorsById | GET /ed-fi/enrollmentTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EnrollmentTypeDescriptorsApi | keyChangesEnrollmentTypeDescriptors | GET /ed-fi/enrollmentTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EnrollmentTypeDescriptorsApi | postEnrollmentTypeDescriptor | POST /ed-fi/enrollmentTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EnrollmentTypeDescriptorsApi | putEnrollmentTypeDescriptor | PUT /ed-fi/enrollmentTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EntryGradeLevelReasonDescriptorsApi | deleteEntryGradeLevelReasonDescriptorById | DELETE /ed-fi/entryGradeLevelReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EntryGradeLevelReasonDescriptorsApi | deletesEntryGradeLevelReasonDescriptors | GET /ed-fi/entryGradeLevelReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
EntryGradeLevelReasonDescriptorsApi | getEntryGradeLevelReasonDescriptors | GET /ed-fi/entryGradeLevelReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EntryGradeLevelReasonDescriptorsApi | getEntryGradeLevelReasonDescriptorsById | GET /ed-fi/entryGradeLevelReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EntryGradeLevelReasonDescriptorsApi | keyChangesEntryGradeLevelReasonDescriptors | GET /ed-fi/entryGradeLevelReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EntryGradeLevelReasonDescriptorsApi | postEntryGradeLevelReasonDescriptor | POST /ed-fi/entryGradeLevelReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EntryGradeLevelReasonDescriptorsApi | putEntryGradeLevelReasonDescriptor | PUT /ed-fi/entryGradeLevelReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
EntryTypeDescriptorsApi | deleteEntryTypeDescriptorById | DELETE /ed-fi/entryTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EntryTypeDescriptorsApi | deletesEntryTypeDescriptors | GET /ed-fi/entryTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
EntryTypeDescriptorsApi | getEntryTypeDescriptors | GET /ed-fi/entryTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EntryTypeDescriptorsApi | getEntryTypeDescriptorsById | GET /ed-fi/entryTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EntryTypeDescriptorsApi | keyChangesEntryTypeDescriptors | GET /ed-fi/entryTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EntryTypeDescriptorsApi | postEntryTypeDescriptor | POST /ed-fi/entryTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EntryTypeDescriptorsApi | putEntryTypeDescriptor | PUT /ed-fi/entryTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EppProgramPathwayDescriptorsApi | deleteEPPProgramPathwayDescriptorById | DELETE /tpdm/eppProgramPathwayDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EppProgramPathwayDescriptorsApi | deletesEPPProgramPathwayDescriptors | GET /tpdm/eppProgramPathwayDescriptors/deletes | Retrieves deleted resources based on change version. |
EppProgramPathwayDescriptorsApi | getEPPProgramPathwayDescriptors | GET /tpdm/eppProgramPathwayDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EppProgramPathwayDescriptorsApi | getEPPProgramPathwayDescriptorsById | GET /tpdm/eppProgramPathwayDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EppProgramPathwayDescriptorsApi | keyChangesEPPProgramPathwayDescriptors | GET /tpdm/eppProgramPathwayDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EppProgramPathwayDescriptorsApi | postEPPProgramPathwayDescriptor | POST /tpdm/eppProgramPathwayDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EppProgramPathwayDescriptorsApi | putEPPProgramPathwayDescriptor | PUT /tpdm/eppProgramPathwayDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationDelayReasonDescriptorsApi | deleteEvaluationDelayReasonDescriptorById | DELETE /ed-fi/evaluationDelayReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationDelayReasonDescriptorsApi | deletesEvaluationDelayReasonDescriptors | GET /ed-fi/evaluationDelayReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationDelayReasonDescriptorsApi | getEvaluationDelayReasonDescriptors | GET /ed-fi/evaluationDelayReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationDelayReasonDescriptorsApi | getEvaluationDelayReasonDescriptorsById | GET /ed-fi/evaluationDelayReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationDelayReasonDescriptorsApi | keyChangesEvaluationDelayReasonDescriptors | GET /ed-fi/evaluationDelayReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationDelayReasonDescriptorsApi | postEvaluationDelayReasonDescriptor | POST /ed-fi/evaluationDelayReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationDelayReasonDescriptorsApi | putEvaluationDelayReasonDescriptor | PUT /ed-fi/evaluationDelayReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationElementRatingLevelDescriptorsApi | deleteEvaluationElementRatingLevelDescriptorById | DELETE /tpdm/evaluationElementRatingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationElementRatingLevelDescriptorsApi | deletesEvaluationElementRatingLevelDescriptors | GET /tpdm/evaluationElementRatingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationElementRatingLevelDescriptorsApi | getEvaluationElementRatingLevelDescriptors | GET /tpdm/evaluationElementRatingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationElementRatingLevelDescriptorsApi | getEvaluationElementRatingLevelDescriptorsById | GET /tpdm/evaluationElementRatingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationElementRatingLevelDescriptorsApi | keyChangesEvaluationElementRatingLevelDescriptors | GET /tpdm/evaluationElementRatingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationElementRatingLevelDescriptorsApi | postEvaluationElementRatingLevelDescriptor | POST /tpdm/evaluationElementRatingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationElementRatingLevelDescriptorsApi | putEvaluationElementRatingLevelDescriptor | PUT /tpdm/evaluationElementRatingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationPeriodDescriptorsApi | deleteEvaluationPeriodDescriptorById | DELETE /tpdm/evaluationPeriodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationPeriodDescriptorsApi | deletesEvaluationPeriodDescriptors | GET /tpdm/evaluationPeriodDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationPeriodDescriptorsApi | getEvaluationPeriodDescriptors | GET /tpdm/evaluationPeriodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationPeriodDescriptorsApi | getEvaluationPeriodDescriptorsById | GET /tpdm/evaluationPeriodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationPeriodDescriptorsApi | keyChangesEvaluationPeriodDescriptors | GET /tpdm/evaluationPeriodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationPeriodDescriptorsApi | postEvaluationPeriodDescriptor | POST /tpdm/evaluationPeriodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationPeriodDescriptorsApi | putEvaluationPeriodDescriptor | PUT /tpdm/evaluationPeriodDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationRatingLevelDescriptorsApi | deleteEvaluationRatingLevelDescriptorById | DELETE /tpdm/evaluationRatingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationRatingLevelDescriptorsApi | deletesEvaluationRatingLevelDescriptors | GET /tpdm/evaluationRatingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationRatingLevelDescriptorsApi | getEvaluationRatingLevelDescriptors | GET /tpdm/evaluationRatingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationRatingLevelDescriptorsApi | getEvaluationRatingLevelDescriptorsById | GET /tpdm/evaluationRatingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationRatingLevelDescriptorsApi | keyChangesEvaluationRatingLevelDescriptors | GET /tpdm/evaluationRatingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationRatingLevelDescriptorsApi | postEvaluationRatingLevelDescriptor | POST /tpdm/evaluationRatingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationRatingLevelDescriptorsApi | putEvaluationRatingLevelDescriptor | PUT /tpdm/evaluationRatingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationRatingStatusDescriptorsApi | deleteEvaluationRatingStatusDescriptorById | DELETE /tpdm/evaluationRatingStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationRatingStatusDescriptorsApi | deletesEvaluationRatingStatusDescriptors | GET /tpdm/evaluationRatingStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationRatingStatusDescriptorsApi | getEvaluationRatingStatusDescriptors | GET /tpdm/evaluationRatingStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationRatingStatusDescriptorsApi | getEvaluationRatingStatusDescriptorsById | GET /tpdm/evaluationRatingStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationRatingStatusDescriptorsApi | keyChangesEvaluationRatingStatusDescriptors | GET /tpdm/evaluationRatingStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationRatingStatusDescriptorsApi | postEvaluationRatingStatusDescriptor | POST /tpdm/evaluationRatingStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationRatingStatusDescriptorsApi | putEvaluationRatingStatusDescriptor | PUT /tpdm/evaluationRatingStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
EvaluationTypeDescriptorsApi | deleteEvaluationTypeDescriptorById | DELETE /tpdm/evaluationTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EvaluationTypeDescriptorsApi | deletesEvaluationTypeDescriptors | GET /tpdm/evaluationTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
EvaluationTypeDescriptorsApi | getEvaluationTypeDescriptors | GET /tpdm/evaluationTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EvaluationTypeDescriptorsApi | getEvaluationTypeDescriptorsById | GET /tpdm/evaluationTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EvaluationTypeDescriptorsApi | keyChangesEvaluationTypeDescriptors | GET /tpdm/evaluationTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EvaluationTypeDescriptorsApi | postEvaluationTypeDescriptor | POST /tpdm/evaluationTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EvaluationTypeDescriptorsApi | putEvaluationTypeDescriptor | PUT /tpdm/evaluationTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
EventCircumstanceDescriptorsApi | deleteEventCircumstanceDescriptorById | DELETE /ed-fi/eventCircumstanceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
EventCircumstanceDescriptorsApi | deletesEventCircumstanceDescriptors | GET /ed-fi/eventCircumstanceDescriptors/deletes | Retrieves deleted resources based on change version. |
EventCircumstanceDescriptorsApi | getEventCircumstanceDescriptors | GET /ed-fi/eventCircumstanceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
EventCircumstanceDescriptorsApi | getEventCircumstanceDescriptorsById | GET /ed-fi/eventCircumstanceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
EventCircumstanceDescriptorsApi | keyChangesEventCircumstanceDescriptors | GET /ed-fi/eventCircumstanceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
EventCircumstanceDescriptorsApi | postEventCircumstanceDescriptor | POST /ed-fi/eventCircumstanceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
EventCircumstanceDescriptorsApi | putEventCircumstanceDescriptor | PUT /ed-fi/eventCircumstanceDescriptors/{id} | Updates a resource based on the resource identifier. |
ExitWithdrawTypeDescriptorsApi | deleteExitWithdrawTypeDescriptorById | DELETE /ed-fi/exitWithdrawTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ExitWithdrawTypeDescriptorsApi | deletesExitWithdrawTypeDescriptors | GET /ed-fi/exitWithdrawTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ExitWithdrawTypeDescriptorsApi | getExitWithdrawTypeDescriptors | GET /ed-fi/exitWithdrawTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ExitWithdrawTypeDescriptorsApi | getExitWithdrawTypeDescriptorsById | GET /ed-fi/exitWithdrawTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ExitWithdrawTypeDescriptorsApi | keyChangesExitWithdrawTypeDescriptors | GET /ed-fi/exitWithdrawTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ExitWithdrawTypeDescriptorsApi | postExitWithdrawTypeDescriptor | POST /ed-fi/exitWithdrawTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ExitWithdrawTypeDescriptorsApi | putExitWithdrawTypeDescriptor | PUT /ed-fi/exitWithdrawTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
FinancialCollectionDescriptorsApi | deleteFinancialCollectionDescriptorById | DELETE /ed-fi/financialCollectionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
FinancialCollectionDescriptorsApi | deletesFinancialCollectionDescriptors | GET /ed-fi/financialCollectionDescriptors/deletes | Retrieves deleted resources based on change version. |
FinancialCollectionDescriptorsApi | getFinancialCollectionDescriptors | GET /ed-fi/financialCollectionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
FinancialCollectionDescriptorsApi | getFinancialCollectionDescriptorsById | GET /ed-fi/financialCollectionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
FinancialCollectionDescriptorsApi | keyChangesFinancialCollectionDescriptors | GET /ed-fi/financialCollectionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
FinancialCollectionDescriptorsApi | postFinancialCollectionDescriptor | POST /ed-fi/financialCollectionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
FinancialCollectionDescriptorsApi | putFinancialCollectionDescriptor | PUT /ed-fi/financialCollectionDescriptors/{id} | Updates a resource based on the resource identifier. |
GenderDescriptorsApi | deleteGenderDescriptorById | DELETE /tpdm/genderDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GenderDescriptorsApi | deletesGenderDescriptors | GET /tpdm/genderDescriptors/deletes | Retrieves deleted resources based on change version. |
GenderDescriptorsApi | getGenderDescriptors | GET /tpdm/genderDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GenderDescriptorsApi | getGenderDescriptorsById | GET /tpdm/genderDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GenderDescriptorsApi | keyChangesGenderDescriptors | GET /tpdm/genderDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GenderDescriptorsApi | postGenderDescriptor | POST /tpdm/genderDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GenderDescriptorsApi | putGenderDescriptor | PUT /tpdm/genderDescriptors/{id} | Updates a resource based on the resource identifier. |
GradeLevelDescriptorsApi | deleteGradeLevelDescriptorById | DELETE /ed-fi/gradeLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GradeLevelDescriptorsApi | deletesGradeLevelDescriptors | GET /ed-fi/gradeLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
GradeLevelDescriptorsApi | getGradeLevelDescriptors | GET /ed-fi/gradeLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GradeLevelDescriptorsApi | getGradeLevelDescriptorsById | GET /ed-fi/gradeLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GradeLevelDescriptorsApi | keyChangesGradeLevelDescriptors | GET /ed-fi/gradeLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GradeLevelDescriptorsApi | postGradeLevelDescriptor | POST /ed-fi/gradeLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GradeLevelDescriptorsApi | putGradeLevelDescriptor | PUT /ed-fi/gradeLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
GradePointAverageTypeDescriptorsApi | deleteGradePointAverageTypeDescriptorById | DELETE /ed-fi/gradePointAverageTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GradePointAverageTypeDescriptorsApi | deletesGradePointAverageTypeDescriptors | GET /ed-fi/gradePointAverageTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
GradePointAverageTypeDescriptorsApi | getGradePointAverageTypeDescriptors | GET /ed-fi/gradePointAverageTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GradePointAverageTypeDescriptorsApi | getGradePointAverageTypeDescriptorsById | GET /ed-fi/gradePointAverageTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GradePointAverageTypeDescriptorsApi | keyChangesGradePointAverageTypeDescriptors | GET /ed-fi/gradePointAverageTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GradePointAverageTypeDescriptorsApi | postGradePointAverageTypeDescriptor | POST /ed-fi/gradePointAverageTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GradePointAverageTypeDescriptorsApi | putGradePointAverageTypeDescriptor | PUT /ed-fi/gradePointAverageTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
GradeTypeDescriptorsApi | deleteGradeTypeDescriptorById | DELETE /ed-fi/gradeTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GradeTypeDescriptorsApi | deletesGradeTypeDescriptors | GET /ed-fi/gradeTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
GradeTypeDescriptorsApi | getGradeTypeDescriptors | GET /ed-fi/gradeTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GradeTypeDescriptorsApi | getGradeTypeDescriptorsById | GET /ed-fi/gradeTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GradeTypeDescriptorsApi | keyChangesGradeTypeDescriptors | GET /ed-fi/gradeTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GradeTypeDescriptorsApi | postGradeTypeDescriptor | POST /ed-fi/gradeTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GradeTypeDescriptorsApi | putGradeTypeDescriptor | PUT /ed-fi/gradeTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
GradebookEntryTypeDescriptorsApi | deleteGradebookEntryTypeDescriptorById | DELETE /ed-fi/gradebookEntryTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GradebookEntryTypeDescriptorsApi | deletesGradebookEntryTypeDescriptors | GET /ed-fi/gradebookEntryTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
GradebookEntryTypeDescriptorsApi | getGradebookEntryTypeDescriptors | GET /ed-fi/gradebookEntryTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GradebookEntryTypeDescriptorsApi | getGradebookEntryTypeDescriptorsById | GET /ed-fi/gradebookEntryTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GradebookEntryTypeDescriptorsApi | keyChangesGradebookEntryTypeDescriptors | GET /ed-fi/gradebookEntryTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GradebookEntryTypeDescriptorsApi | postGradebookEntryTypeDescriptor | POST /ed-fi/gradebookEntryTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GradebookEntryTypeDescriptorsApi | putGradebookEntryTypeDescriptor | PUT /ed-fi/gradebookEntryTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
GradingPeriodDescriptorsApi | deleteGradingPeriodDescriptorById | DELETE /ed-fi/gradingPeriodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GradingPeriodDescriptorsApi | deletesGradingPeriodDescriptors | GET /ed-fi/gradingPeriodDescriptors/deletes | Retrieves deleted resources based on change version. |
GradingPeriodDescriptorsApi | getGradingPeriodDescriptors | GET /ed-fi/gradingPeriodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GradingPeriodDescriptorsApi | getGradingPeriodDescriptorsById | GET /ed-fi/gradingPeriodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GradingPeriodDescriptorsApi | keyChangesGradingPeriodDescriptors | GET /ed-fi/gradingPeriodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GradingPeriodDescriptorsApi | postGradingPeriodDescriptor | POST /ed-fi/gradingPeriodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GradingPeriodDescriptorsApi | putGradingPeriodDescriptor | PUT /ed-fi/gradingPeriodDescriptors/{id} | Updates a resource based on the resource identifier. |
GraduationPlanTypeDescriptorsApi | deleteGraduationPlanTypeDescriptorById | DELETE /ed-fi/graduationPlanTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GraduationPlanTypeDescriptorsApi | deletesGraduationPlanTypeDescriptors | GET /ed-fi/graduationPlanTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
GraduationPlanTypeDescriptorsApi | getGraduationPlanTypeDescriptors | GET /ed-fi/graduationPlanTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GraduationPlanTypeDescriptorsApi | getGraduationPlanTypeDescriptorsById | GET /ed-fi/graduationPlanTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GraduationPlanTypeDescriptorsApi | keyChangesGraduationPlanTypeDescriptors | GET /ed-fi/graduationPlanTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GraduationPlanTypeDescriptorsApi | postGraduationPlanTypeDescriptor | POST /ed-fi/graduationPlanTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GraduationPlanTypeDescriptorsApi | putGraduationPlanTypeDescriptor | PUT /ed-fi/graduationPlanTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
GunFreeSchoolsActReportingStatusDescriptorsApi | deleteGunFreeSchoolsActReportingStatusDescriptorById | DELETE /ed-fi/gunFreeSchoolsActReportingStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
GunFreeSchoolsActReportingStatusDescriptorsApi | deletesGunFreeSchoolsActReportingStatusDescriptors | GET /ed-fi/gunFreeSchoolsActReportingStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
GunFreeSchoolsActReportingStatusDescriptorsApi | getGunFreeSchoolsActReportingStatusDescriptors | GET /ed-fi/gunFreeSchoolsActReportingStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
GunFreeSchoolsActReportingStatusDescriptorsApi | getGunFreeSchoolsActReportingStatusDescriptorsById | GET /ed-fi/gunFreeSchoolsActReportingStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
GunFreeSchoolsActReportingStatusDescriptorsApi | keyChangesGunFreeSchoolsActReportingStatusDescriptors | GET /ed-fi/gunFreeSchoolsActReportingStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
GunFreeSchoolsActReportingStatusDescriptorsApi | postGunFreeSchoolsActReportingStatusDescriptor | POST /ed-fi/gunFreeSchoolsActReportingStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
GunFreeSchoolsActReportingStatusDescriptorsApi | putGunFreeSchoolsActReportingStatusDescriptor | PUT /ed-fi/gunFreeSchoolsActReportingStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
HomelessPrimaryNighttimeResidenceDescriptorsApi | deleteHomelessPrimaryNighttimeResidenceDescriptorById | DELETE /ed-fi/homelessPrimaryNighttimeResidenceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
HomelessPrimaryNighttimeResidenceDescriptorsApi | deletesHomelessPrimaryNighttimeResidenceDescriptors | GET /ed-fi/homelessPrimaryNighttimeResidenceDescriptors/deletes | Retrieves deleted resources based on change version. |
HomelessPrimaryNighttimeResidenceDescriptorsApi | getHomelessPrimaryNighttimeResidenceDescriptors | GET /ed-fi/homelessPrimaryNighttimeResidenceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
HomelessPrimaryNighttimeResidenceDescriptorsApi | getHomelessPrimaryNighttimeResidenceDescriptorsById | GET /ed-fi/homelessPrimaryNighttimeResidenceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
HomelessPrimaryNighttimeResidenceDescriptorsApi | keyChangesHomelessPrimaryNighttimeResidenceDescriptors | GET /ed-fi/homelessPrimaryNighttimeResidenceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
HomelessPrimaryNighttimeResidenceDescriptorsApi | postHomelessPrimaryNighttimeResidenceDescriptor | POST /ed-fi/homelessPrimaryNighttimeResidenceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
HomelessPrimaryNighttimeResidenceDescriptorsApi | putHomelessPrimaryNighttimeResidenceDescriptor | PUT /ed-fi/homelessPrimaryNighttimeResidenceDescriptors/{id} | Updates a resource based on the resource identifier. |
HomelessProgramServiceDescriptorsApi | deleteHomelessProgramServiceDescriptorById | DELETE /ed-fi/homelessProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
HomelessProgramServiceDescriptorsApi | deletesHomelessProgramServiceDescriptors | GET /ed-fi/homelessProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
HomelessProgramServiceDescriptorsApi | getHomelessProgramServiceDescriptors | GET /ed-fi/homelessProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
HomelessProgramServiceDescriptorsApi | getHomelessProgramServiceDescriptorsById | GET /ed-fi/homelessProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
HomelessProgramServiceDescriptorsApi | keyChangesHomelessProgramServiceDescriptors | GET /ed-fi/homelessProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
HomelessProgramServiceDescriptorsApi | postHomelessProgramServiceDescriptor | POST /ed-fi/homelessProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
HomelessProgramServiceDescriptorsApi | putHomelessProgramServiceDescriptor | PUT /ed-fi/homelessProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
IdeaPartDescriptorsApi | deleteIDEAPartDescriptorById | DELETE /ed-fi/ideaPartDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IdeaPartDescriptorsApi | deletesIDEAPartDescriptors | GET /ed-fi/ideaPartDescriptors/deletes | Retrieves deleted resources based on change version. |
IdeaPartDescriptorsApi | getIDEAPartDescriptors | GET /ed-fi/ideaPartDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IdeaPartDescriptorsApi | getIDEAPartDescriptorsById | GET /ed-fi/ideaPartDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IdeaPartDescriptorsApi | keyChangesIDEAPartDescriptors | GET /ed-fi/ideaPartDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IdeaPartDescriptorsApi | postIDEAPartDescriptor | POST /ed-fi/ideaPartDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IdeaPartDescriptorsApi | putIDEAPartDescriptor | PUT /ed-fi/ideaPartDescriptors/{id} | Updates a resource based on the resource identifier. |
IdentificationDocumentUseDescriptorsApi | deleteIdentificationDocumentUseDescriptorById | DELETE /ed-fi/identificationDocumentUseDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IdentificationDocumentUseDescriptorsApi | deletesIdentificationDocumentUseDescriptors | GET /ed-fi/identificationDocumentUseDescriptors/deletes | Retrieves deleted resources based on change version. |
IdentificationDocumentUseDescriptorsApi | getIdentificationDocumentUseDescriptors | GET /ed-fi/identificationDocumentUseDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IdentificationDocumentUseDescriptorsApi | getIdentificationDocumentUseDescriptorsById | GET /ed-fi/identificationDocumentUseDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IdentificationDocumentUseDescriptorsApi | keyChangesIdentificationDocumentUseDescriptors | GET /ed-fi/identificationDocumentUseDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IdentificationDocumentUseDescriptorsApi | postIdentificationDocumentUseDescriptor | POST /ed-fi/identificationDocumentUseDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IdentificationDocumentUseDescriptorsApi | putIdentificationDocumentUseDescriptor | PUT /ed-fi/identificationDocumentUseDescriptors/{id} | Updates a resource based on the resource identifier. |
IncidentLocationDescriptorsApi | deleteIncidentLocationDescriptorById | DELETE /ed-fi/incidentLocationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IncidentLocationDescriptorsApi | deletesIncidentLocationDescriptors | GET /ed-fi/incidentLocationDescriptors/deletes | Retrieves deleted resources based on change version. |
IncidentLocationDescriptorsApi | getIncidentLocationDescriptors | GET /ed-fi/incidentLocationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IncidentLocationDescriptorsApi | getIncidentLocationDescriptorsById | GET /ed-fi/incidentLocationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IncidentLocationDescriptorsApi | keyChangesIncidentLocationDescriptors | GET /ed-fi/incidentLocationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IncidentLocationDescriptorsApi | postIncidentLocationDescriptor | POST /ed-fi/incidentLocationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IncidentLocationDescriptorsApi | putIncidentLocationDescriptor | PUT /ed-fi/incidentLocationDescriptors/{id} | Updates a resource based on the resource identifier. |
IndicatorDescriptorsApi | deleteIndicatorDescriptorById | DELETE /ed-fi/indicatorDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IndicatorDescriptorsApi | deletesIndicatorDescriptors | GET /ed-fi/indicatorDescriptors/deletes | Retrieves deleted resources based on change version. |
IndicatorDescriptorsApi | getIndicatorDescriptors | GET /ed-fi/indicatorDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IndicatorDescriptorsApi | getIndicatorDescriptorsById | GET /ed-fi/indicatorDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IndicatorDescriptorsApi | keyChangesIndicatorDescriptors | GET /ed-fi/indicatorDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IndicatorDescriptorsApi | postIndicatorDescriptor | POST /ed-fi/indicatorDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IndicatorDescriptorsApi | putIndicatorDescriptor | PUT /ed-fi/indicatorDescriptors/{id} | Updates a resource based on the resource identifier. |
IndicatorGroupDescriptorsApi | deleteIndicatorGroupDescriptorById | DELETE /ed-fi/indicatorGroupDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IndicatorGroupDescriptorsApi | deletesIndicatorGroupDescriptors | GET /ed-fi/indicatorGroupDescriptors/deletes | Retrieves deleted resources based on change version. |
IndicatorGroupDescriptorsApi | getIndicatorGroupDescriptors | GET /ed-fi/indicatorGroupDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IndicatorGroupDescriptorsApi | getIndicatorGroupDescriptorsById | GET /ed-fi/indicatorGroupDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IndicatorGroupDescriptorsApi | keyChangesIndicatorGroupDescriptors | GET /ed-fi/indicatorGroupDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IndicatorGroupDescriptorsApi | postIndicatorGroupDescriptor | POST /ed-fi/indicatorGroupDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IndicatorGroupDescriptorsApi | putIndicatorGroupDescriptor | PUT /ed-fi/indicatorGroupDescriptors/{id} | Updates a resource based on the resource identifier. |
IndicatorLevelDescriptorsApi | deleteIndicatorLevelDescriptorById | DELETE /ed-fi/indicatorLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
IndicatorLevelDescriptorsApi | deletesIndicatorLevelDescriptors | GET /ed-fi/indicatorLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
IndicatorLevelDescriptorsApi | getIndicatorLevelDescriptors | GET /ed-fi/indicatorLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
IndicatorLevelDescriptorsApi | getIndicatorLevelDescriptorsById | GET /ed-fi/indicatorLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
IndicatorLevelDescriptorsApi | keyChangesIndicatorLevelDescriptors | GET /ed-fi/indicatorLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
IndicatorLevelDescriptorsApi | postIndicatorLevelDescriptor | POST /ed-fi/indicatorLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
IndicatorLevelDescriptorsApi | putIndicatorLevelDescriptor | PUT /ed-fi/indicatorLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
InstitutionTelephoneNumberTypeDescriptorsApi | deleteInstitutionTelephoneNumberTypeDescriptorById | DELETE /ed-fi/institutionTelephoneNumberTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InstitutionTelephoneNumberTypeDescriptorsApi | deletesInstitutionTelephoneNumberTypeDescriptors | GET /ed-fi/institutionTelephoneNumberTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
InstitutionTelephoneNumberTypeDescriptorsApi | getInstitutionTelephoneNumberTypeDescriptors | GET /ed-fi/institutionTelephoneNumberTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InstitutionTelephoneNumberTypeDescriptorsApi | getInstitutionTelephoneNumberTypeDescriptorsById | GET /ed-fi/institutionTelephoneNumberTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InstitutionTelephoneNumberTypeDescriptorsApi | keyChangesInstitutionTelephoneNumberTypeDescriptors | GET /ed-fi/institutionTelephoneNumberTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InstitutionTelephoneNumberTypeDescriptorsApi | postInstitutionTelephoneNumberTypeDescriptor | POST /ed-fi/institutionTelephoneNumberTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InstitutionTelephoneNumberTypeDescriptorsApi | putInstitutionTelephoneNumberTypeDescriptor | PUT /ed-fi/institutionTelephoneNumberTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
InteractivityStyleDescriptorsApi | deleteInteractivityStyleDescriptorById | DELETE /ed-fi/interactivityStyleDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InteractivityStyleDescriptorsApi | deletesInteractivityStyleDescriptors | GET /ed-fi/interactivityStyleDescriptors/deletes | Retrieves deleted resources based on change version. |
InteractivityStyleDescriptorsApi | getInteractivityStyleDescriptors | GET /ed-fi/interactivityStyleDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InteractivityStyleDescriptorsApi | getInteractivityStyleDescriptorsById | GET /ed-fi/interactivityStyleDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InteractivityStyleDescriptorsApi | keyChangesInteractivityStyleDescriptors | GET /ed-fi/interactivityStyleDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InteractivityStyleDescriptorsApi | postInteractivityStyleDescriptor | POST /ed-fi/interactivityStyleDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InteractivityStyleDescriptorsApi | putInteractivityStyleDescriptor | PUT /ed-fi/interactivityStyleDescriptors/{id} | Updates a resource based on the resource identifier. |
InternetAccessDescriptorsApi | deleteInternetAccessDescriptorById | DELETE /ed-fi/internetAccessDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InternetAccessDescriptorsApi | deletesInternetAccessDescriptors | GET /ed-fi/internetAccessDescriptors/deletes | Retrieves deleted resources based on change version. |
InternetAccessDescriptorsApi | getInternetAccessDescriptors | GET /ed-fi/internetAccessDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InternetAccessDescriptorsApi | getInternetAccessDescriptorsById | GET /ed-fi/internetAccessDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InternetAccessDescriptorsApi | keyChangesInternetAccessDescriptors | GET /ed-fi/internetAccessDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InternetAccessDescriptorsApi | postInternetAccessDescriptor | POST /ed-fi/internetAccessDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InternetAccessDescriptorsApi | putInternetAccessDescriptor | PUT /ed-fi/internetAccessDescriptors/{id} | Updates a resource based on the resource identifier. |
InternetAccessTypeInResidenceDescriptorsApi | deleteInternetAccessTypeInResidenceDescriptorById | DELETE /ed-fi/internetAccessTypeInResidenceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InternetAccessTypeInResidenceDescriptorsApi | deletesInternetAccessTypeInResidenceDescriptors | GET /ed-fi/internetAccessTypeInResidenceDescriptors/deletes | Retrieves deleted resources based on change version. |
InternetAccessTypeInResidenceDescriptorsApi | getInternetAccessTypeInResidenceDescriptors | GET /ed-fi/internetAccessTypeInResidenceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InternetAccessTypeInResidenceDescriptorsApi | getInternetAccessTypeInResidenceDescriptorsById | GET /ed-fi/internetAccessTypeInResidenceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InternetAccessTypeInResidenceDescriptorsApi | keyChangesInternetAccessTypeInResidenceDescriptors | GET /ed-fi/internetAccessTypeInResidenceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InternetAccessTypeInResidenceDescriptorsApi | postInternetAccessTypeInResidenceDescriptor | POST /ed-fi/internetAccessTypeInResidenceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InternetAccessTypeInResidenceDescriptorsApi | putInternetAccessTypeInResidenceDescriptor | PUT /ed-fi/internetAccessTypeInResidenceDescriptors/{id} | Updates a resource based on the resource identifier. |
InternetPerformanceInResidenceDescriptorsApi | deleteInternetPerformanceInResidenceDescriptorById | DELETE /ed-fi/internetPerformanceInResidenceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InternetPerformanceInResidenceDescriptorsApi | deletesInternetPerformanceInResidenceDescriptors | GET /ed-fi/internetPerformanceInResidenceDescriptors/deletes | Retrieves deleted resources based on change version. |
InternetPerformanceInResidenceDescriptorsApi | getInternetPerformanceInResidenceDescriptors | GET /ed-fi/internetPerformanceInResidenceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InternetPerformanceInResidenceDescriptorsApi | getInternetPerformanceInResidenceDescriptorsById | GET /ed-fi/internetPerformanceInResidenceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InternetPerformanceInResidenceDescriptorsApi | keyChangesInternetPerformanceInResidenceDescriptors | GET /ed-fi/internetPerformanceInResidenceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InternetPerformanceInResidenceDescriptorsApi | postInternetPerformanceInResidenceDescriptor | POST /ed-fi/internetPerformanceInResidenceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InternetPerformanceInResidenceDescriptorsApi | putInternetPerformanceInResidenceDescriptor | PUT /ed-fi/internetPerformanceInResidenceDescriptors/{id} | Updates a resource based on the resource identifier. |
InterventionClassDescriptorsApi | deleteInterventionClassDescriptorById | DELETE /ed-fi/interventionClassDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InterventionClassDescriptorsApi | deletesInterventionClassDescriptors | GET /ed-fi/interventionClassDescriptors/deletes | Retrieves deleted resources based on change version. |
InterventionClassDescriptorsApi | getInterventionClassDescriptors | GET /ed-fi/interventionClassDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InterventionClassDescriptorsApi | getInterventionClassDescriptorsById | GET /ed-fi/interventionClassDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InterventionClassDescriptorsApi | keyChangesInterventionClassDescriptors | GET /ed-fi/interventionClassDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InterventionClassDescriptorsApi | postInterventionClassDescriptor | POST /ed-fi/interventionClassDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InterventionClassDescriptorsApi | putInterventionClassDescriptor | PUT /ed-fi/interventionClassDescriptors/{id} | Updates a resource based on the resource identifier. |
InterventionEffectivenessRatingDescriptorsApi | deleteInterventionEffectivenessRatingDescriptorById | DELETE /ed-fi/interventionEffectivenessRatingDescriptors/{id} | Deletes an existing resource using the resource identifier. |
InterventionEffectivenessRatingDescriptorsApi | deletesInterventionEffectivenessRatingDescriptors | GET /ed-fi/interventionEffectivenessRatingDescriptors/deletes | Retrieves deleted resources based on change version. |
InterventionEffectivenessRatingDescriptorsApi | getInterventionEffectivenessRatingDescriptors | GET /ed-fi/interventionEffectivenessRatingDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
InterventionEffectivenessRatingDescriptorsApi | getInterventionEffectivenessRatingDescriptorsById | GET /ed-fi/interventionEffectivenessRatingDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
InterventionEffectivenessRatingDescriptorsApi | keyChangesInterventionEffectivenessRatingDescriptors | GET /ed-fi/interventionEffectivenessRatingDescriptors/keyChanges | Retrieves resources key changes based on change version. |
InterventionEffectivenessRatingDescriptorsApi | postInterventionEffectivenessRatingDescriptor | POST /ed-fi/interventionEffectivenessRatingDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
InterventionEffectivenessRatingDescriptorsApi | putInterventionEffectivenessRatingDescriptor | PUT /ed-fi/interventionEffectivenessRatingDescriptors/{id} | Updates a resource based on the resource identifier. |
LanguageDescriptorsApi | deleteLanguageDescriptorById | DELETE /ed-fi/languageDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LanguageDescriptorsApi | deletesLanguageDescriptors | GET /ed-fi/languageDescriptors/deletes | Retrieves deleted resources based on change version. |
LanguageDescriptorsApi | getLanguageDescriptors | GET /ed-fi/languageDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LanguageDescriptorsApi | getLanguageDescriptorsById | GET /ed-fi/languageDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LanguageDescriptorsApi | keyChangesLanguageDescriptors | GET /ed-fi/languageDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LanguageDescriptorsApi | postLanguageDescriptor | POST /ed-fi/languageDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LanguageDescriptorsApi | putLanguageDescriptor | PUT /ed-fi/languageDescriptors/{id} | Updates a resource based on the resource identifier. |
LanguageInstructionProgramServiceDescriptorsApi | deleteLanguageInstructionProgramServiceDescriptorById | DELETE /ed-fi/languageInstructionProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LanguageInstructionProgramServiceDescriptorsApi | deletesLanguageInstructionProgramServiceDescriptors | GET /ed-fi/languageInstructionProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
LanguageInstructionProgramServiceDescriptorsApi | getLanguageInstructionProgramServiceDescriptors | GET /ed-fi/languageInstructionProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LanguageInstructionProgramServiceDescriptorsApi | getLanguageInstructionProgramServiceDescriptorsById | GET /ed-fi/languageInstructionProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LanguageInstructionProgramServiceDescriptorsApi | keyChangesLanguageInstructionProgramServiceDescriptors | GET /ed-fi/languageInstructionProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LanguageInstructionProgramServiceDescriptorsApi | postLanguageInstructionProgramServiceDescriptor | POST /ed-fi/languageInstructionProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LanguageInstructionProgramServiceDescriptorsApi | putLanguageInstructionProgramServiceDescriptor | PUT /ed-fi/languageInstructionProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
LanguageUseDescriptorsApi | deleteLanguageUseDescriptorById | DELETE /ed-fi/languageUseDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LanguageUseDescriptorsApi | deletesLanguageUseDescriptors | GET /ed-fi/languageUseDescriptors/deletes | Retrieves deleted resources based on change version. |
LanguageUseDescriptorsApi | getLanguageUseDescriptors | GET /ed-fi/languageUseDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LanguageUseDescriptorsApi | getLanguageUseDescriptorsById | GET /ed-fi/languageUseDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LanguageUseDescriptorsApi | keyChangesLanguageUseDescriptors | GET /ed-fi/languageUseDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LanguageUseDescriptorsApi | postLanguageUseDescriptor | POST /ed-fi/languageUseDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LanguageUseDescriptorsApi | putLanguageUseDescriptor | PUT /ed-fi/languageUseDescriptors/{id} | Updates a resource based on the resource identifier. |
LearningStandardCategoryDescriptorsApi | deleteLearningStandardCategoryDescriptorById | DELETE /ed-fi/learningStandardCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LearningStandardCategoryDescriptorsApi | deletesLearningStandardCategoryDescriptors | GET /ed-fi/learningStandardCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
LearningStandardCategoryDescriptorsApi | getLearningStandardCategoryDescriptors | GET /ed-fi/learningStandardCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LearningStandardCategoryDescriptorsApi | getLearningStandardCategoryDescriptorsById | GET /ed-fi/learningStandardCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LearningStandardCategoryDescriptorsApi | keyChangesLearningStandardCategoryDescriptors | GET /ed-fi/learningStandardCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LearningStandardCategoryDescriptorsApi | postLearningStandardCategoryDescriptor | POST /ed-fi/learningStandardCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LearningStandardCategoryDescriptorsApi | putLearningStandardCategoryDescriptor | PUT /ed-fi/learningStandardCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
LearningStandardEquivalenceStrengthDescriptorsApi | deleteLearningStandardEquivalenceStrengthDescriptorById | DELETE /ed-fi/learningStandardEquivalenceStrengthDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LearningStandardEquivalenceStrengthDescriptorsApi | deletesLearningStandardEquivalenceStrengthDescriptors | GET /ed-fi/learningStandardEquivalenceStrengthDescriptors/deletes | Retrieves deleted resources based on change version. |
LearningStandardEquivalenceStrengthDescriptorsApi | getLearningStandardEquivalenceStrengthDescriptors | GET /ed-fi/learningStandardEquivalenceStrengthDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LearningStandardEquivalenceStrengthDescriptorsApi | getLearningStandardEquivalenceStrengthDescriptorsById | GET /ed-fi/learningStandardEquivalenceStrengthDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LearningStandardEquivalenceStrengthDescriptorsApi | keyChangesLearningStandardEquivalenceStrengthDescriptors | GET /ed-fi/learningStandardEquivalenceStrengthDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LearningStandardEquivalenceStrengthDescriptorsApi | postLearningStandardEquivalenceStrengthDescriptor | POST /ed-fi/learningStandardEquivalenceStrengthDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LearningStandardEquivalenceStrengthDescriptorsApi | putLearningStandardEquivalenceStrengthDescriptor | PUT /ed-fi/learningStandardEquivalenceStrengthDescriptors/{id} | Updates a resource based on the resource identifier. |
LearningStandardScopeDescriptorsApi | deleteLearningStandardScopeDescriptorById | DELETE /ed-fi/learningStandardScopeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LearningStandardScopeDescriptorsApi | deletesLearningStandardScopeDescriptors | GET /ed-fi/learningStandardScopeDescriptors/deletes | Retrieves deleted resources based on change version. |
LearningStandardScopeDescriptorsApi | getLearningStandardScopeDescriptors | GET /ed-fi/learningStandardScopeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LearningStandardScopeDescriptorsApi | getLearningStandardScopeDescriptorsById | GET /ed-fi/learningStandardScopeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LearningStandardScopeDescriptorsApi | keyChangesLearningStandardScopeDescriptors | GET /ed-fi/learningStandardScopeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LearningStandardScopeDescriptorsApi | postLearningStandardScopeDescriptor | POST /ed-fi/learningStandardScopeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LearningStandardScopeDescriptorsApi | putLearningStandardScopeDescriptor | PUT /ed-fi/learningStandardScopeDescriptors/{id} | Updates a resource based on the resource identifier. |
LevelOfEducationDescriptorsApi | deleteLevelOfEducationDescriptorById | DELETE /ed-fi/levelOfEducationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LevelOfEducationDescriptorsApi | deletesLevelOfEducationDescriptors | GET /ed-fi/levelOfEducationDescriptors/deletes | Retrieves deleted resources based on change version. |
LevelOfEducationDescriptorsApi | getLevelOfEducationDescriptors | GET /ed-fi/levelOfEducationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LevelOfEducationDescriptorsApi | getLevelOfEducationDescriptorsById | GET /ed-fi/levelOfEducationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LevelOfEducationDescriptorsApi | keyChangesLevelOfEducationDescriptors | GET /ed-fi/levelOfEducationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LevelOfEducationDescriptorsApi | postLevelOfEducationDescriptor | POST /ed-fi/levelOfEducationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LevelOfEducationDescriptorsApi | putLevelOfEducationDescriptor | PUT /ed-fi/levelOfEducationDescriptors/{id} | Updates a resource based on the resource identifier. |
LicenseStatusDescriptorsApi | deleteLicenseStatusDescriptorById | DELETE /ed-fi/licenseStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LicenseStatusDescriptorsApi | deletesLicenseStatusDescriptors | GET /ed-fi/licenseStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
LicenseStatusDescriptorsApi | getLicenseStatusDescriptors | GET /ed-fi/licenseStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LicenseStatusDescriptorsApi | getLicenseStatusDescriptorsById | GET /ed-fi/licenseStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LicenseStatusDescriptorsApi | keyChangesLicenseStatusDescriptors | GET /ed-fi/licenseStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LicenseStatusDescriptorsApi | postLicenseStatusDescriptor | POST /ed-fi/licenseStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LicenseStatusDescriptorsApi | putLicenseStatusDescriptor | PUT /ed-fi/licenseStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
LicenseTypeDescriptorsApi | deleteLicenseTypeDescriptorById | DELETE /ed-fi/licenseTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LicenseTypeDescriptorsApi | deletesLicenseTypeDescriptors | GET /ed-fi/licenseTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
LicenseTypeDescriptorsApi | getLicenseTypeDescriptors | GET /ed-fi/licenseTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LicenseTypeDescriptorsApi | getLicenseTypeDescriptorsById | GET /ed-fi/licenseTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LicenseTypeDescriptorsApi | keyChangesLicenseTypeDescriptors | GET /ed-fi/licenseTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LicenseTypeDescriptorsApi | postLicenseTypeDescriptor | POST /ed-fi/licenseTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LicenseTypeDescriptorsApi | putLicenseTypeDescriptor | PUT /ed-fi/licenseTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
LimitedEnglishProficiencyDescriptorsApi | deleteLimitedEnglishProficiencyDescriptorById | DELETE /ed-fi/limitedEnglishProficiencyDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LimitedEnglishProficiencyDescriptorsApi | deletesLimitedEnglishProficiencyDescriptors | GET /ed-fi/limitedEnglishProficiencyDescriptors/deletes | Retrieves deleted resources based on change version. |
LimitedEnglishProficiencyDescriptorsApi | getLimitedEnglishProficiencyDescriptors | GET /ed-fi/limitedEnglishProficiencyDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LimitedEnglishProficiencyDescriptorsApi | getLimitedEnglishProficiencyDescriptorsById | GET /ed-fi/limitedEnglishProficiencyDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LimitedEnglishProficiencyDescriptorsApi | keyChangesLimitedEnglishProficiencyDescriptors | GET /ed-fi/limitedEnglishProficiencyDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LimitedEnglishProficiencyDescriptorsApi | postLimitedEnglishProficiencyDescriptor | POST /ed-fi/limitedEnglishProficiencyDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LimitedEnglishProficiencyDescriptorsApi | putLimitedEnglishProficiencyDescriptor | PUT /ed-fi/limitedEnglishProficiencyDescriptors/{id} | Updates a resource based on the resource identifier. |
LocalEducationAgencyCategoryDescriptorsApi | deleteLocalEducationAgencyCategoryDescriptorById | DELETE /ed-fi/localEducationAgencyCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LocalEducationAgencyCategoryDescriptorsApi | deletesLocalEducationAgencyCategoryDescriptors | GET /ed-fi/localEducationAgencyCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
LocalEducationAgencyCategoryDescriptorsApi | getLocalEducationAgencyCategoryDescriptors | GET /ed-fi/localEducationAgencyCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LocalEducationAgencyCategoryDescriptorsApi | getLocalEducationAgencyCategoryDescriptorsById | GET /ed-fi/localEducationAgencyCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LocalEducationAgencyCategoryDescriptorsApi | keyChangesLocalEducationAgencyCategoryDescriptors | GET /ed-fi/localEducationAgencyCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LocalEducationAgencyCategoryDescriptorsApi | postLocalEducationAgencyCategoryDescriptor | POST /ed-fi/localEducationAgencyCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LocalEducationAgencyCategoryDescriptorsApi | putLocalEducationAgencyCategoryDescriptor | PUT /ed-fi/localEducationAgencyCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
LocaleDescriptorsApi | deleteLocaleDescriptorById | DELETE /ed-fi/localeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
LocaleDescriptorsApi | deletesLocaleDescriptors | GET /ed-fi/localeDescriptors/deletes | Retrieves deleted resources based on change version. |
LocaleDescriptorsApi | getLocaleDescriptors | GET /ed-fi/localeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
LocaleDescriptorsApi | getLocaleDescriptorsById | GET /ed-fi/localeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
LocaleDescriptorsApi | keyChangesLocaleDescriptors | GET /ed-fi/localeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
LocaleDescriptorsApi | postLocaleDescriptor | POST /ed-fi/localeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
LocaleDescriptorsApi | putLocaleDescriptor | PUT /ed-fi/localeDescriptors/{id} | Updates a resource based on the resource identifier. |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | deleteMagnetSpecialProgramEmphasisSchoolDescriptorById | DELETE /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors/{id} | Deletes an existing resource using the resource identifier. |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | deletesMagnetSpecialProgramEmphasisSchoolDescriptors | GET /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors/deletes | Retrieves deleted resources based on change version. |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | getMagnetSpecialProgramEmphasisSchoolDescriptors | GET /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | getMagnetSpecialProgramEmphasisSchoolDescriptorsById | GET /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | keyChangesMagnetSpecialProgramEmphasisSchoolDescriptors | GET /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors/keyChanges | Retrieves resources key changes based on change version. |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | postMagnetSpecialProgramEmphasisSchoolDescriptor | POST /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
MagnetSpecialProgramEmphasisSchoolDescriptorsApi | putMagnetSpecialProgramEmphasisSchoolDescriptor | PUT /ed-fi/magnetSpecialProgramEmphasisSchoolDescriptors/{id} | Updates a resource based on the resource identifier. |
MediumOfInstructionDescriptorsApi | deleteMediumOfInstructionDescriptorById | DELETE /ed-fi/mediumOfInstructionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
MediumOfInstructionDescriptorsApi | deletesMediumOfInstructionDescriptors | GET /ed-fi/mediumOfInstructionDescriptors/deletes | Retrieves deleted resources based on change version. |
MediumOfInstructionDescriptorsApi | getMediumOfInstructionDescriptors | GET /ed-fi/mediumOfInstructionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
MediumOfInstructionDescriptorsApi | getMediumOfInstructionDescriptorsById | GET /ed-fi/mediumOfInstructionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
MediumOfInstructionDescriptorsApi | keyChangesMediumOfInstructionDescriptors | GET /ed-fi/mediumOfInstructionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
MediumOfInstructionDescriptorsApi | postMediumOfInstructionDescriptor | POST /ed-fi/mediumOfInstructionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
MediumOfInstructionDescriptorsApi | putMediumOfInstructionDescriptor | PUT /ed-fi/mediumOfInstructionDescriptors/{id} | Updates a resource based on the resource identifier. |
MethodCreditEarnedDescriptorsApi | deleteMethodCreditEarnedDescriptorById | DELETE /ed-fi/methodCreditEarnedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
MethodCreditEarnedDescriptorsApi | deletesMethodCreditEarnedDescriptors | GET /ed-fi/methodCreditEarnedDescriptors/deletes | Retrieves deleted resources based on change version. |
MethodCreditEarnedDescriptorsApi | getMethodCreditEarnedDescriptors | GET /ed-fi/methodCreditEarnedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
MethodCreditEarnedDescriptorsApi | getMethodCreditEarnedDescriptorsById | GET /ed-fi/methodCreditEarnedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
MethodCreditEarnedDescriptorsApi | keyChangesMethodCreditEarnedDescriptors | GET /ed-fi/methodCreditEarnedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
MethodCreditEarnedDescriptorsApi | postMethodCreditEarnedDescriptor | POST /ed-fi/methodCreditEarnedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
MethodCreditEarnedDescriptorsApi | putMethodCreditEarnedDescriptor | PUT /ed-fi/methodCreditEarnedDescriptors/{id} | Updates a resource based on the resource identifier. |
MigrantEducationProgramServiceDescriptorsApi | deleteMigrantEducationProgramServiceDescriptorById | DELETE /ed-fi/migrantEducationProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
MigrantEducationProgramServiceDescriptorsApi | deletesMigrantEducationProgramServiceDescriptors | GET /ed-fi/migrantEducationProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
MigrantEducationProgramServiceDescriptorsApi | getMigrantEducationProgramServiceDescriptors | GET /ed-fi/migrantEducationProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
MigrantEducationProgramServiceDescriptorsApi | getMigrantEducationProgramServiceDescriptorsById | GET /ed-fi/migrantEducationProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
MigrantEducationProgramServiceDescriptorsApi | keyChangesMigrantEducationProgramServiceDescriptors | GET /ed-fi/migrantEducationProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
MigrantEducationProgramServiceDescriptorsApi | postMigrantEducationProgramServiceDescriptor | POST /ed-fi/migrantEducationProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
MigrantEducationProgramServiceDescriptorsApi | putMigrantEducationProgramServiceDescriptor | PUT /ed-fi/migrantEducationProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
ModelEntityDescriptorsApi | deleteModelEntityDescriptorById | DELETE /ed-fi/modelEntityDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ModelEntityDescriptorsApi | deletesModelEntityDescriptors | GET /ed-fi/modelEntityDescriptors/deletes | Retrieves deleted resources based on change version. |
ModelEntityDescriptorsApi | getModelEntityDescriptors | GET /ed-fi/modelEntityDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ModelEntityDescriptorsApi | getModelEntityDescriptorsById | GET /ed-fi/modelEntityDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ModelEntityDescriptorsApi | keyChangesModelEntityDescriptors | GET /ed-fi/modelEntityDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ModelEntityDescriptorsApi | postModelEntityDescriptor | POST /ed-fi/modelEntityDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ModelEntityDescriptorsApi | putModelEntityDescriptor | PUT /ed-fi/modelEntityDescriptors/{id} | Updates a resource based on the resource identifier. |
MonitoredDescriptorsApi | deleteMonitoredDescriptorById | DELETE /ed-fi/monitoredDescriptors/{id} | Deletes an existing resource using the resource identifier. |
MonitoredDescriptorsApi | deletesMonitoredDescriptors | GET /ed-fi/monitoredDescriptors/deletes | Retrieves deleted resources based on change version. |
MonitoredDescriptorsApi | getMonitoredDescriptors | GET /ed-fi/monitoredDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
MonitoredDescriptorsApi | getMonitoredDescriptorsById | GET /ed-fi/monitoredDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
MonitoredDescriptorsApi | keyChangesMonitoredDescriptors | GET /ed-fi/monitoredDescriptors/keyChanges | Retrieves resources key changes based on change version. |
MonitoredDescriptorsApi | postMonitoredDescriptor | POST /ed-fi/monitoredDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
MonitoredDescriptorsApi | putMonitoredDescriptor | PUT /ed-fi/monitoredDescriptors/{id} | Updates a resource based on the resource identifier. |
NeglectedOrDelinquentProgramDescriptorsApi | deleteNeglectedOrDelinquentProgramDescriptorById | DELETE /ed-fi/neglectedOrDelinquentProgramDescriptors/{id} | Deletes an existing resource using the resource identifier. |
NeglectedOrDelinquentProgramDescriptorsApi | deletesNeglectedOrDelinquentProgramDescriptors | GET /ed-fi/neglectedOrDelinquentProgramDescriptors/deletes | Retrieves deleted resources based on change version. |
NeglectedOrDelinquentProgramDescriptorsApi | getNeglectedOrDelinquentProgramDescriptors | GET /ed-fi/neglectedOrDelinquentProgramDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
NeglectedOrDelinquentProgramDescriptorsApi | getNeglectedOrDelinquentProgramDescriptorsById | GET /ed-fi/neglectedOrDelinquentProgramDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
NeglectedOrDelinquentProgramDescriptorsApi | keyChangesNeglectedOrDelinquentProgramDescriptors | GET /ed-fi/neglectedOrDelinquentProgramDescriptors/keyChanges | Retrieves resources key changes based on change version. |
NeglectedOrDelinquentProgramDescriptorsApi | postNeglectedOrDelinquentProgramDescriptor | POST /ed-fi/neglectedOrDelinquentProgramDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
NeglectedOrDelinquentProgramDescriptorsApi | putNeglectedOrDelinquentProgramDescriptor | PUT /ed-fi/neglectedOrDelinquentProgramDescriptors/{id} | Updates a resource based on the resource identifier. |
NeglectedOrDelinquentProgramServiceDescriptorsApi | deleteNeglectedOrDelinquentProgramServiceDescriptorById | DELETE /ed-fi/neglectedOrDelinquentProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
NeglectedOrDelinquentProgramServiceDescriptorsApi | deletesNeglectedOrDelinquentProgramServiceDescriptors | GET /ed-fi/neglectedOrDelinquentProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
NeglectedOrDelinquentProgramServiceDescriptorsApi | getNeglectedOrDelinquentProgramServiceDescriptors | GET /ed-fi/neglectedOrDelinquentProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
NeglectedOrDelinquentProgramServiceDescriptorsApi | getNeglectedOrDelinquentProgramServiceDescriptorsById | GET /ed-fi/neglectedOrDelinquentProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
NeglectedOrDelinquentProgramServiceDescriptorsApi | keyChangesNeglectedOrDelinquentProgramServiceDescriptors | GET /ed-fi/neglectedOrDelinquentProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
NeglectedOrDelinquentProgramServiceDescriptorsApi | postNeglectedOrDelinquentProgramServiceDescriptor | POST /ed-fi/neglectedOrDelinquentProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
NeglectedOrDelinquentProgramServiceDescriptorsApi | putNeglectedOrDelinquentProgramServiceDescriptor | PUT /ed-fi/neglectedOrDelinquentProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
NetworkPurposeDescriptorsApi | deleteNetworkPurposeDescriptorById | DELETE /ed-fi/networkPurposeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
NetworkPurposeDescriptorsApi | deletesNetworkPurposeDescriptors | GET /ed-fi/networkPurposeDescriptors/deletes | Retrieves deleted resources based on change version. |
NetworkPurposeDescriptorsApi | getNetworkPurposeDescriptors | GET /ed-fi/networkPurposeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
NetworkPurposeDescriptorsApi | getNetworkPurposeDescriptorsById | GET /ed-fi/networkPurposeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
NetworkPurposeDescriptorsApi | keyChangesNetworkPurposeDescriptors | GET /ed-fi/networkPurposeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
NetworkPurposeDescriptorsApi | postNetworkPurposeDescriptor | POST /ed-fi/networkPurposeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
NetworkPurposeDescriptorsApi | putNetworkPurposeDescriptor | PUT /ed-fi/networkPurposeDescriptors/{id} | Updates a resource based on the resource identifier. |
ObjectiveRatingLevelDescriptorsApi | deleteObjectiveRatingLevelDescriptorById | DELETE /tpdm/objectiveRatingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ObjectiveRatingLevelDescriptorsApi | deletesObjectiveRatingLevelDescriptors | GET /tpdm/objectiveRatingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
ObjectiveRatingLevelDescriptorsApi | getObjectiveRatingLevelDescriptors | GET /tpdm/objectiveRatingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ObjectiveRatingLevelDescriptorsApi | getObjectiveRatingLevelDescriptorsById | GET /tpdm/objectiveRatingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ObjectiveRatingLevelDescriptorsApi | keyChangesObjectiveRatingLevelDescriptors | GET /tpdm/objectiveRatingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ObjectiveRatingLevelDescriptorsApi | postObjectiveRatingLevelDescriptor | POST /tpdm/objectiveRatingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ObjectiveRatingLevelDescriptorsApi | putObjectiveRatingLevelDescriptor | PUT /tpdm/objectiveRatingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
OperationalStatusDescriptorsApi | deleteOperationalStatusDescriptorById | DELETE /ed-fi/operationalStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
OperationalStatusDescriptorsApi | deletesOperationalStatusDescriptors | GET /ed-fi/operationalStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
OperationalStatusDescriptorsApi | getOperationalStatusDescriptors | GET /ed-fi/operationalStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
OperationalStatusDescriptorsApi | getOperationalStatusDescriptorsById | GET /ed-fi/operationalStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
OperationalStatusDescriptorsApi | keyChangesOperationalStatusDescriptors | GET /ed-fi/operationalStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
OperationalStatusDescriptorsApi | postOperationalStatusDescriptor | POST /ed-fi/operationalStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
OperationalStatusDescriptorsApi | putOperationalStatusDescriptor | PUT /ed-fi/operationalStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
OtherNameTypeDescriptorsApi | deleteOtherNameTypeDescriptorById | DELETE /ed-fi/otherNameTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
OtherNameTypeDescriptorsApi | deletesOtherNameTypeDescriptors | GET /ed-fi/otherNameTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
OtherNameTypeDescriptorsApi | getOtherNameTypeDescriptors | GET /ed-fi/otherNameTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
OtherNameTypeDescriptorsApi | getOtherNameTypeDescriptorsById | GET /ed-fi/otherNameTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
OtherNameTypeDescriptorsApi | keyChangesOtherNameTypeDescriptors | GET /ed-fi/otherNameTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
OtherNameTypeDescriptorsApi | postOtherNameTypeDescriptor | POST /ed-fi/otherNameTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
OtherNameTypeDescriptorsApi | putOtherNameTypeDescriptor | PUT /ed-fi/otherNameTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
ParticipationDescriptorsApi | deleteParticipationDescriptorById | DELETE /ed-fi/participationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ParticipationDescriptorsApi | deletesParticipationDescriptors | GET /ed-fi/participationDescriptors/deletes | Retrieves deleted resources based on change version. |
ParticipationDescriptorsApi | getParticipationDescriptors | GET /ed-fi/participationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ParticipationDescriptorsApi | getParticipationDescriptorsById | GET /ed-fi/participationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ParticipationDescriptorsApi | keyChangesParticipationDescriptors | GET /ed-fi/participationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ParticipationDescriptorsApi | postParticipationDescriptor | POST /ed-fi/participationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ParticipationDescriptorsApi | putParticipationDescriptor | PUT /ed-fi/participationDescriptors/{id} | Updates a resource based on the resource identifier. |
ParticipationStatusDescriptorsApi | deleteParticipationStatusDescriptorById | DELETE /ed-fi/participationStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ParticipationStatusDescriptorsApi | deletesParticipationStatusDescriptors | GET /ed-fi/participationStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
ParticipationStatusDescriptorsApi | getParticipationStatusDescriptors | GET /ed-fi/participationStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ParticipationStatusDescriptorsApi | getParticipationStatusDescriptorsById | GET /ed-fi/participationStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ParticipationStatusDescriptorsApi | keyChangesParticipationStatusDescriptors | GET /ed-fi/participationStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ParticipationStatusDescriptorsApi | postParticipationStatusDescriptor | POST /ed-fi/participationStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ParticipationStatusDescriptorsApi | putParticipationStatusDescriptor | PUT /ed-fi/participationStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
PerformanceBaseConversionDescriptorsApi | deletePerformanceBaseConversionDescriptorById | DELETE /ed-fi/performanceBaseConversionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PerformanceBaseConversionDescriptorsApi | deletesPerformanceBaseConversionDescriptors | GET /ed-fi/performanceBaseConversionDescriptors/deletes | Retrieves deleted resources based on change version. |
PerformanceBaseConversionDescriptorsApi | getPerformanceBaseConversionDescriptors | GET /ed-fi/performanceBaseConversionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PerformanceBaseConversionDescriptorsApi | getPerformanceBaseConversionDescriptorsById | GET /ed-fi/performanceBaseConversionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PerformanceBaseConversionDescriptorsApi | keyChangesPerformanceBaseConversionDescriptors | GET /ed-fi/performanceBaseConversionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PerformanceBaseConversionDescriptorsApi | postPerformanceBaseConversionDescriptor | POST /ed-fi/performanceBaseConversionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PerformanceBaseConversionDescriptorsApi | putPerformanceBaseConversionDescriptor | PUT /ed-fi/performanceBaseConversionDescriptors/{id} | Updates a resource based on the resource identifier. |
PerformanceEvaluationRatingLevelDescriptorsApi | deletePerformanceEvaluationRatingLevelDescriptorById | DELETE /tpdm/performanceEvaluationRatingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PerformanceEvaluationRatingLevelDescriptorsApi | deletesPerformanceEvaluationRatingLevelDescriptors | GET /tpdm/performanceEvaluationRatingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
PerformanceEvaluationRatingLevelDescriptorsApi | getPerformanceEvaluationRatingLevelDescriptors | GET /tpdm/performanceEvaluationRatingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PerformanceEvaluationRatingLevelDescriptorsApi | getPerformanceEvaluationRatingLevelDescriptorsById | GET /tpdm/performanceEvaluationRatingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PerformanceEvaluationRatingLevelDescriptorsApi | keyChangesPerformanceEvaluationRatingLevelDescriptors | GET /tpdm/performanceEvaluationRatingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PerformanceEvaluationRatingLevelDescriptorsApi | postPerformanceEvaluationRatingLevelDescriptor | POST /tpdm/performanceEvaluationRatingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PerformanceEvaluationRatingLevelDescriptorsApi | putPerformanceEvaluationRatingLevelDescriptor | PUT /tpdm/performanceEvaluationRatingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
PerformanceEvaluationTypeDescriptorsApi | deletePerformanceEvaluationTypeDescriptorById | DELETE /tpdm/performanceEvaluationTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PerformanceEvaluationTypeDescriptorsApi | deletesPerformanceEvaluationTypeDescriptors | GET /tpdm/performanceEvaluationTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
PerformanceEvaluationTypeDescriptorsApi | getPerformanceEvaluationTypeDescriptors | GET /tpdm/performanceEvaluationTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PerformanceEvaluationTypeDescriptorsApi | getPerformanceEvaluationTypeDescriptorsById | GET /tpdm/performanceEvaluationTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PerformanceEvaluationTypeDescriptorsApi | keyChangesPerformanceEvaluationTypeDescriptors | GET /tpdm/performanceEvaluationTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PerformanceEvaluationTypeDescriptorsApi | postPerformanceEvaluationTypeDescriptor | POST /tpdm/performanceEvaluationTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PerformanceEvaluationTypeDescriptorsApi | putPerformanceEvaluationTypeDescriptor | PUT /tpdm/performanceEvaluationTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
PerformanceLevelDescriptorsApi | deletePerformanceLevelDescriptorById | DELETE /ed-fi/performanceLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PerformanceLevelDescriptorsApi | deletesPerformanceLevelDescriptors | GET /ed-fi/performanceLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
PerformanceLevelDescriptorsApi | getPerformanceLevelDescriptors | GET /ed-fi/performanceLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PerformanceLevelDescriptorsApi | getPerformanceLevelDescriptorsById | GET /ed-fi/performanceLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PerformanceLevelDescriptorsApi | keyChangesPerformanceLevelDescriptors | GET /ed-fi/performanceLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PerformanceLevelDescriptorsApi | postPerformanceLevelDescriptor | POST /ed-fi/performanceLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PerformanceLevelDescriptorsApi | putPerformanceLevelDescriptor | PUT /ed-fi/performanceLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
PersonalInformationVerificationDescriptorsApi | deletePersonalInformationVerificationDescriptorById | DELETE /ed-fi/personalInformationVerificationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PersonalInformationVerificationDescriptorsApi | deletesPersonalInformationVerificationDescriptors | GET /ed-fi/personalInformationVerificationDescriptors/deletes | Retrieves deleted resources based on change version. |
PersonalInformationVerificationDescriptorsApi | getPersonalInformationVerificationDescriptors | GET /ed-fi/personalInformationVerificationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PersonalInformationVerificationDescriptorsApi | getPersonalInformationVerificationDescriptorsById | GET /ed-fi/personalInformationVerificationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PersonalInformationVerificationDescriptorsApi | keyChangesPersonalInformationVerificationDescriptors | GET /ed-fi/personalInformationVerificationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PersonalInformationVerificationDescriptorsApi | postPersonalInformationVerificationDescriptor | POST /ed-fi/personalInformationVerificationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PersonalInformationVerificationDescriptorsApi | putPersonalInformationVerificationDescriptor | PUT /ed-fi/personalInformationVerificationDescriptors/{id} | Updates a resource based on the resource identifier. |
PlatformTypeDescriptorsApi | deletePlatformTypeDescriptorById | DELETE /ed-fi/platformTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PlatformTypeDescriptorsApi | deletesPlatformTypeDescriptors | GET /ed-fi/platformTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
PlatformTypeDescriptorsApi | getPlatformTypeDescriptors | GET /ed-fi/platformTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PlatformTypeDescriptorsApi | getPlatformTypeDescriptorsById | GET /ed-fi/platformTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PlatformTypeDescriptorsApi | keyChangesPlatformTypeDescriptors | GET /ed-fi/platformTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PlatformTypeDescriptorsApi | postPlatformTypeDescriptor | POST /ed-fi/platformTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PlatformTypeDescriptorsApi | putPlatformTypeDescriptor | PUT /ed-fi/platformTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
PopulationServedDescriptorsApi | deletePopulationServedDescriptorById | DELETE /ed-fi/populationServedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PopulationServedDescriptorsApi | deletesPopulationServedDescriptors | GET /ed-fi/populationServedDescriptors/deletes | Retrieves deleted resources based on change version. |
PopulationServedDescriptorsApi | getPopulationServedDescriptors | GET /ed-fi/populationServedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PopulationServedDescriptorsApi | getPopulationServedDescriptorsById | GET /ed-fi/populationServedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PopulationServedDescriptorsApi | keyChangesPopulationServedDescriptors | GET /ed-fi/populationServedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PopulationServedDescriptorsApi | postPopulationServedDescriptor | POST /ed-fi/populationServedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PopulationServedDescriptorsApi | putPopulationServedDescriptor | PUT /ed-fi/populationServedDescriptors/{id} | Updates a resource based on the resource identifier. |
PostSecondaryEventCategoryDescriptorsApi | deletePostSecondaryEventCategoryDescriptorById | DELETE /ed-fi/postSecondaryEventCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PostSecondaryEventCategoryDescriptorsApi | deletesPostSecondaryEventCategoryDescriptors | GET /ed-fi/postSecondaryEventCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
PostSecondaryEventCategoryDescriptorsApi | getPostSecondaryEventCategoryDescriptors | GET /ed-fi/postSecondaryEventCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PostSecondaryEventCategoryDescriptorsApi | getPostSecondaryEventCategoryDescriptorsById | GET /ed-fi/postSecondaryEventCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PostSecondaryEventCategoryDescriptorsApi | keyChangesPostSecondaryEventCategoryDescriptors | GET /ed-fi/postSecondaryEventCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PostSecondaryEventCategoryDescriptorsApi | postPostSecondaryEventCategoryDescriptor | POST /ed-fi/postSecondaryEventCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PostSecondaryEventCategoryDescriptorsApi | putPostSecondaryEventCategoryDescriptor | PUT /ed-fi/postSecondaryEventCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
PostSecondaryInstitutionLevelDescriptorsApi | deletePostSecondaryInstitutionLevelDescriptorById | DELETE /ed-fi/postSecondaryInstitutionLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PostSecondaryInstitutionLevelDescriptorsApi | deletesPostSecondaryInstitutionLevelDescriptors | GET /ed-fi/postSecondaryInstitutionLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
PostSecondaryInstitutionLevelDescriptorsApi | getPostSecondaryInstitutionLevelDescriptors | GET /ed-fi/postSecondaryInstitutionLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PostSecondaryInstitutionLevelDescriptorsApi | getPostSecondaryInstitutionLevelDescriptorsById | GET /ed-fi/postSecondaryInstitutionLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PostSecondaryInstitutionLevelDescriptorsApi | keyChangesPostSecondaryInstitutionLevelDescriptors | GET /ed-fi/postSecondaryInstitutionLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PostSecondaryInstitutionLevelDescriptorsApi | postPostSecondaryInstitutionLevelDescriptor | POST /ed-fi/postSecondaryInstitutionLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PostSecondaryInstitutionLevelDescriptorsApi | putPostSecondaryInstitutionLevelDescriptor | PUT /ed-fi/postSecondaryInstitutionLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
PostingResultDescriptorsApi | deletePostingResultDescriptorById | DELETE /ed-fi/postingResultDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PostingResultDescriptorsApi | deletesPostingResultDescriptors | GET /ed-fi/postingResultDescriptors/deletes | Retrieves deleted resources based on change version. |
PostingResultDescriptorsApi | getPostingResultDescriptors | GET /ed-fi/postingResultDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PostingResultDescriptorsApi | getPostingResultDescriptorsById | GET /ed-fi/postingResultDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PostingResultDescriptorsApi | keyChangesPostingResultDescriptors | GET /ed-fi/postingResultDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PostingResultDescriptorsApi | postPostingResultDescriptor | POST /ed-fi/postingResultDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PostingResultDescriptorsApi | putPostingResultDescriptor | PUT /ed-fi/postingResultDescriptors/{id} | Updates a resource based on the resource identifier. |
PrimaryLearningDeviceAccessDescriptorsApi | deletePrimaryLearningDeviceAccessDescriptorById | DELETE /ed-fi/primaryLearningDeviceAccessDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PrimaryLearningDeviceAccessDescriptorsApi | deletesPrimaryLearningDeviceAccessDescriptors | GET /ed-fi/primaryLearningDeviceAccessDescriptors/deletes | Retrieves deleted resources based on change version. |
PrimaryLearningDeviceAccessDescriptorsApi | getPrimaryLearningDeviceAccessDescriptors | GET /ed-fi/primaryLearningDeviceAccessDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PrimaryLearningDeviceAccessDescriptorsApi | getPrimaryLearningDeviceAccessDescriptorsById | GET /ed-fi/primaryLearningDeviceAccessDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PrimaryLearningDeviceAccessDescriptorsApi | keyChangesPrimaryLearningDeviceAccessDescriptors | GET /ed-fi/primaryLearningDeviceAccessDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PrimaryLearningDeviceAccessDescriptorsApi | postPrimaryLearningDeviceAccessDescriptor | POST /ed-fi/primaryLearningDeviceAccessDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PrimaryLearningDeviceAccessDescriptorsApi | putPrimaryLearningDeviceAccessDescriptor | PUT /ed-fi/primaryLearningDeviceAccessDescriptors/{id} | Updates a resource based on the resource identifier. |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | deletePrimaryLearningDeviceAwayFromSchoolDescriptorById | DELETE /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | deletesPrimaryLearningDeviceAwayFromSchoolDescriptors | GET /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors/deletes | Retrieves deleted resources based on change version. |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | getPrimaryLearningDeviceAwayFromSchoolDescriptors | GET /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | getPrimaryLearningDeviceAwayFromSchoolDescriptorsById | GET /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | keyChangesPrimaryLearningDeviceAwayFromSchoolDescriptors | GET /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | postPrimaryLearningDeviceAwayFromSchoolDescriptor | POST /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PrimaryLearningDeviceAwayFromSchoolDescriptorsApi | putPrimaryLearningDeviceAwayFromSchoolDescriptor | PUT /ed-fi/primaryLearningDeviceAwayFromSchoolDescriptors/{id} | Updates a resource based on the resource identifier. |
PrimaryLearningDeviceProviderDescriptorsApi | deletePrimaryLearningDeviceProviderDescriptorById | DELETE /ed-fi/primaryLearningDeviceProviderDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PrimaryLearningDeviceProviderDescriptorsApi | deletesPrimaryLearningDeviceProviderDescriptors | GET /ed-fi/primaryLearningDeviceProviderDescriptors/deletes | Retrieves deleted resources based on change version. |
PrimaryLearningDeviceProviderDescriptorsApi | getPrimaryLearningDeviceProviderDescriptors | GET /ed-fi/primaryLearningDeviceProviderDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PrimaryLearningDeviceProviderDescriptorsApi | getPrimaryLearningDeviceProviderDescriptorsById | GET /ed-fi/primaryLearningDeviceProviderDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PrimaryLearningDeviceProviderDescriptorsApi | keyChangesPrimaryLearningDeviceProviderDescriptors | GET /ed-fi/primaryLearningDeviceProviderDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PrimaryLearningDeviceProviderDescriptorsApi | postPrimaryLearningDeviceProviderDescriptor | POST /ed-fi/primaryLearningDeviceProviderDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PrimaryLearningDeviceProviderDescriptorsApi | putPrimaryLearningDeviceProviderDescriptor | PUT /ed-fi/primaryLearningDeviceProviderDescriptors/{id} | Updates a resource based on the resource identifier. |
ProficiencyDescriptorsApi | deleteProficiencyDescriptorById | DELETE /ed-fi/proficiencyDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProficiencyDescriptorsApi | deletesProficiencyDescriptors | GET /ed-fi/proficiencyDescriptors/deletes | Retrieves deleted resources based on change version. |
ProficiencyDescriptorsApi | getProficiencyDescriptors | GET /ed-fi/proficiencyDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProficiencyDescriptorsApi | getProficiencyDescriptorsById | GET /ed-fi/proficiencyDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProficiencyDescriptorsApi | keyChangesProficiencyDescriptors | GET /ed-fi/proficiencyDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProficiencyDescriptorsApi | postProficiencyDescriptor | POST /ed-fi/proficiencyDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProficiencyDescriptorsApi | putProficiencyDescriptor | PUT /ed-fi/proficiencyDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramAssignmentDescriptorsApi | deleteProgramAssignmentDescriptorById | DELETE /ed-fi/programAssignmentDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramAssignmentDescriptorsApi | deletesProgramAssignmentDescriptors | GET /ed-fi/programAssignmentDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramAssignmentDescriptorsApi | getProgramAssignmentDescriptors | GET /ed-fi/programAssignmentDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramAssignmentDescriptorsApi | getProgramAssignmentDescriptorsById | GET /ed-fi/programAssignmentDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramAssignmentDescriptorsApi | keyChangesProgramAssignmentDescriptors | GET /ed-fi/programAssignmentDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramAssignmentDescriptorsApi | postProgramAssignmentDescriptor | POST /ed-fi/programAssignmentDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramAssignmentDescriptorsApi | putProgramAssignmentDescriptor | PUT /ed-fi/programAssignmentDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramCharacteristicDescriptorsApi | deleteProgramCharacteristicDescriptorById | DELETE /ed-fi/programCharacteristicDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramCharacteristicDescriptorsApi | deletesProgramCharacteristicDescriptors | GET /ed-fi/programCharacteristicDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramCharacteristicDescriptorsApi | getProgramCharacteristicDescriptors | GET /ed-fi/programCharacteristicDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramCharacteristicDescriptorsApi | getProgramCharacteristicDescriptorsById | GET /ed-fi/programCharacteristicDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramCharacteristicDescriptorsApi | keyChangesProgramCharacteristicDescriptors | GET /ed-fi/programCharacteristicDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramCharacteristicDescriptorsApi | postProgramCharacteristicDescriptor | POST /ed-fi/programCharacteristicDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramCharacteristicDescriptorsApi | putProgramCharacteristicDescriptor | PUT /ed-fi/programCharacteristicDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramEvaluationPeriodDescriptorsApi | deleteProgramEvaluationPeriodDescriptorById | DELETE /ed-fi/programEvaluationPeriodDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramEvaluationPeriodDescriptorsApi | deletesProgramEvaluationPeriodDescriptors | GET /ed-fi/programEvaluationPeriodDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramEvaluationPeriodDescriptorsApi | getProgramEvaluationPeriodDescriptors | GET /ed-fi/programEvaluationPeriodDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramEvaluationPeriodDescriptorsApi | getProgramEvaluationPeriodDescriptorsById | GET /ed-fi/programEvaluationPeriodDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramEvaluationPeriodDescriptorsApi | keyChangesProgramEvaluationPeriodDescriptors | GET /ed-fi/programEvaluationPeriodDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramEvaluationPeriodDescriptorsApi | postProgramEvaluationPeriodDescriptor | POST /ed-fi/programEvaluationPeriodDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramEvaluationPeriodDescriptorsApi | putProgramEvaluationPeriodDescriptor | PUT /ed-fi/programEvaluationPeriodDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramEvaluationTypeDescriptorsApi | deleteProgramEvaluationTypeDescriptorById | DELETE /ed-fi/programEvaluationTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramEvaluationTypeDescriptorsApi | deletesProgramEvaluationTypeDescriptors | GET /ed-fi/programEvaluationTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramEvaluationTypeDescriptorsApi | getProgramEvaluationTypeDescriptors | GET /ed-fi/programEvaluationTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramEvaluationTypeDescriptorsApi | getProgramEvaluationTypeDescriptorsById | GET /ed-fi/programEvaluationTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramEvaluationTypeDescriptorsApi | keyChangesProgramEvaluationTypeDescriptors | GET /ed-fi/programEvaluationTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramEvaluationTypeDescriptorsApi | postProgramEvaluationTypeDescriptor | POST /ed-fi/programEvaluationTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramEvaluationTypeDescriptorsApi | putProgramEvaluationTypeDescriptor | PUT /ed-fi/programEvaluationTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramSponsorDescriptorsApi | deleteProgramSponsorDescriptorById | DELETE /ed-fi/programSponsorDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramSponsorDescriptorsApi | deletesProgramSponsorDescriptors | GET /ed-fi/programSponsorDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramSponsorDescriptorsApi | getProgramSponsorDescriptors | GET /ed-fi/programSponsorDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramSponsorDescriptorsApi | getProgramSponsorDescriptorsById | GET /ed-fi/programSponsorDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramSponsorDescriptorsApi | keyChangesProgramSponsorDescriptors | GET /ed-fi/programSponsorDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramSponsorDescriptorsApi | postProgramSponsorDescriptor | POST /ed-fi/programSponsorDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramSponsorDescriptorsApi | putProgramSponsorDescriptor | PUT /ed-fi/programSponsorDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgramTypeDescriptorsApi | deleteProgramTypeDescriptorById | DELETE /ed-fi/programTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgramTypeDescriptorsApi | deletesProgramTypeDescriptors | GET /ed-fi/programTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgramTypeDescriptorsApi | getProgramTypeDescriptors | GET /ed-fi/programTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgramTypeDescriptorsApi | getProgramTypeDescriptorsById | GET /ed-fi/programTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgramTypeDescriptorsApi | keyChangesProgramTypeDescriptors | GET /ed-fi/programTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgramTypeDescriptorsApi | postProgramTypeDescriptor | POST /ed-fi/programTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgramTypeDescriptorsApi | putProgramTypeDescriptor | PUT /ed-fi/programTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgressDescriptorsApi | deleteProgressDescriptorById | DELETE /ed-fi/progressDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgressDescriptorsApi | deletesProgressDescriptors | GET /ed-fi/progressDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgressDescriptorsApi | getProgressDescriptors | GET /ed-fi/progressDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgressDescriptorsApi | getProgressDescriptorsById | GET /ed-fi/progressDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgressDescriptorsApi | keyChangesProgressDescriptors | GET /ed-fi/progressDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgressDescriptorsApi | postProgressDescriptor | POST /ed-fi/progressDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgressDescriptorsApi | putProgressDescriptor | PUT /ed-fi/progressDescriptors/{id} | Updates a resource based on the resource identifier. |
ProgressLevelDescriptorsApi | deleteProgressLevelDescriptorById | DELETE /ed-fi/progressLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProgressLevelDescriptorsApi | deletesProgressLevelDescriptors | GET /ed-fi/progressLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
ProgressLevelDescriptorsApi | getProgressLevelDescriptors | GET /ed-fi/progressLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProgressLevelDescriptorsApi | getProgressLevelDescriptorsById | GET /ed-fi/progressLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProgressLevelDescriptorsApi | keyChangesProgressLevelDescriptors | GET /ed-fi/progressLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProgressLevelDescriptorsApi | postProgressLevelDescriptor | POST /ed-fi/progressLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProgressLevelDescriptorsApi | putProgressLevelDescriptor | PUT /ed-fi/progressLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
ProviderCategoryDescriptorsApi | deleteProviderCategoryDescriptorById | DELETE /ed-fi/providerCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProviderCategoryDescriptorsApi | deletesProviderCategoryDescriptors | GET /ed-fi/providerCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
ProviderCategoryDescriptorsApi | getProviderCategoryDescriptors | GET /ed-fi/providerCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProviderCategoryDescriptorsApi | getProviderCategoryDescriptorsById | GET /ed-fi/providerCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProviderCategoryDescriptorsApi | keyChangesProviderCategoryDescriptors | GET /ed-fi/providerCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProviderCategoryDescriptorsApi | postProviderCategoryDescriptor | POST /ed-fi/providerCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProviderCategoryDescriptorsApi | putProviderCategoryDescriptor | PUT /ed-fi/providerCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
ProviderProfitabilityDescriptorsApi | deleteProviderProfitabilityDescriptorById | DELETE /ed-fi/providerProfitabilityDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProviderProfitabilityDescriptorsApi | deletesProviderProfitabilityDescriptors | GET /ed-fi/providerProfitabilityDescriptors/deletes | Retrieves deleted resources based on change version. |
ProviderProfitabilityDescriptorsApi | getProviderProfitabilityDescriptors | GET /ed-fi/providerProfitabilityDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProviderProfitabilityDescriptorsApi | getProviderProfitabilityDescriptorsById | GET /ed-fi/providerProfitabilityDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProviderProfitabilityDescriptorsApi | keyChangesProviderProfitabilityDescriptors | GET /ed-fi/providerProfitabilityDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProviderProfitabilityDescriptorsApi | postProviderProfitabilityDescriptor | POST /ed-fi/providerProfitabilityDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProviderProfitabilityDescriptorsApi | putProviderProfitabilityDescriptor | PUT /ed-fi/providerProfitabilityDescriptors/{id} | Updates a resource based on the resource identifier. |
ProviderStatusDescriptorsApi | deleteProviderStatusDescriptorById | DELETE /ed-fi/providerStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ProviderStatusDescriptorsApi | deletesProviderStatusDescriptors | GET /ed-fi/providerStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
ProviderStatusDescriptorsApi | getProviderStatusDescriptors | GET /ed-fi/providerStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ProviderStatusDescriptorsApi | getProviderStatusDescriptorsById | GET /ed-fi/providerStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ProviderStatusDescriptorsApi | keyChangesProviderStatusDescriptors | GET /ed-fi/providerStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ProviderStatusDescriptorsApi | postProviderStatusDescriptor | POST /ed-fi/providerStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ProviderStatusDescriptorsApi | putProviderStatusDescriptor | PUT /ed-fi/providerStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
PublicationStatusDescriptorsApi | deletePublicationStatusDescriptorById | DELETE /ed-fi/publicationStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
PublicationStatusDescriptorsApi | deletesPublicationStatusDescriptors | GET /ed-fi/publicationStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
PublicationStatusDescriptorsApi | getPublicationStatusDescriptors | GET /ed-fi/publicationStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
PublicationStatusDescriptorsApi | getPublicationStatusDescriptorsById | GET /ed-fi/publicationStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
PublicationStatusDescriptorsApi | keyChangesPublicationStatusDescriptors | GET /ed-fi/publicationStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
PublicationStatusDescriptorsApi | postPublicationStatusDescriptor | POST /ed-fi/publicationStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
PublicationStatusDescriptorsApi | putPublicationStatusDescriptor | PUT /ed-fi/publicationStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
QuestionFormDescriptorsApi | deleteQuestionFormDescriptorById | DELETE /ed-fi/questionFormDescriptors/{id} | Deletes an existing resource using the resource identifier. |
QuestionFormDescriptorsApi | deletesQuestionFormDescriptors | GET /ed-fi/questionFormDescriptors/deletes | Retrieves deleted resources based on change version. |
QuestionFormDescriptorsApi | getQuestionFormDescriptors | GET /ed-fi/questionFormDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
QuestionFormDescriptorsApi | getQuestionFormDescriptorsById | GET /ed-fi/questionFormDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
QuestionFormDescriptorsApi | keyChangesQuestionFormDescriptors | GET /ed-fi/questionFormDescriptors/keyChanges | Retrieves resources key changes based on change version. |
QuestionFormDescriptorsApi | postQuestionFormDescriptor | POST /ed-fi/questionFormDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
QuestionFormDescriptorsApi | putQuestionFormDescriptor | PUT /ed-fi/questionFormDescriptors/{id} | Updates a resource based on the resource identifier. |
RaceDescriptorsApi | deleteRaceDescriptorById | DELETE /ed-fi/raceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RaceDescriptorsApi | deletesRaceDescriptors | GET /ed-fi/raceDescriptors/deletes | Retrieves deleted resources based on change version. |
RaceDescriptorsApi | getRaceDescriptors | GET /ed-fi/raceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RaceDescriptorsApi | getRaceDescriptorsById | GET /ed-fi/raceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RaceDescriptorsApi | keyChangesRaceDescriptors | GET /ed-fi/raceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RaceDescriptorsApi | postRaceDescriptor | POST /ed-fi/raceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RaceDescriptorsApi | putRaceDescriptor | PUT /ed-fi/raceDescriptors/{id} | Updates a resource based on the resource identifier. |
RatingLevelDescriptorsApi | deleteRatingLevelDescriptorById | DELETE /ed-fi/ratingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RatingLevelDescriptorsApi | deletesRatingLevelDescriptors | GET /ed-fi/ratingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
RatingLevelDescriptorsApi | getRatingLevelDescriptors | GET /ed-fi/ratingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RatingLevelDescriptorsApi | getRatingLevelDescriptorsById | GET /ed-fi/ratingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RatingLevelDescriptorsApi | keyChangesRatingLevelDescriptors | GET /ed-fi/ratingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RatingLevelDescriptorsApi | postRatingLevelDescriptor | POST /ed-fi/ratingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RatingLevelDescriptorsApi | putRatingLevelDescriptor | PUT /ed-fi/ratingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
ReasonExitedDescriptorsApi | deleteReasonExitedDescriptorById | DELETE /ed-fi/reasonExitedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ReasonExitedDescriptorsApi | deletesReasonExitedDescriptors | GET /ed-fi/reasonExitedDescriptors/deletes | Retrieves deleted resources based on change version. |
ReasonExitedDescriptorsApi | getReasonExitedDescriptors | GET /ed-fi/reasonExitedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ReasonExitedDescriptorsApi | getReasonExitedDescriptorsById | GET /ed-fi/reasonExitedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ReasonExitedDescriptorsApi | keyChangesReasonExitedDescriptors | GET /ed-fi/reasonExitedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ReasonExitedDescriptorsApi | postReasonExitedDescriptor | POST /ed-fi/reasonExitedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ReasonExitedDescriptorsApi | putReasonExitedDescriptor | PUT /ed-fi/reasonExitedDescriptors/{id} | Updates a resource based on the resource identifier. |
ReasonNotTestedDescriptorsApi | deleteReasonNotTestedDescriptorById | DELETE /ed-fi/reasonNotTestedDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ReasonNotTestedDescriptorsApi | deletesReasonNotTestedDescriptors | GET /ed-fi/reasonNotTestedDescriptors/deletes | Retrieves deleted resources based on change version. |
ReasonNotTestedDescriptorsApi | getReasonNotTestedDescriptors | GET /ed-fi/reasonNotTestedDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ReasonNotTestedDescriptorsApi | getReasonNotTestedDescriptorsById | GET /ed-fi/reasonNotTestedDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ReasonNotTestedDescriptorsApi | keyChangesReasonNotTestedDescriptors | GET /ed-fi/reasonNotTestedDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ReasonNotTestedDescriptorsApi | postReasonNotTestedDescriptor | POST /ed-fi/reasonNotTestedDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ReasonNotTestedDescriptorsApi | putReasonNotTestedDescriptor | PUT /ed-fi/reasonNotTestedDescriptors/{id} | Updates a resource based on the resource identifier. |
RecognitionTypeDescriptorsApi | deleteRecognitionTypeDescriptorById | DELETE /ed-fi/recognitionTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RecognitionTypeDescriptorsApi | deletesRecognitionTypeDescriptors | GET /ed-fi/recognitionTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
RecognitionTypeDescriptorsApi | getRecognitionTypeDescriptors | GET /ed-fi/recognitionTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RecognitionTypeDescriptorsApi | getRecognitionTypeDescriptorsById | GET /ed-fi/recognitionTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RecognitionTypeDescriptorsApi | keyChangesRecognitionTypeDescriptors | GET /ed-fi/recognitionTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RecognitionTypeDescriptorsApi | postRecognitionTypeDescriptor | POST /ed-fi/recognitionTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RecognitionTypeDescriptorsApi | putRecognitionTypeDescriptor | PUT /ed-fi/recognitionTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
RelationDescriptorsApi | deleteRelationDescriptorById | DELETE /ed-fi/relationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RelationDescriptorsApi | deletesRelationDescriptors | GET /ed-fi/relationDescriptors/deletes | Retrieves deleted resources based on change version. |
RelationDescriptorsApi | getRelationDescriptors | GET /ed-fi/relationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RelationDescriptorsApi | getRelationDescriptorsById | GET /ed-fi/relationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RelationDescriptorsApi | keyChangesRelationDescriptors | GET /ed-fi/relationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RelationDescriptorsApi | postRelationDescriptor | POST /ed-fi/relationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RelationDescriptorsApi | putRelationDescriptor | PUT /ed-fi/relationDescriptors/{id} | Updates a resource based on the resource identifier. |
RepeatIdentifierDescriptorsApi | deleteRepeatIdentifierDescriptorById | DELETE /ed-fi/repeatIdentifierDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RepeatIdentifierDescriptorsApi | deletesRepeatIdentifierDescriptors | GET /ed-fi/repeatIdentifierDescriptors/deletes | Retrieves deleted resources based on change version. |
RepeatIdentifierDescriptorsApi | getRepeatIdentifierDescriptors | GET /ed-fi/repeatIdentifierDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RepeatIdentifierDescriptorsApi | getRepeatIdentifierDescriptorsById | GET /ed-fi/repeatIdentifierDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RepeatIdentifierDescriptorsApi | keyChangesRepeatIdentifierDescriptors | GET /ed-fi/repeatIdentifierDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RepeatIdentifierDescriptorsApi | postRepeatIdentifierDescriptor | POST /ed-fi/repeatIdentifierDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RepeatIdentifierDescriptorsApi | putRepeatIdentifierDescriptor | PUT /ed-fi/repeatIdentifierDescriptors/{id} | Updates a resource based on the resource identifier. |
ReporterDescriptionDescriptorsApi | deleteReporterDescriptionDescriptorById | DELETE /ed-fi/reporterDescriptionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ReporterDescriptionDescriptorsApi | deletesReporterDescriptionDescriptors | GET /ed-fi/reporterDescriptionDescriptors/deletes | Retrieves deleted resources based on change version. |
ReporterDescriptionDescriptorsApi | getReporterDescriptionDescriptors | GET /ed-fi/reporterDescriptionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ReporterDescriptionDescriptorsApi | getReporterDescriptionDescriptorsById | GET /ed-fi/reporterDescriptionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ReporterDescriptionDescriptorsApi | keyChangesReporterDescriptionDescriptors | GET /ed-fi/reporterDescriptionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ReporterDescriptionDescriptorsApi | postReporterDescriptionDescriptor | POST /ed-fi/reporterDescriptionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ReporterDescriptionDescriptorsApi | putReporterDescriptionDescriptor | PUT /ed-fi/reporterDescriptionDescriptors/{id} | Updates a resource based on the resource identifier. |
ReportingTagDescriptorsApi | deleteReportingTagDescriptorById | DELETE /ed-fi/reportingTagDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ReportingTagDescriptorsApi | deletesReportingTagDescriptors | GET /ed-fi/reportingTagDescriptors/deletes | Retrieves deleted resources based on change version. |
ReportingTagDescriptorsApi | getReportingTagDescriptors | GET /ed-fi/reportingTagDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ReportingTagDescriptorsApi | getReportingTagDescriptorsById | GET /ed-fi/reportingTagDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ReportingTagDescriptorsApi | keyChangesReportingTagDescriptors | GET /ed-fi/reportingTagDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ReportingTagDescriptorsApi | postReportingTagDescriptor | POST /ed-fi/reportingTagDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ReportingTagDescriptorsApi | putReportingTagDescriptor | PUT /ed-fi/reportingTagDescriptors/{id} | Updates a resource based on the resource identifier. |
ResidencyStatusDescriptorsApi | deleteResidencyStatusDescriptorById | DELETE /ed-fi/residencyStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ResidencyStatusDescriptorsApi | deletesResidencyStatusDescriptors | GET /ed-fi/residencyStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
ResidencyStatusDescriptorsApi | getResidencyStatusDescriptors | GET /ed-fi/residencyStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ResidencyStatusDescriptorsApi | getResidencyStatusDescriptorsById | GET /ed-fi/residencyStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ResidencyStatusDescriptorsApi | keyChangesResidencyStatusDescriptors | GET /ed-fi/residencyStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ResidencyStatusDescriptorsApi | postResidencyStatusDescriptor | POST /ed-fi/residencyStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ResidencyStatusDescriptorsApi | putResidencyStatusDescriptor | PUT /ed-fi/residencyStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
ResponseIndicatorDescriptorsApi | deleteResponseIndicatorDescriptorById | DELETE /ed-fi/responseIndicatorDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ResponseIndicatorDescriptorsApi | deletesResponseIndicatorDescriptors | GET /ed-fi/responseIndicatorDescriptors/deletes | Retrieves deleted resources based on change version. |
ResponseIndicatorDescriptorsApi | getResponseIndicatorDescriptors | GET /ed-fi/responseIndicatorDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ResponseIndicatorDescriptorsApi | getResponseIndicatorDescriptorsById | GET /ed-fi/responseIndicatorDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ResponseIndicatorDescriptorsApi | keyChangesResponseIndicatorDescriptors | GET /ed-fi/responseIndicatorDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ResponseIndicatorDescriptorsApi | postResponseIndicatorDescriptor | POST /ed-fi/responseIndicatorDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ResponseIndicatorDescriptorsApi | putResponseIndicatorDescriptor | PUT /ed-fi/responseIndicatorDescriptors/{id} | Updates a resource based on the resource identifier. |
ResponsibilityDescriptorsApi | deleteResponsibilityDescriptorById | DELETE /ed-fi/responsibilityDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ResponsibilityDescriptorsApi | deletesResponsibilityDescriptors | GET /ed-fi/responsibilityDescriptors/deletes | Retrieves deleted resources based on change version. |
ResponsibilityDescriptorsApi | getResponsibilityDescriptors | GET /ed-fi/responsibilityDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ResponsibilityDescriptorsApi | getResponsibilityDescriptorsById | GET /ed-fi/responsibilityDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ResponsibilityDescriptorsApi | keyChangesResponsibilityDescriptors | GET /ed-fi/responsibilityDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ResponsibilityDescriptorsApi | postResponsibilityDescriptor | POST /ed-fi/responsibilityDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ResponsibilityDescriptorsApi | putResponsibilityDescriptor | PUT /ed-fi/responsibilityDescriptors/{id} | Updates a resource based on the resource identifier. |
RestraintEventReasonDescriptorsApi | deleteRestraintEventReasonDescriptorById | DELETE /ed-fi/restraintEventReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RestraintEventReasonDescriptorsApi | deletesRestraintEventReasonDescriptors | GET /ed-fi/restraintEventReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
RestraintEventReasonDescriptorsApi | getRestraintEventReasonDescriptors | GET /ed-fi/restraintEventReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RestraintEventReasonDescriptorsApi | getRestraintEventReasonDescriptorsById | GET /ed-fi/restraintEventReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RestraintEventReasonDescriptorsApi | keyChangesRestraintEventReasonDescriptors | GET /ed-fi/restraintEventReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RestraintEventReasonDescriptorsApi | postRestraintEventReasonDescriptor | POST /ed-fi/restraintEventReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RestraintEventReasonDescriptorsApi | putRestraintEventReasonDescriptor | PUT /ed-fi/restraintEventReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
ResultDatatypeTypeDescriptorsApi | deleteResultDatatypeTypeDescriptorById | DELETE /ed-fi/resultDatatypeTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ResultDatatypeTypeDescriptorsApi | deletesResultDatatypeTypeDescriptors | GET /ed-fi/resultDatatypeTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
ResultDatatypeTypeDescriptorsApi | getResultDatatypeTypeDescriptors | GET /ed-fi/resultDatatypeTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ResultDatatypeTypeDescriptorsApi | getResultDatatypeTypeDescriptorsById | GET /ed-fi/resultDatatypeTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ResultDatatypeTypeDescriptorsApi | keyChangesResultDatatypeTypeDescriptors | GET /ed-fi/resultDatatypeTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ResultDatatypeTypeDescriptorsApi | postResultDatatypeTypeDescriptor | POST /ed-fi/resultDatatypeTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ResultDatatypeTypeDescriptorsApi | putResultDatatypeTypeDescriptor | PUT /ed-fi/resultDatatypeTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
RetestIndicatorDescriptorsApi | deleteRetestIndicatorDescriptorById | DELETE /ed-fi/retestIndicatorDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RetestIndicatorDescriptorsApi | deletesRetestIndicatorDescriptors | GET /ed-fi/retestIndicatorDescriptors/deletes | Retrieves deleted resources based on change version. |
RetestIndicatorDescriptorsApi | getRetestIndicatorDescriptors | GET /ed-fi/retestIndicatorDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RetestIndicatorDescriptorsApi | getRetestIndicatorDescriptorsById | GET /ed-fi/retestIndicatorDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RetestIndicatorDescriptorsApi | keyChangesRetestIndicatorDescriptors | GET /ed-fi/retestIndicatorDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RetestIndicatorDescriptorsApi | postRetestIndicatorDescriptor | POST /ed-fi/retestIndicatorDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RetestIndicatorDescriptorsApi | putRetestIndicatorDescriptor | PUT /ed-fi/retestIndicatorDescriptors/{id} | Updates a resource based on the resource identifier. |
RubricRatingLevelDescriptorsApi | deleteRubricRatingLevelDescriptorById | DELETE /tpdm/rubricRatingLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
RubricRatingLevelDescriptorsApi | deletesRubricRatingLevelDescriptors | GET /tpdm/rubricRatingLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
RubricRatingLevelDescriptorsApi | getRubricRatingLevelDescriptors | GET /tpdm/rubricRatingLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
RubricRatingLevelDescriptorsApi | getRubricRatingLevelDescriptorsById | GET /tpdm/rubricRatingLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
RubricRatingLevelDescriptorsApi | keyChangesRubricRatingLevelDescriptors | GET /tpdm/rubricRatingLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
RubricRatingLevelDescriptorsApi | postRubricRatingLevelDescriptor | POST /tpdm/rubricRatingLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
RubricRatingLevelDescriptorsApi | putRubricRatingLevelDescriptor | PUT /tpdm/rubricRatingLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
SchoolCategoryDescriptorsApi | deleteSchoolCategoryDescriptorById | DELETE /ed-fi/schoolCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SchoolCategoryDescriptorsApi | deletesSchoolCategoryDescriptors | GET /ed-fi/schoolCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
SchoolCategoryDescriptorsApi | getSchoolCategoryDescriptors | GET /ed-fi/schoolCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SchoolCategoryDescriptorsApi | getSchoolCategoryDescriptorsById | GET /ed-fi/schoolCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SchoolCategoryDescriptorsApi | keyChangesSchoolCategoryDescriptors | GET /ed-fi/schoolCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SchoolCategoryDescriptorsApi | postSchoolCategoryDescriptor | POST /ed-fi/schoolCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SchoolCategoryDescriptorsApi | putSchoolCategoryDescriptor | PUT /ed-fi/schoolCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
SchoolChoiceBasisDescriptorsApi | deleteSchoolChoiceBasisDescriptorById | DELETE /ed-fi/schoolChoiceBasisDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SchoolChoiceBasisDescriptorsApi | deletesSchoolChoiceBasisDescriptors | GET /ed-fi/schoolChoiceBasisDescriptors/deletes | Retrieves deleted resources based on change version. |
SchoolChoiceBasisDescriptorsApi | getSchoolChoiceBasisDescriptors | GET /ed-fi/schoolChoiceBasisDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SchoolChoiceBasisDescriptorsApi | getSchoolChoiceBasisDescriptorsById | GET /ed-fi/schoolChoiceBasisDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SchoolChoiceBasisDescriptorsApi | keyChangesSchoolChoiceBasisDescriptors | GET /ed-fi/schoolChoiceBasisDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SchoolChoiceBasisDescriptorsApi | postSchoolChoiceBasisDescriptor | POST /ed-fi/schoolChoiceBasisDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SchoolChoiceBasisDescriptorsApi | putSchoolChoiceBasisDescriptor | PUT /ed-fi/schoolChoiceBasisDescriptors/{id} | Updates a resource based on the resource identifier. |
SchoolChoiceImplementStatusDescriptorsApi | deleteSchoolChoiceImplementStatusDescriptorById | DELETE /ed-fi/schoolChoiceImplementStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SchoolChoiceImplementStatusDescriptorsApi | deletesSchoolChoiceImplementStatusDescriptors | GET /ed-fi/schoolChoiceImplementStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
SchoolChoiceImplementStatusDescriptorsApi | getSchoolChoiceImplementStatusDescriptors | GET /ed-fi/schoolChoiceImplementStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SchoolChoiceImplementStatusDescriptorsApi | getSchoolChoiceImplementStatusDescriptorsById | GET /ed-fi/schoolChoiceImplementStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SchoolChoiceImplementStatusDescriptorsApi | keyChangesSchoolChoiceImplementStatusDescriptors | GET /ed-fi/schoolChoiceImplementStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SchoolChoiceImplementStatusDescriptorsApi | postSchoolChoiceImplementStatusDescriptor | POST /ed-fi/schoolChoiceImplementStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SchoolChoiceImplementStatusDescriptorsApi | putSchoolChoiceImplementStatusDescriptor | PUT /ed-fi/schoolChoiceImplementStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
SchoolFoodServiceProgramServiceDescriptorsApi | deleteSchoolFoodServiceProgramServiceDescriptorById | DELETE /ed-fi/schoolFoodServiceProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SchoolFoodServiceProgramServiceDescriptorsApi | deletesSchoolFoodServiceProgramServiceDescriptors | GET /ed-fi/schoolFoodServiceProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
SchoolFoodServiceProgramServiceDescriptorsApi | getSchoolFoodServiceProgramServiceDescriptors | GET /ed-fi/schoolFoodServiceProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SchoolFoodServiceProgramServiceDescriptorsApi | getSchoolFoodServiceProgramServiceDescriptorsById | GET /ed-fi/schoolFoodServiceProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SchoolFoodServiceProgramServiceDescriptorsApi | keyChangesSchoolFoodServiceProgramServiceDescriptors | GET /ed-fi/schoolFoodServiceProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SchoolFoodServiceProgramServiceDescriptorsApi | postSchoolFoodServiceProgramServiceDescriptor | POST /ed-fi/schoolFoodServiceProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SchoolFoodServiceProgramServiceDescriptorsApi | putSchoolFoodServiceProgramServiceDescriptor | PUT /ed-fi/schoolFoodServiceProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
SchoolTypeDescriptorsApi | deleteSchoolTypeDescriptorById | DELETE /ed-fi/schoolTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SchoolTypeDescriptorsApi | deletesSchoolTypeDescriptors | GET /ed-fi/schoolTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
SchoolTypeDescriptorsApi | getSchoolTypeDescriptors | GET /ed-fi/schoolTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SchoolTypeDescriptorsApi | getSchoolTypeDescriptorsById | GET /ed-fi/schoolTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SchoolTypeDescriptorsApi | keyChangesSchoolTypeDescriptors | GET /ed-fi/schoolTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SchoolTypeDescriptorsApi | postSchoolTypeDescriptor | POST /ed-fi/schoolTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SchoolTypeDescriptorsApi | putSchoolTypeDescriptor | PUT /ed-fi/schoolTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
SectionCharacteristicDescriptorsApi | deleteSectionCharacteristicDescriptorById | DELETE /ed-fi/sectionCharacteristicDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SectionCharacteristicDescriptorsApi | deletesSectionCharacteristicDescriptors | GET /ed-fi/sectionCharacteristicDescriptors/deletes | Retrieves deleted resources based on change version. |
SectionCharacteristicDescriptorsApi | getSectionCharacteristicDescriptors | GET /ed-fi/sectionCharacteristicDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SectionCharacteristicDescriptorsApi | getSectionCharacteristicDescriptorsById | GET /ed-fi/sectionCharacteristicDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SectionCharacteristicDescriptorsApi | keyChangesSectionCharacteristicDescriptors | GET /ed-fi/sectionCharacteristicDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SectionCharacteristicDescriptorsApi | postSectionCharacteristicDescriptor | POST /ed-fi/sectionCharacteristicDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SectionCharacteristicDescriptorsApi | putSectionCharacteristicDescriptor | PUT /ed-fi/sectionCharacteristicDescriptors/{id} | Updates a resource based on the resource identifier. |
SectionTypeDescriptorsApi | deleteSectionTypeDescriptorById | DELETE /ed-fi/sectionTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SectionTypeDescriptorsApi | deletesSectionTypeDescriptors | GET /ed-fi/sectionTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
SectionTypeDescriptorsApi | getSectionTypeDescriptors | GET /ed-fi/sectionTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SectionTypeDescriptorsApi | getSectionTypeDescriptorsById | GET /ed-fi/sectionTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SectionTypeDescriptorsApi | keyChangesSectionTypeDescriptors | GET /ed-fi/sectionTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SectionTypeDescriptorsApi | postSectionTypeDescriptor | POST /ed-fi/sectionTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SectionTypeDescriptorsApi | putSectionTypeDescriptor | PUT /ed-fi/sectionTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
SeparationDescriptorsApi | deleteSeparationDescriptorById | DELETE /ed-fi/separationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SeparationDescriptorsApi | deletesSeparationDescriptors | GET /ed-fi/separationDescriptors/deletes | Retrieves deleted resources based on change version. |
SeparationDescriptorsApi | getSeparationDescriptors | GET /ed-fi/separationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SeparationDescriptorsApi | getSeparationDescriptorsById | GET /ed-fi/separationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SeparationDescriptorsApi | keyChangesSeparationDescriptors | GET /ed-fi/separationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SeparationDescriptorsApi | postSeparationDescriptor | POST /ed-fi/separationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SeparationDescriptorsApi | putSeparationDescriptor | PUT /ed-fi/separationDescriptors/{id} | Updates a resource based on the resource identifier. |
SeparationReasonDescriptorsApi | deleteSeparationReasonDescriptorById | DELETE /ed-fi/separationReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SeparationReasonDescriptorsApi | deletesSeparationReasonDescriptors | GET /ed-fi/separationReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
SeparationReasonDescriptorsApi | getSeparationReasonDescriptors | GET /ed-fi/separationReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SeparationReasonDescriptorsApi | getSeparationReasonDescriptorsById | GET /ed-fi/separationReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SeparationReasonDescriptorsApi | keyChangesSeparationReasonDescriptors | GET /ed-fi/separationReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SeparationReasonDescriptorsApi | postSeparationReasonDescriptor | POST /ed-fi/separationReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SeparationReasonDescriptorsApi | putSeparationReasonDescriptor | PUT /ed-fi/separationReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
ServiceDescriptorsApi | deleteServiceDescriptorById | DELETE /ed-fi/serviceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
ServiceDescriptorsApi | deletesServiceDescriptors | GET /ed-fi/serviceDescriptors/deletes | Retrieves deleted resources based on change version. |
ServiceDescriptorsApi | getServiceDescriptors | GET /ed-fi/serviceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
ServiceDescriptorsApi | getServiceDescriptorsById | GET /ed-fi/serviceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
ServiceDescriptorsApi | keyChangesServiceDescriptors | GET /ed-fi/serviceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
ServiceDescriptorsApi | postServiceDescriptor | POST /ed-fi/serviceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
ServiceDescriptorsApi | putServiceDescriptor | PUT /ed-fi/serviceDescriptors/{id} | Updates a resource based on the resource identifier. |
SexDescriptorsApi | deleteSexDescriptorById | DELETE /ed-fi/sexDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SexDescriptorsApi | deletesSexDescriptors | GET /ed-fi/sexDescriptors/deletes | Retrieves deleted resources based on change version. |
SexDescriptorsApi | getSexDescriptors | GET /ed-fi/sexDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SexDescriptorsApi | getSexDescriptorsById | GET /ed-fi/sexDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SexDescriptorsApi | keyChangesSexDescriptors | GET /ed-fi/sexDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SexDescriptorsApi | postSexDescriptor | POST /ed-fi/sexDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SexDescriptorsApi | putSexDescriptor | PUT /ed-fi/sexDescriptors/{id} | Updates a resource based on the resource identifier. |
SourceSystemDescriptorsApi | deleteSourceSystemDescriptorById | DELETE /ed-fi/sourceSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SourceSystemDescriptorsApi | deletesSourceSystemDescriptors | GET /ed-fi/sourceSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
SourceSystemDescriptorsApi | getSourceSystemDescriptors | GET /ed-fi/sourceSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SourceSystemDescriptorsApi | getSourceSystemDescriptorsById | GET /ed-fi/sourceSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SourceSystemDescriptorsApi | keyChangesSourceSystemDescriptors | GET /ed-fi/sourceSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SourceSystemDescriptorsApi | postSourceSystemDescriptor | POST /ed-fi/sourceSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SourceSystemDescriptorsApi | putSourceSystemDescriptor | PUT /ed-fi/sourceSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
SpecialEducationExitReasonDescriptorsApi | deleteSpecialEducationExitReasonDescriptorById | DELETE /ed-fi/specialEducationExitReasonDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SpecialEducationExitReasonDescriptorsApi | deletesSpecialEducationExitReasonDescriptors | GET /ed-fi/specialEducationExitReasonDescriptors/deletes | Retrieves deleted resources based on change version. |
SpecialEducationExitReasonDescriptorsApi | getSpecialEducationExitReasonDescriptors | GET /ed-fi/specialEducationExitReasonDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SpecialEducationExitReasonDescriptorsApi | getSpecialEducationExitReasonDescriptorsById | GET /ed-fi/specialEducationExitReasonDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SpecialEducationExitReasonDescriptorsApi | keyChangesSpecialEducationExitReasonDescriptors | GET /ed-fi/specialEducationExitReasonDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SpecialEducationExitReasonDescriptorsApi | postSpecialEducationExitReasonDescriptor | POST /ed-fi/specialEducationExitReasonDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SpecialEducationExitReasonDescriptorsApi | putSpecialEducationExitReasonDescriptor | PUT /ed-fi/specialEducationExitReasonDescriptors/{id} | Updates a resource based on the resource identifier. |
SpecialEducationProgramServiceDescriptorsApi | deleteSpecialEducationProgramServiceDescriptorById | DELETE /ed-fi/specialEducationProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SpecialEducationProgramServiceDescriptorsApi | deletesSpecialEducationProgramServiceDescriptors | GET /ed-fi/specialEducationProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
SpecialEducationProgramServiceDescriptorsApi | getSpecialEducationProgramServiceDescriptors | GET /ed-fi/specialEducationProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SpecialEducationProgramServiceDescriptorsApi | getSpecialEducationProgramServiceDescriptorsById | GET /ed-fi/specialEducationProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SpecialEducationProgramServiceDescriptorsApi | keyChangesSpecialEducationProgramServiceDescriptors | GET /ed-fi/specialEducationProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SpecialEducationProgramServiceDescriptorsApi | postSpecialEducationProgramServiceDescriptor | POST /ed-fi/specialEducationProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SpecialEducationProgramServiceDescriptorsApi | putSpecialEducationProgramServiceDescriptor | PUT /ed-fi/specialEducationProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
SpecialEducationSettingDescriptorsApi | deleteSpecialEducationSettingDescriptorById | DELETE /ed-fi/specialEducationSettingDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SpecialEducationSettingDescriptorsApi | deletesSpecialEducationSettingDescriptors | GET /ed-fi/specialEducationSettingDescriptors/deletes | Retrieves deleted resources based on change version. |
SpecialEducationSettingDescriptorsApi | getSpecialEducationSettingDescriptors | GET /ed-fi/specialEducationSettingDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SpecialEducationSettingDescriptorsApi | getSpecialEducationSettingDescriptorsById | GET /ed-fi/specialEducationSettingDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SpecialEducationSettingDescriptorsApi | keyChangesSpecialEducationSettingDescriptors | GET /ed-fi/specialEducationSettingDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SpecialEducationSettingDescriptorsApi | postSpecialEducationSettingDescriptor | POST /ed-fi/specialEducationSettingDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SpecialEducationSettingDescriptorsApi | putSpecialEducationSettingDescriptor | PUT /ed-fi/specialEducationSettingDescriptors/{id} | Updates a resource based on the resource identifier. |
StaffClassificationDescriptorsApi | deleteStaffClassificationDescriptorById | DELETE /ed-fi/staffClassificationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StaffClassificationDescriptorsApi | deletesStaffClassificationDescriptors | GET /ed-fi/staffClassificationDescriptors/deletes | Retrieves deleted resources based on change version. |
StaffClassificationDescriptorsApi | getStaffClassificationDescriptors | GET /ed-fi/staffClassificationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StaffClassificationDescriptorsApi | getStaffClassificationDescriptorsById | GET /ed-fi/staffClassificationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StaffClassificationDescriptorsApi | keyChangesStaffClassificationDescriptors | GET /ed-fi/staffClassificationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StaffClassificationDescriptorsApi | postStaffClassificationDescriptor | POST /ed-fi/staffClassificationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StaffClassificationDescriptorsApi | putStaffClassificationDescriptor | PUT /ed-fi/staffClassificationDescriptors/{id} | Updates a resource based on the resource identifier. |
StaffIdentificationSystemDescriptorsApi | deleteStaffIdentificationSystemDescriptorById | DELETE /ed-fi/staffIdentificationSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StaffIdentificationSystemDescriptorsApi | deletesStaffIdentificationSystemDescriptors | GET /ed-fi/staffIdentificationSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
StaffIdentificationSystemDescriptorsApi | getStaffIdentificationSystemDescriptors | GET /ed-fi/staffIdentificationSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StaffIdentificationSystemDescriptorsApi | getStaffIdentificationSystemDescriptorsById | GET /ed-fi/staffIdentificationSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StaffIdentificationSystemDescriptorsApi | keyChangesStaffIdentificationSystemDescriptors | GET /ed-fi/staffIdentificationSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StaffIdentificationSystemDescriptorsApi | postStaffIdentificationSystemDescriptor | POST /ed-fi/staffIdentificationSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StaffIdentificationSystemDescriptorsApi | putStaffIdentificationSystemDescriptor | PUT /ed-fi/staffIdentificationSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
StaffLeaveEventCategoryDescriptorsApi | deleteStaffLeaveEventCategoryDescriptorById | DELETE /ed-fi/staffLeaveEventCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StaffLeaveEventCategoryDescriptorsApi | deletesStaffLeaveEventCategoryDescriptors | GET /ed-fi/staffLeaveEventCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
StaffLeaveEventCategoryDescriptorsApi | getStaffLeaveEventCategoryDescriptors | GET /ed-fi/staffLeaveEventCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StaffLeaveEventCategoryDescriptorsApi | getStaffLeaveEventCategoryDescriptorsById | GET /ed-fi/staffLeaveEventCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StaffLeaveEventCategoryDescriptorsApi | keyChangesStaffLeaveEventCategoryDescriptors | GET /ed-fi/staffLeaveEventCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StaffLeaveEventCategoryDescriptorsApi | postStaffLeaveEventCategoryDescriptor | POST /ed-fi/staffLeaveEventCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StaffLeaveEventCategoryDescriptorsApi | putStaffLeaveEventCategoryDescriptor | PUT /ed-fi/staffLeaveEventCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
StateAbbreviationDescriptorsApi | deleteStateAbbreviationDescriptorById | DELETE /ed-fi/stateAbbreviationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StateAbbreviationDescriptorsApi | deletesStateAbbreviationDescriptors | GET /ed-fi/stateAbbreviationDescriptors/deletes | Retrieves deleted resources based on change version. |
StateAbbreviationDescriptorsApi | getStateAbbreviationDescriptors | GET /ed-fi/stateAbbreviationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StateAbbreviationDescriptorsApi | getStateAbbreviationDescriptorsById | GET /ed-fi/stateAbbreviationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StateAbbreviationDescriptorsApi | keyChangesStateAbbreviationDescriptors | GET /ed-fi/stateAbbreviationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StateAbbreviationDescriptorsApi | postStateAbbreviationDescriptor | POST /ed-fi/stateAbbreviationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StateAbbreviationDescriptorsApi | putStateAbbreviationDescriptor | PUT /ed-fi/stateAbbreviationDescriptors/{id} | Updates a resource based on the resource identifier. |
StudentCharacteristicDescriptorsApi | deleteStudentCharacteristicDescriptorById | DELETE /ed-fi/studentCharacteristicDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StudentCharacteristicDescriptorsApi | deletesStudentCharacteristicDescriptors | GET /ed-fi/studentCharacteristicDescriptors/deletes | Retrieves deleted resources based on change version. |
StudentCharacteristicDescriptorsApi | getStudentCharacteristicDescriptors | GET /ed-fi/studentCharacteristicDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StudentCharacteristicDescriptorsApi | getStudentCharacteristicDescriptorsById | GET /ed-fi/studentCharacteristicDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StudentCharacteristicDescriptorsApi | keyChangesStudentCharacteristicDescriptors | GET /ed-fi/studentCharacteristicDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StudentCharacteristicDescriptorsApi | postStudentCharacteristicDescriptor | POST /ed-fi/studentCharacteristicDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StudentCharacteristicDescriptorsApi | putStudentCharacteristicDescriptor | PUT /ed-fi/studentCharacteristicDescriptors/{id} | Updates a resource based on the resource identifier. |
StudentIdentificationSystemDescriptorsApi | deleteStudentIdentificationSystemDescriptorById | DELETE /ed-fi/studentIdentificationSystemDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StudentIdentificationSystemDescriptorsApi | deletesStudentIdentificationSystemDescriptors | GET /ed-fi/studentIdentificationSystemDescriptors/deletes | Retrieves deleted resources based on change version. |
StudentIdentificationSystemDescriptorsApi | getStudentIdentificationSystemDescriptors | GET /ed-fi/studentIdentificationSystemDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StudentIdentificationSystemDescriptorsApi | getStudentIdentificationSystemDescriptorsById | GET /ed-fi/studentIdentificationSystemDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StudentIdentificationSystemDescriptorsApi | keyChangesStudentIdentificationSystemDescriptors | GET /ed-fi/studentIdentificationSystemDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StudentIdentificationSystemDescriptorsApi | postStudentIdentificationSystemDescriptor | POST /ed-fi/studentIdentificationSystemDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StudentIdentificationSystemDescriptorsApi | putStudentIdentificationSystemDescriptor | PUT /ed-fi/studentIdentificationSystemDescriptors/{id} | Updates a resource based on the resource identifier. |
StudentParticipationCodeDescriptorsApi | deleteStudentParticipationCodeDescriptorById | DELETE /ed-fi/studentParticipationCodeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
StudentParticipationCodeDescriptorsApi | deletesStudentParticipationCodeDescriptors | GET /ed-fi/studentParticipationCodeDescriptors/deletes | Retrieves deleted resources based on change version. |
StudentParticipationCodeDescriptorsApi | getStudentParticipationCodeDescriptors | GET /ed-fi/studentParticipationCodeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
StudentParticipationCodeDescriptorsApi | getStudentParticipationCodeDescriptorsById | GET /ed-fi/studentParticipationCodeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
StudentParticipationCodeDescriptorsApi | keyChangesStudentParticipationCodeDescriptors | GET /ed-fi/studentParticipationCodeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
StudentParticipationCodeDescriptorsApi | postStudentParticipationCodeDescriptor | POST /ed-fi/studentParticipationCodeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
StudentParticipationCodeDescriptorsApi | putStudentParticipationCodeDescriptor | PUT /ed-fi/studentParticipationCodeDescriptors/{id} | Updates a resource based on the resource identifier. |
SubmissionStatusDescriptorsApi | deleteSubmissionStatusDescriptorById | DELETE /ed-fi/submissionStatusDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SubmissionStatusDescriptorsApi | deletesSubmissionStatusDescriptors | GET /ed-fi/submissionStatusDescriptors/deletes | Retrieves deleted resources based on change version. |
SubmissionStatusDescriptorsApi | getSubmissionStatusDescriptors | GET /ed-fi/submissionStatusDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SubmissionStatusDescriptorsApi | getSubmissionStatusDescriptorsById | GET /ed-fi/submissionStatusDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SubmissionStatusDescriptorsApi | keyChangesSubmissionStatusDescriptors | GET /ed-fi/submissionStatusDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SubmissionStatusDescriptorsApi | postSubmissionStatusDescriptor | POST /ed-fi/submissionStatusDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SubmissionStatusDescriptorsApi | putSubmissionStatusDescriptor | PUT /ed-fi/submissionStatusDescriptors/{id} | Updates a resource based on the resource identifier. |
SupporterMilitaryConnectionDescriptorsApi | deleteSupporterMilitaryConnectionDescriptorById | DELETE /ed-fi/supporterMilitaryConnectionDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SupporterMilitaryConnectionDescriptorsApi | deletesSupporterMilitaryConnectionDescriptors | GET /ed-fi/supporterMilitaryConnectionDescriptors/deletes | Retrieves deleted resources based on change version. |
SupporterMilitaryConnectionDescriptorsApi | getSupporterMilitaryConnectionDescriptors | GET /ed-fi/supporterMilitaryConnectionDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SupporterMilitaryConnectionDescriptorsApi | getSupporterMilitaryConnectionDescriptorsById | GET /ed-fi/supporterMilitaryConnectionDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SupporterMilitaryConnectionDescriptorsApi | keyChangesSupporterMilitaryConnectionDescriptors | GET /ed-fi/supporterMilitaryConnectionDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SupporterMilitaryConnectionDescriptorsApi | postSupporterMilitaryConnectionDescriptor | POST /ed-fi/supporterMilitaryConnectionDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SupporterMilitaryConnectionDescriptorsApi | putSupporterMilitaryConnectionDescriptor | PUT /ed-fi/supporterMilitaryConnectionDescriptors/{id} | Updates a resource based on the resource identifier. |
SurveyCategoryDescriptorsApi | deleteSurveyCategoryDescriptorById | DELETE /ed-fi/surveyCategoryDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SurveyCategoryDescriptorsApi | deletesSurveyCategoryDescriptors | GET /ed-fi/surveyCategoryDescriptors/deletes | Retrieves deleted resources based on change version. |
SurveyCategoryDescriptorsApi | getSurveyCategoryDescriptors | GET /ed-fi/surveyCategoryDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SurveyCategoryDescriptorsApi | getSurveyCategoryDescriptorsById | GET /ed-fi/surveyCategoryDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SurveyCategoryDescriptorsApi | keyChangesSurveyCategoryDescriptors | GET /ed-fi/surveyCategoryDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SurveyCategoryDescriptorsApi | postSurveyCategoryDescriptor | POST /ed-fi/surveyCategoryDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SurveyCategoryDescriptorsApi | putSurveyCategoryDescriptor | PUT /ed-fi/surveyCategoryDescriptors/{id} | Updates a resource based on the resource identifier. |
SurveyLevelDescriptorsApi | deleteSurveyLevelDescriptorById | DELETE /ed-fi/surveyLevelDescriptors/{id} | Deletes an existing resource using the resource identifier. |
SurveyLevelDescriptorsApi | deletesSurveyLevelDescriptors | GET /ed-fi/surveyLevelDescriptors/deletes | Retrieves deleted resources based on change version. |
SurveyLevelDescriptorsApi | getSurveyLevelDescriptors | GET /ed-fi/surveyLevelDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
SurveyLevelDescriptorsApi | getSurveyLevelDescriptorsById | GET /ed-fi/surveyLevelDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
SurveyLevelDescriptorsApi | keyChangesSurveyLevelDescriptors | GET /ed-fi/surveyLevelDescriptors/keyChanges | Retrieves resources key changes based on change version. |
SurveyLevelDescriptorsApi | postSurveyLevelDescriptor | POST /ed-fi/surveyLevelDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
SurveyLevelDescriptorsApi | putSurveyLevelDescriptor | PUT /ed-fi/surveyLevelDescriptors/{id} | Updates a resource based on the resource identifier. |
TeachingCredentialBasisDescriptorsApi | deleteTeachingCredentialBasisDescriptorById | DELETE /ed-fi/teachingCredentialBasisDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TeachingCredentialBasisDescriptorsApi | deletesTeachingCredentialBasisDescriptors | GET /ed-fi/teachingCredentialBasisDescriptors/deletes | Retrieves deleted resources based on change version. |
TeachingCredentialBasisDescriptorsApi | getTeachingCredentialBasisDescriptors | GET /ed-fi/teachingCredentialBasisDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TeachingCredentialBasisDescriptorsApi | getTeachingCredentialBasisDescriptorsById | GET /ed-fi/teachingCredentialBasisDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TeachingCredentialBasisDescriptorsApi | keyChangesTeachingCredentialBasisDescriptors | GET /ed-fi/teachingCredentialBasisDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TeachingCredentialBasisDescriptorsApi | postTeachingCredentialBasisDescriptor | POST /ed-fi/teachingCredentialBasisDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TeachingCredentialBasisDescriptorsApi | putTeachingCredentialBasisDescriptor | PUT /ed-fi/teachingCredentialBasisDescriptors/{id} | Updates a resource based on the resource identifier. |
TeachingCredentialDescriptorsApi | deleteTeachingCredentialDescriptorById | DELETE /ed-fi/teachingCredentialDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TeachingCredentialDescriptorsApi | deletesTeachingCredentialDescriptors | GET /ed-fi/teachingCredentialDescriptors/deletes | Retrieves deleted resources based on change version. |
TeachingCredentialDescriptorsApi | getTeachingCredentialDescriptors | GET /ed-fi/teachingCredentialDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TeachingCredentialDescriptorsApi | getTeachingCredentialDescriptorsById | GET /ed-fi/teachingCredentialDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TeachingCredentialDescriptorsApi | keyChangesTeachingCredentialDescriptors | GET /ed-fi/teachingCredentialDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TeachingCredentialDescriptorsApi | postTeachingCredentialDescriptor | POST /ed-fi/teachingCredentialDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TeachingCredentialDescriptorsApi | putTeachingCredentialDescriptor | PUT /ed-fi/teachingCredentialDescriptors/{id} | Updates a resource based on the resource identifier. |
TechnicalSkillsAssessmentDescriptorsApi | deleteTechnicalSkillsAssessmentDescriptorById | DELETE /ed-fi/technicalSkillsAssessmentDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TechnicalSkillsAssessmentDescriptorsApi | deletesTechnicalSkillsAssessmentDescriptors | GET /ed-fi/technicalSkillsAssessmentDescriptors/deletes | Retrieves deleted resources based on change version. |
TechnicalSkillsAssessmentDescriptorsApi | getTechnicalSkillsAssessmentDescriptors | GET /ed-fi/technicalSkillsAssessmentDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TechnicalSkillsAssessmentDescriptorsApi | getTechnicalSkillsAssessmentDescriptorsById | GET /ed-fi/technicalSkillsAssessmentDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TechnicalSkillsAssessmentDescriptorsApi | keyChangesTechnicalSkillsAssessmentDescriptors | GET /ed-fi/technicalSkillsAssessmentDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TechnicalSkillsAssessmentDescriptorsApi | postTechnicalSkillsAssessmentDescriptor | POST /ed-fi/technicalSkillsAssessmentDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TechnicalSkillsAssessmentDescriptorsApi | putTechnicalSkillsAssessmentDescriptor | PUT /ed-fi/technicalSkillsAssessmentDescriptors/{id} | Updates a resource based on the resource identifier. |
TelephoneNumberTypeDescriptorsApi | deleteTelephoneNumberTypeDescriptorById | DELETE /ed-fi/telephoneNumberTypeDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TelephoneNumberTypeDescriptorsApi | deletesTelephoneNumberTypeDescriptors | GET /ed-fi/telephoneNumberTypeDescriptors/deletes | Retrieves deleted resources based on change version. |
TelephoneNumberTypeDescriptorsApi | getTelephoneNumberTypeDescriptors | GET /ed-fi/telephoneNumberTypeDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TelephoneNumberTypeDescriptorsApi | getTelephoneNumberTypeDescriptorsById | GET /ed-fi/telephoneNumberTypeDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TelephoneNumberTypeDescriptorsApi | keyChangesTelephoneNumberTypeDescriptors | GET /ed-fi/telephoneNumberTypeDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TelephoneNumberTypeDescriptorsApi | postTelephoneNumberTypeDescriptor | POST /ed-fi/telephoneNumberTypeDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TelephoneNumberTypeDescriptorsApi | putTelephoneNumberTypeDescriptor | PUT /ed-fi/telephoneNumberTypeDescriptors/{id} | Updates a resource based on the resource identifier. |
TermDescriptorsApi | deleteTermDescriptorById | DELETE /ed-fi/termDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TermDescriptorsApi | deletesTermDescriptors | GET /ed-fi/termDescriptors/deletes | Retrieves deleted resources based on change version. |
TermDescriptorsApi | getTermDescriptors | GET /ed-fi/termDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TermDescriptorsApi | getTermDescriptorsById | GET /ed-fi/termDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TermDescriptorsApi | keyChangesTermDescriptors | GET /ed-fi/termDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TermDescriptorsApi | postTermDescriptor | POST /ed-fi/termDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TermDescriptorsApi | putTermDescriptor | PUT /ed-fi/termDescriptors/{id} | Updates a resource based on the resource identifier. |
TitleIPartAParticipantDescriptorsApi | deleteTitleIPartAParticipantDescriptorById | DELETE /ed-fi/titleIPartAParticipantDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TitleIPartAParticipantDescriptorsApi | deletesTitleIPartAParticipantDescriptors | GET /ed-fi/titleIPartAParticipantDescriptors/deletes | Retrieves deleted resources based on change version. |
TitleIPartAParticipantDescriptorsApi | getTitleIPartAParticipantDescriptors | GET /ed-fi/titleIPartAParticipantDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TitleIPartAParticipantDescriptorsApi | getTitleIPartAParticipantDescriptorsById | GET /ed-fi/titleIPartAParticipantDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TitleIPartAParticipantDescriptorsApi | keyChangesTitleIPartAParticipantDescriptors | GET /ed-fi/titleIPartAParticipantDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TitleIPartAParticipantDescriptorsApi | postTitleIPartAParticipantDescriptor | POST /ed-fi/titleIPartAParticipantDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TitleIPartAParticipantDescriptorsApi | putTitleIPartAParticipantDescriptor | PUT /ed-fi/titleIPartAParticipantDescriptors/{id} | Updates a resource based on the resource identifier. |
TitleIPartAProgramServiceDescriptorsApi | deleteTitleIPartAProgramServiceDescriptorById | DELETE /ed-fi/titleIPartAProgramServiceDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TitleIPartAProgramServiceDescriptorsApi | deletesTitleIPartAProgramServiceDescriptors | GET /ed-fi/titleIPartAProgramServiceDescriptors/deletes | Retrieves deleted resources based on change version. |
TitleIPartAProgramServiceDescriptorsApi | getTitleIPartAProgramServiceDescriptors | GET /ed-fi/titleIPartAProgramServiceDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TitleIPartAProgramServiceDescriptorsApi | getTitleIPartAProgramServiceDescriptorsById | GET /ed-fi/titleIPartAProgramServiceDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TitleIPartAProgramServiceDescriptorsApi | keyChangesTitleIPartAProgramServiceDescriptors | GET /ed-fi/titleIPartAProgramServiceDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TitleIPartAProgramServiceDescriptorsApi | postTitleIPartAProgramServiceDescriptor | POST /ed-fi/titleIPartAProgramServiceDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TitleIPartAProgramServiceDescriptorsApi | putTitleIPartAProgramServiceDescriptor | PUT /ed-fi/titleIPartAProgramServiceDescriptors/{id} | Updates a resource based on the resource identifier. |
TitleIPartASchoolDesignationDescriptorsApi | deleteTitleIPartASchoolDesignationDescriptorById | DELETE /ed-fi/titleIPartASchoolDesignationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TitleIPartASchoolDesignationDescriptorsApi | deletesTitleIPartASchoolDesignationDescriptors | GET /ed-fi/titleIPartASchoolDesignationDescriptors/deletes | Retrieves deleted resources based on change version. |
TitleIPartASchoolDesignationDescriptorsApi | getTitleIPartASchoolDesignationDescriptors | GET /ed-fi/titleIPartASchoolDesignationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TitleIPartASchoolDesignationDescriptorsApi | getTitleIPartASchoolDesignationDescriptorsById | GET /ed-fi/titleIPartASchoolDesignationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TitleIPartASchoolDesignationDescriptorsApi | keyChangesTitleIPartASchoolDesignationDescriptors | GET /ed-fi/titleIPartASchoolDesignationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TitleIPartASchoolDesignationDescriptorsApi | postTitleIPartASchoolDesignationDescriptor | POST /ed-fi/titleIPartASchoolDesignationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TitleIPartASchoolDesignationDescriptorsApi | putTitleIPartASchoolDesignationDescriptor | PUT /ed-fi/titleIPartASchoolDesignationDescriptors/{id} | Updates a resource based on the resource identifier. |
TribalAffiliationDescriptorsApi | deleteTribalAffiliationDescriptorById | DELETE /ed-fi/tribalAffiliationDescriptors/{id} | Deletes an existing resource using the resource identifier. |
TribalAffiliationDescriptorsApi | deletesTribalAffiliationDescriptors | GET /ed-fi/tribalAffiliationDescriptors/deletes | Retrieves deleted resources based on change version. |
TribalAffiliationDescriptorsApi | getTribalAffiliationDescriptors | GET /ed-fi/tribalAffiliationDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
TribalAffiliationDescriptorsApi | getTribalAffiliationDescriptorsById | GET /ed-fi/tribalAffiliationDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
TribalAffiliationDescriptorsApi | keyChangesTribalAffiliationDescriptors | GET /ed-fi/tribalAffiliationDescriptors/keyChanges | Retrieves resources key changes based on change version. |
TribalAffiliationDescriptorsApi | postTribalAffiliationDescriptor | POST /ed-fi/tribalAffiliationDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
TribalAffiliationDescriptorsApi | putTribalAffiliationDescriptor | PUT /ed-fi/tribalAffiliationDescriptors/{id} | Updates a resource based on the resource identifier. |
VisaDescriptorsApi | deleteVisaDescriptorById | DELETE /ed-fi/visaDescriptors/{id} | Deletes an existing resource using the resource identifier. |
VisaDescriptorsApi | deletesVisaDescriptors | GET /ed-fi/visaDescriptors/deletes | Retrieves deleted resources based on change version. |
VisaDescriptorsApi | getVisaDescriptors | GET /ed-fi/visaDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
VisaDescriptorsApi | getVisaDescriptorsById | GET /ed-fi/visaDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
VisaDescriptorsApi | keyChangesVisaDescriptors | GET /ed-fi/visaDescriptors/keyChanges | Retrieves resources key changes based on change version. |
VisaDescriptorsApi | postVisaDescriptor | POST /ed-fi/visaDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
VisaDescriptorsApi | putVisaDescriptor | PUT /ed-fi/visaDescriptors/{id} | Updates a resource based on the resource identifier. |
WeaponDescriptorsApi | deleteWeaponDescriptorById | DELETE /ed-fi/weaponDescriptors/{id} | Deletes an existing resource using the resource identifier. |
WeaponDescriptorsApi | deletesWeaponDescriptors | GET /ed-fi/weaponDescriptors/deletes | Retrieves deleted resources based on change version. |
WeaponDescriptorsApi | getWeaponDescriptors | GET /ed-fi/weaponDescriptors | Retrieves specific resources using the resource's property values (using the \"Get\" pattern). |
WeaponDescriptorsApi | getWeaponDescriptorsById | GET /ed-fi/weaponDescriptors/{id} | Retrieves a specific resource using the resource's identifier (using the \"Get By Id\" pattern). |
WeaponDescriptorsApi | keyChangesWeaponDescriptors | GET /ed-fi/weaponDescriptors/keyChanges | Retrieves resources key changes based on change version. |
WeaponDescriptorsApi | postWeaponDescriptor | POST /ed-fi/weaponDescriptors | Creates or updates resources based on the natural key values of the supplied resource. |
WeaponDescriptorsApi | putWeaponDescriptor | PUT /ed-fi/weaponDescriptors/{id} | Updates a resource based on the resource identifier. |
Models
- EdFiAbsenceEventCategoryDescriptor
- EdFiAcademicHonorCategoryDescriptor
- EdFiAcademicSubjectDescriptor
- EdFiAccommodationDescriptor
- EdFiAccountTypeDescriptor
- EdFiAchievementCategoryDescriptor
- EdFiAdditionalCreditTypeDescriptor
- EdFiAddressTypeDescriptor
- EdFiAdministrationEnvironmentDescriptor
- EdFiAdministrativeFundingControlDescriptor
- EdFiAncestryEthnicOriginDescriptor
- EdFiAssessmentCategoryDescriptor
- EdFiAssessmentIdentificationSystemDescriptor
- EdFiAssessmentItemCategoryDescriptor
- EdFiAssessmentItemResultDescriptor
- EdFiAssessmentPeriodDescriptor
- EdFiAssessmentReportingMethodDescriptor
- EdFiAssignmentLateStatusDescriptor
- EdFiAttemptStatusDescriptor
- EdFiAttendanceEventCategoryDescriptor
- EdFiBarrierToInternetAccessInResidenceDescriptor
- EdFiBehaviorDescriptor
- EdFiCalendarEventDescriptor
- EdFiCalendarTypeDescriptor
- EdFiCareerPathwayDescriptor
- EdFiCharterApprovalAgencyTypeDescriptor
- EdFiCharterStatusDescriptor
- EdFiCitizenshipStatusDescriptor
- EdFiClassroomPositionDescriptor
- EdFiCohortScopeDescriptor
- EdFiCohortTypeDescriptor
- EdFiCohortYearTypeDescriptor
- EdFiCompetencyLevelDescriptor
- EdFiContactTypeDescriptor
- EdFiContentClassDescriptor
- EdFiContinuationOfServicesReasonDescriptor
- EdFiCostRateDescriptor
- EdFiCountryDescriptor
- EdFiCourseAttemptResultDescriptor
- EdFiCourseDefinedByDescriptor
- EdFiCourseGPAApplicabilityDescriptor
- EdFiCourseIdentificationSystemDescriptor
- EdFiCourseLevelCharacteristicDescriptor
- EdFiCourseRepeatCodeDescriptor
- EdFiCredentialFieldDescriptor
- EdFiCredentialTypeDescriptor
- EdFiCreditCategoryDescriptor
- EdFiCreditTypeDescriptor
- EdFiCteProgramServiceDescriptor
- EdFiCurriculumUsedDescriptor
- EdFiDeliveryMethodDescriptor
- EdFiDiagnosisDescriptor
- EdFiDiplomaLevelDescriptor
- EdFiDiplomaTypeDescriptor
- EdFiDisabilityDescriptor
- EdFiDisabilityDesignationDescriptor
- EdFiDisabilityDeterminationSourceTypeDescriptor
- EdFiDisciplineActionLengthDifferenceReasonDescriptor
- EdFiDisciplineDescriptor
- EdFiDisciplineIncidentParticipationCodeDescriptor
- EdFiEducationOrganizationAssociationTypeDescriptor
- EdFiEducationOrganizationCategoryDescriptor
- EdFiEducationOrganizationIdentificationSystemDescriptor
- EdFiEducationPlanDescriptor
- EdFiEducationalEnvironmentDescriptor
- EdFiElectronicMailTypeDescriptor
- EdFiEligibilityDelayReasonDescriptor
- EdFiEligibilityEvaluationTypeDescriptor
- EdFiEmploymentStatusDescriptor
- EdFiEnrollmentTypeDescriptor
- EdFiEntryGradeLevelReasonDescriptor
- EdFiEntryTypeDescriptor
- EdFiEvaluationDelayReasonDescriptor
- EdFiEventCircumstanceDescriptor
- EdFiExitWithdrawTypeDescriptor
- EdFiFinancialCollectionDescriptor
- EdFiGradeLevelDescriptor
- EdFiGradePointAverageTypeDescriptor
- EdFiGradeTypeDescriptor
- EdFiGradebookEntryTypeDescriptor
- EdFiGradingPeriodDescriptor
- EdFiGraduationPlanTypeDescriptor
- EdFiGunFreeSchoolsActReportingStatusDescriptor
- EdFiHomelessPrimaryNighttimeResidenceDescriptor
- EdFiHomelessProgramServiceDescriptor
- EdFiIdeaPartDescriptor
- EdFiIdentificationDocumentUseDescriptor
- EdFiIncidentLocationDescriptor
- EdFiIndicatorDescriptor
- EdFiIndicatorGroupDescriptor
- EdFiIndicatorLevelDescriptor
- EdFiInstitutionTelephoneNumberTypeDescriptor
- EdFiInteractivityStyleDescriptor
- EdFiInternetAccessDescriptor
- EdFiInternetAccessTypeInResidenceDescriptor
- EdFiInternetPerformanceInResidenceDescriptor
- EdFiInterventionClassDescriptor
- EdFiInterventionEffectivenessRatingDescriptor
- EdFiLanguageDescriptor
- EdFiLanguageInstructionProgramServiceDescriptor
- EdFiLanguageUseDescriptor
- EdFiLearningStandardCategoryDescriptor
- EdFiLearningStandardEquivalenceStrengthDescriptor
- EdFiLearningStandardScopeDescriptor
- EdFiLevelOfEducationDescriptor
- EdFiLicenseStatusDescriptor
- EdFiLicenseTypeDescriptor
- EdFiLimitedEnglishProficiencyDescriptor
- EdFiLocalEducationAgencyCategoryDescriptor
- EdFiLocaleDescriptor
- EdFiMagnetSpecialProgramEmphasisSchoolDescriptor
- EdFiMediumOfInstructionDescriptor
- EdFiMethodCreditEarnedDescriptor
- EdFiMigrantEducationProgramServiceDescriptor
- EdFiModelEntityDescriptor
- EdFiMonitoredDescriptor
- EdFiNeglectedOrDelinquentProgramDescriptor
- EdFiNeglectedOrDelinquentProgramServiceDescriptor
- EdFiNetworkPurposeDescriptor
- EdFiOperationalStatusDescriptor
- EdFiOtherNameTypeDescriptor
- EdFiParticipationDescriptor
- EdFiParticipationStatusDescriptor
- EdFiPerformanceBaseConversionDescriptor
- EdFiPerformanceLevelDescriptor
- EdFiPersonalInformationVerificationDescriptor
- EdFiPlatformTypeDescriptor
- EdFiPopulationServedDescriptor
- EdFiPostSecondaryEventCategoryDescriptor
- EdFiPostSecondaryInstitutionLevelDescriptor
- EdFiPostingResultDescriptor
- EdFiPrimaryLearningDeviceAccessDescriptor
- EdFiPrimaryLearningDeviceAwayFromSchoolDescriptor
- EdFiPrimaryLearningDeviceProviderDescriptor
- EdFiProficiencyDescriptor
- EdFiProgramAssignmentDescriptor
- EdFiProgramCharacteristicDescriptor
- EdFiProgramEvaluationPeriodDescriptor
- EdFiProgramEvaluationTypeDescriptor
- EdFiProgramSponsorDescriptor
- EdFiProgramTypeDescriptor
- EdFiProgressDescriptor
- EdFiProgressLevelDescriptor
- EdFiProviderCategoryDescriptor
- EdFiProviderProfitabilityDescriptor
- EdFiProviderStatusDescriptor
- EdFiPublicationStatusDescriptor
- EdFiQuestionFormDescriptor
- EdFiRaceDescriptor
- EdFiRatingLevelDescriptor
- EdFiReasonExitedDescriptor
- EdFiReasonNotTestedDescriptor
- EdFiRecognitionTypeDescriptor
- EdFiRelationDescriptor
- EdFiRepeatIdentifierDescriptor
- EdFiReporterDescriptionDescriptor
- EdFiReportingTagDescriptor
- EdFiResidencyStatusDescriptor
- EdFiResponseIndicatorDescriptor
- EdFiResponsibilityDescriptor
- EdFiRestraintEventReasonDescriptor
- EdFiResultDatatypeTypeDescriptor
- EdFiRetestIndicatorDescriptor
- EdFiSchoolCategoryDescriptor
- EdFiSchoolChoiceBasisDescriptor
- EdFiSchoolChoiceImplementStatusDescriptor
- EdFiSchoolFoodServiceProgramServiceDescriptor
- EdFiSchoolTypeDescriptor
- EdFiSectionCharacteristicDescriptor
- EdFiSectionTypeDescriptor
- EdFiSeparationDescriptor
- EdFiSeparationReasonDescriptor
- EdFiServiceDescriptor
- EdFiSexDescriptor
- EdFiSourceSystemDescriptor
- EdFiSpecialEducationExitReasonDescriptor
- EdFiSpecialEducationProgramServiceDescriptor
- EdFiSpecialEducationSettingDescriptor
- EdFiStaffClassificationDescriptor
- EdFiStaffIdentificationSystemDescriptor
- EdFiStaffLeaveEventCategoryDescriptor
- EdFiStateAbbreviationDescriptor
- EdFiStudentCharacteristicDescriptor
- EdFiStudentIdentificationSystemDescriptor
- EdFiStudentParticipationCodeDescriptor
- EdFiSubmissionStatusDescriptor
- EdFiSupporterMilitaryConnectionDescriptor
- EdFiSurveyCategoryDescriptor
- EdFiSurveyLevelDescriptor
- EdFiTeachingCredentialBasisDescriptor
- EdFiTeachingCredentialDescriptor
- EdFiTechnicalSkillsAssessmentDescriptor
- EdFiTelephoneNumberTypeDescriptor
- EdFiTermDescriptor
- EdFiTitleIPartAParticipantDescriptor
- EdFiTitleIPartAProgramServiceDescriptor
- EdFiTitleIPartASchoolDesignationDescriptor
- EdFiTribalAffiliationDescriptor
- EdFiVisaDescriptor
- EdFiWeaponDescriptor
- Link
- TpdmAccreditationStatusDescriptor
- TpdmAidTypeDescriptor
- TpdmCertificationRouteDescriptor
- TpdmCoteachingStyleObservedDescriptor
- TpdmCredentialStatusDescriptor
- TpdmEducatorRoleDescriptor
- TpdmEnglishLanguageExamDescriptor
- TpdmEppProgramPathwayDescriptor
- TpdmEvaluationElementRatingLevelDescriptor
- TpdmEvaluationPeriodDescriptor
- TpdmEvaluationRatingLevelDescriptor
- TpdmEvaluationRatingStatusDescriptor
- TpdmEvaluationTypeDescriptor
- TpdmGenderDescriptor
- TpdmObjectiveRatingLevelDescriptor
- TpdmPerformanceEvaluationRatingLevelDescriptor
- TpdmPerformanceEvaluationTypeDescriptor
- TpdmRubricRatingLevelDescriptor
- TrackedChangesEdFiAbsenceEventCategoryDescriptorDelete
- TrackedChangesEdFiAbsenceEventCategoryDescriptorKey
- TrackedChangesEdFiAbsenceEventCategoryDescriptorKeyChange
- TrackedChangesEdFiAcademicHonorCategoryDescriptorDelete
- TrackedChangesEdFiAcademicHonorCategoryDescriptorKey
- TrackedChangesEdFiAcademicHonorCategoryDescriptorKeyChange
- TrackedChangesEdFiAcademicSubjectDescriptorDelete
- TrackedChangesEdFiAcademicSubjectDescriptorKey
- TrackedChangesEdFiAcademicSubjectDescriptorKeyChange
- TrackedChangesEdFiAccommodationDescriptorDelete
- TrackedChangesEdFiAccommodationDescriptorKey
- TrackedChangesEdFiAccommodationDescriptorKeyChange
- TrackedChangesEdFiAccountTypeDescriptorDelete
- TrackedChangesEdFiAccountTypeDescriptorKey
- TrackedChangesEdFiAccountTypeDescriptorKeyChange
- TrackedChangesEdFiAchievementCategoryDescriptorDelete
- TrackedChangesEdFiAchievementCategoryDescriptorKey
- TrackedChangesEdFiAchievementCategoryDescriptorKeyChange
- TrackedChangesEdFiAdditionalCreditTypeDescriptorDelete
- TrackedChangesEdFiAdditionalCreditTypeDescriptorKey
- TrackedChangesEdFiAdditionalCreditTypeDescriptorKeyChange
- TrackedChangesEdFiAddressTypeDescriptorDelete
- TrackedChangesEdFiAddressTypeDescriptorKey
- TrackedChangesEdFiAddressTypeDescriptorKeyChange
- TrackedChangesEdFiAdministrationEnvironmentDescriptorDelete
- TrackedChangesEdFiAdministrationEnvironmentDescriptorKey
- TrackedChangesEdFiAdministrationEnvironmentDescriptorKeyChange
- TrackedChangesEdFiAdministrativeFundingControlDescriptorDelete
- TrackedChangesEdFiAdministrativeFundingControlDescriptorKey
- TrackedChangesEdFiAdministrativeFundingControlDescriptorKeyChange
- TrackedChangesEdFiAncestryEthnicOriginDescriptorDelete
- TrackedChangesEdFiAncestryEthnicOriginDescriptorKey
- TrackedChangesEdFiAncestryEthnicOriginDescriptorKeyChange
- TrackedChangesEdFiAssessmentCategoryDescriptorDelete
- TrackedChangesEdFiAssessmentCategoryDescriptorKey
- TrackedChangesEdFiAssessmentCategoryDescriptorKeyChange
- TrackedChangesEdFiAssessmentIdentificationSystemDescriptorDelete
- TrackedChangesEdFiAssessmentIdentificationSystemDescriptorKey
- TrackedChangesEdFiAssessmentIdentificationSystemDescriptorKeyChange
- TrackedChangesEdFiAssessmentItemCategoryDescriptorDelete
- TrackedChangesEdFiAssessmentItemCategoryDescriptorKey
- TrackedChangesEdFiAssessmentItemCategoryDescriptorKeyChange
- TrackedChangesEdFiAssessmentItemResultDescriptorDelete
- TrackedChangesEdFiAssessmentItemResultDescriptorKey
- TrackedChangesEdFiAssessmentItemResultDescriptorKeyChange
- TrackedChangesEdFiAssessmentPeriodDescriptorDelete
- TrackedChangesEdFiAssessmentPeriodDescriptorKey
- TrackedChangesEdFiAssessmentPeriodDescriptorKeyChange
- TrackedChangesEdFiAssessmentReportingMethodDescriptorDelete
- TrackedChangesEdFiAssessmentReportingMethodDescriptorKey
- TrackedChangesEdFiAssessmentReportingMethodDescriptorKeyChange
- TrackedChangesEdFiAssignmentLateStatusDescriptorDelete
- TrackedChangesEdFiAssignmentLateStatusDescriptorKey
- TrackedChangesEdFiAssignmentLateStatusDescriptorKeyChange
- TrackedChangesEdFiAttemptStatusDescriptorDelete
- TrackedChangesEdFiAttemptStatusDescriptorKey
- TrackedChangesEdFiAttemptStatusDescriptorKeyChange
- TrackedChangesEdFiAttendanceEventCategoryDescriptorDelete
- TrackedChangesEdFiAttendanceEventCategoryDescriptorKey
- TrackedChangesEdFiAttendanceEventCategoryDescriptorKeyChange
- TrackedChangesEdFiBarrierToInternetAccessInResidenceDescriptorDelete
- TrackedChangesEdFiBarrierToInternetAccessInResidenceDescriptorKey
- TrackedChangesEdFiBarrierToInternetAccessInResidenceDescriptorKeyChange
- TrackedChangesEdFiBehaviorDescriptorDelete
- TrackedChangesEdFiBehaviorDescriptorKey
- TrackedChangesEdFiBehaviorDescriptorKeyChange
- TrackedChangesEdFiCalendarEventDescriptorDelete
- TrackedChangesEdFiCalendarEventDescriptorKey
- TrackedChangesEdFiCalendarEventDescriptorKeyChange
- TrackedChangesEdFiCalendarTypeDescriptorDelete
- TrackedChangesEdFiCalendarTypeDescriptorKey
- TrackedChangesEdFiCalendarTypeDescriptorKeyChange
- TrackedChangesEdFiCareerPathwayDescriptorDelete
- TrackedChangesEdFiCareerPathwayDescriptorKey
- TrackedChangesEdFiCareerPathwayDescriptorKeyChange
- TrackedChangesEdFiCharterApprovalAgencyTypeDescriptorDelete
- TrackedChangesEdFiCharterApprovalAgencyTypeDescriptorKey
- TrackedChangesEdFiCharterApprovalAgencyTypeDescriptorKeyChange
- TrackedChangesEdFiCharterStatusDescriptorDelete
- TrackedChangesEdFiCharterStatusDescriptorKey
- TrackedChangesEdFiCharterStatusDescriptorKeyChange
- TrackedChangesEdFiCitizenshipStatusDescriptorDelete
- TrackedChangesEdFiCitizenshipStatusDescriptorKey
- TrackedChangesEdFiCitizenshipStatusDescriptorKeyChange
- TrackedChangesEdFiClassroomPositionDescriptorDelete
- TrackedChangesEdFiClassroomPositionDescriptorKey
- TrackedChangesEdFiClassroomPositionDescriptorKeyChange
- TrackedChangesEdFiCohortScopeDescriptorDelete
- TrackedChangesEdFiCohortScopeDescriptorKey
- TrackedChangesEdFiCohortScopeDescriptorKeyChange
- TrackedChangesEdFiCohortTypeDescriptorDelete
- TrackedChangesEdFiCohortTypeDescriptorKey
- TrackedChangesEdFiCohortTypeDescriptorKeyChange
- TrackedChangesEdFiCohortYearTypeDescriptorDelete
- TrackedChangesEdFiCohortYearTypeDescriptorKey
- TrackedChangesEdFiCohortYearTypeDescriptorKeyChange
- TrackedChangesEdFiCompetencyLevelDescriptorDelete
- TrackedChangesEdFiCompetencyLevelDescriptorKey
- TrackedChangesEdFiCompetencyLevelDescriptorKeyChange
- TrackedChangesEdFiContactTypeDescriptorDelete
- TrackedChangesEdFiContactTypeDescriptorKey
- TrackedChangesEdFiContactTypeDescriptorKeyChange
- TrackedChangesEdFiContentClassDescriptorDelete
- TrackedChangesEdFiContentClassDescriptorKey
- TrackedChangesEdFiContentClassDescriptorKeyChange
- TrackedChangesEdFiContinuationOfServicesReasonDescriptorDelete
- TrackedChangesEdFiContinuationOfServicesReasonDescriptorKey
- TrackedChangesEdFiContinuationOfServicesReasonDescriptorKeyChange
- TrackedChangesEdFiCostRateDescriptorDelete
- TrackedChangesEdFiCostRateDescriptorKey
- TrackedChangesEdFiCostRateDescriptorKeyChange
- TrackedChangesEdFiCountryDescriptorDelete
- TrackedChangesEdFiCountryDescriptorKey
- TrackedChangesEdFiCountryDescriptorKeyChange
- TrackedChangesEdFiCourseAttemptResultDescriptorDelete
- TrackedChangesEdFiCourseAttemptResultDescriptorKey
- TrackedChangesEdFiCourseAttemptResultDescriptorKeyChange
- TrackedChangesEdFiCourseDefinedByDescriptorDelete
- TrackedChangesEdFiCourseDefinedByDescriptorKey
- TrackedChangesEdFiCourseDefinedByDescriptorKeyChange
- TrackedChangesEdFiCourseGPAApplicabilityDescriptorDelete
- TrackedChangesEdFiCourseGPAApplicabilityDescriptorKey
- TrackedChangesEdFiCourseGPAApplicabilityDescriptorKeyChange
- TrackedChangesEdFiCourseIdentificationSystemDescriptorDelete
- TrackedChangesEdFiCourseIdentificationSystemDescriptorKey
- TrackedChangesEdFiCourseIdentificationSystemDescriptorKeyChange
- TrackedChangesEdFiCourseLevelCharacteristicDescriptorDelete
- TrackedChangesEdFiCourseLevelCharacteristicDescriptorKey
- TrackedChangesEdFiCourseLevelCharacteristicDescriptorKeyChange
- TrackedChangesEdFiCourseRepeatCodeDescriptorDelete
- TrackedChangesEdFiCourseRepeatCodeDescriptorKey
- TrackedChangesEdFiCourseRepeatCodeDescriptorKeyChange
- TrackedChangesEdFiCredentialFieldDescriptorDelete
- TrackedChangesEdFiCredentialFieldDescriptorKey
- TrackedChangesEdFiCredentialFieldDescriptorKeyChange
- TrackedChangesEdFiCredentialTypeDescriptorDelete
- TrackedChangesEdFiCredentialTypeDescriptorKey
- TrackedChangesEdFiCredentialTypeDescriptorKeyChange
- TrackedChangesEdFiCreditCategoryDescriptorDelete
- TrackedChangesEdFiCreditCategoryDescriptorKey
- TrackedChangesEdFiCreditCategoryDescriptorKeyChange
- TrackedChangesEdFiCreditTypeDescriptorDelete
- TrackedChangesEdFiCreditTypeDescriptorKey
- TrackedChangesEdFiCreditTypeDescriptorKeyChange
- TrackedChangesEdFiCteProgramServiceDescriptorDelete
- TrackedChangesEdFiCteProgramServiceDescriptorKey
- TrackedChangesEdFiCteProgramServiceDescriptorKeyChange
- TrackedChangesEdFiCurriculumUsedDescriptorDelete
- TrackedChangesEdFiCurriculumUsedDescriptorKey
- TrackedChangesEdFiCurriculumUsedDescriptorKeyChange
- TrackedChangesEdFiDeliveryMethodDescriptorDelete
- TrackedChangesEdFiDeliveryMethodDescriptorKey
- TrackedChangesEdFiDeliveryMethodDescriptorKeyChange
- TrackedChangesEdFiDiagnosisDescriptorDelete
- TrackedChangesEdFiDiagnosisDescriptorKey
- TrackedChangesEdFiDiagnosisDescriptorKeyChange
- TrackedChangesEdFiDiplomaLevelDescriptorDelete
- TrackedChangesEdFiDiplomaLevelDescriptorKey
- TrackedChangesEdFiDiplomaLevelDescriptorKeyChange
- TrackedChangesEdFiDiplomaTypeDescriptorDelete
- TrackedChangesEdFiDiplomaTypeDescriptorKey
- TrackedChangesEdFiDiplomaTypeDescriptorKeyChange
- TrackedChangesEdFiDisabilityDescriptorDelete
- TrackedChangesEdFiDisabilityDescriptorKey
- TrackedChangesEdFiDisabilityDescriptorKeyChange
- TrackedChangesEdFiDisabilityDesignationDescriptorDelete
- TrackedChangesEdFiDisabilityDesignationDescriptorKey
- TrackedChangesEdFiDisabilityDesignationDescriptorKeyChange
- TrackedChangesEdFiDisabilityDeterminationSourceTypeDescriptorDelete
- TrackedChangesEdFiDisabilityDeterminationSourceTypeDescriptorKey
- TrackedChangesEdFiDisabilityDeterminationSourceTypeDescriptorKeyChange
- TrackedChangesEdFiDisciplineActionLengthDifferenceReasonDescriptorDelete
- TrackedChangesEdFiDisciplineActionLengthDifferenceReasonDescriptorKey
- TrackedChangesEdFiDisciplineActionLengthDifferenceReasonDescriptorKeyChange
- TrackedChangesEdFiDisciplineDescriptorDelete
- TrackedChangesEdFiDisciplineDescriptorKey
- TrackedChangesEdFiDisciplineDescriptorKeyChange
- TrackedChangesEdFiDisciplineIncidentParticipationCodeDescriptorDelete
- TrackedChangesEdFiDisciplineIncidentParticipationCodeDescriptorKey
- TrackedChangesEdFiDisciplineIncidentParticipationCodeDescriptorKeyChange
- TrackedChangesEdFiEducationOrganizationAssociationTypeDescriptorDelete
- TrackedChangesEdFiEducationOrganizationAssociationTypeDescriptorKey
- TrackedChangesEdFiEducationOrganizationAssociationTypeDescriptorKeyChange
- TrackedChangesEdFiEducationOrganizationCategoryDescriptorDelete
- TrackedChangesEdFiEducationOrganizationCategoryDescriptorKey
- TrackedChangesEdFiEducationOrganizationCategoryDescriptorKeyChange
- TrackedChangesEdFiEducationOrganizationIdentificationSystemDescriptorDelete
- TrackedChangesEdFiEducationOrganizationIdentificationSystemDescriptorKey
- TrackedChangesEdFiEducationOrganizationIdentificationSystemDescriptorKeyChange
- TrackedChangesEdFiEducationPlanDescriptorDelete
- TrackedChangesEdFiEducationPlanDescriptorKey
- TrackedChangesEdFiEducationPlanDescriptorKeyChange
- TrackedChangesEdFiEducationalEnvironmentDescriptorDelete
- TrackedChangesEdFiEducationalEnvironmentDescriptorKey
- TrackedChangesEdFiEducationalEnvironmentDescriptorKeyChange
- TrackedChangesEdFiElectronicMailTypeDescriptorDelete
- TrackedChangesEdFiElectronicMailTypeDescriptorKey
- TrackedChangesEdFiElectronicMailTypeDescriptorKeyChange
- TrackedChangesEdFiEligibilityDelayReasonDescriptorDelete
- TrackedChangesEdFiEligibilityDelayReasonDescriptorKey
- TrackedChangesEdFiEligibilityDelayReasonDescriptorKeyChange
- TrackedChangesEdFiEligibilityEvaluationTypeDescriptorDelete
- TrackedChangesEdFiEligibilityEvaluationTypeDescriptorKey
- TrackedChangesEdFiEligibilityEvaluationTypeDescriptorKeyChange
- TrackedChangesEdFiEmploymentStatusDescriptorDelete
- TrackedChangesEdFiEmploymentStatusDescriptorKey
- TrackedChangesEdFiEmploymentStatusDescriptorKeyChange
- TrackedChangesEdFiEnrollmentTypeDescriptorDelete
- TrackedChangesEdFiEnrollmentTypeDescriptorKey
- TrackedChangesEdFiEnrollmentTypeDescriptorKeyChange
- TrackedChangesEdFiEntryGradeLevelReasonDescriptorDelete
- TrackedChangesEdFiEntryGradeLevelReasonDescriptorKey
- TrackedChangesEdFiEntryGradeLevelReasonDescriptorKeyChange
- TrackedChangesEdFiEntryTypeDescriptorDelete
- TrackedChangesEdFiEntryTypeDescriptorKey
- TrackedChangesEdFiEntryTypeDescriptorKeyChange
- TrackedChangesEdFiEvaluationDelayReasonDescriptorDelete
- TrackedChangesEdFiEvaluationDelayReasonDescriptorKey
- TrackedChangesEdFiEvaluationDelayReasonDescriptorKeyChange
- TrackedChangesEdFiEventCircumstanceDescriptorDelete
- TrackedChangesEdFiEventCircumstanceDescriptorKey
- TrackedChangesEdFiEventCircumstanceDescriptorKeyChange
- TrackedChangesEdFiExitWithdrawTypeDescriptorDelete
- TrackedChangesEdFiExitWithdrawTypeDescriptorKey
- TrackedChangesEdFiExitWithdrawTypeDescriptorKeyChange
- TrackedChangesEdFiFinancialCollectionDescriptorDelete
- TrackedChangesEdFiFinancialCollectionDescriptorKey
- TrackedChangesEdFiFinancialCollectionDescriptorKeyChange
- TrackedChangesEdFiGradeLevelDescriptorDelete
- TrackedChangesEdFiGradeLevelDescriptorKey
- TrackedChangesEdFiGradeLevelDescriptorKeyChange
- TrackedChangesEdFiGradePointAverageTypeDescriptorDelete
- TrackedChangesEdFiGradePointAverageTypeDescriptorKey
- TrackedChangesEdFiGradePointAverageTypeDescriptorKeyChange
- TrackedChangesEdFiGradeTypeDescriptorDelete
- TrackedChangesEdFiGradeTypeDescriptorKey
- TrackedChangesEdFiGradeTypeDescriptorKeyChange
- TrackedChangesEdFiGradebookEntryTypeDescriptorDelete
- TrackedChangesEdFiGradebookEntryTypeDescriptorKey
- TrackedChangesEdFiGradebookEntryTypeDescriptorKeyChange
- TrackedChangesEdFiGradingPeriodDescriptorDelete
- TrackedChangesEdFiGradingPeriodDescriptorKey
- TrackedChangesEdFiGradingPeriodDescriptorKeyChange
- TrackedChangesEdFiGraduationPlanTypeDescriptorDelete
- TrackedChangesEdFiGraduationPlanTypeDescriptorKey
- TrackedChangesEdFiGraduationPlanTypeDescriptorKeyChange
- TrackedChangesEdFiGunFreeSchoolsActReportingStatusDescriptorDelete
- TrackedChangesEdFiGunFreeSchoolsActReportingStatusDescriptorKey
- TrackedChangesEdFiGunFreeSchoolsActReportingStatusDescriptorKeyChange
- TrackedChangesEdFiHomelessPrimaryNighttimeResidenceDescriptorDelete
- TrackedChangesEdFiHomelessPrimaryNighttimeResidenceDescriptorKey
- TrackedChangesEdFiHomelessPrimaryNighttimeResidenceDescriptorKeyChange
- TrackedChangesEdFiHomelessProgramServiceDescriptorDelete
- TrackedChangesEdFiHomelessProgramServiceDescriptorKey
- TrackedChangesEdFiHomelessProgramServiceDescriptorKeyChange
- TrackedChangesEdFiIdeaPartDescriptorDelete
- TrackedChangesEdFiIdeaPartDescriptorKey
- TrackedChangesEdFiIdeaPartDescriptorKeyChange
- TrackedChangesEdFiIdentificationDocumentUseDescriptorDelete
- TrackedChangesEdFiIdentificationDocumentUseDescriptorKey
- TrackedChangesEdFiIdentificationDocumentUseDescriptorKeyChange
- TrackedChangesEdFiIncidentLocationDescriptorDelete
- TrackedChangesEdFiIncidentLocationDescriptorKey
- TrackedChangesEdFiIncidentLocationDescriptorKeyChange
- TrackedChangesEdFiIndicatorDescriptorDelete
- TrackedChangesEdFiIndicatorDescriptorKey
- TrackedChangesEdFiIndicatorDescriptorKeyChange
- TrackedChangesEdFiIndicatorGroupDescriptorDelete
- TrackedChangesEdFiIndicatorGroupDescriptorKey
- TrackedChangesEdFiIndicatorGroupDescriptorKeyChange
- TrackedChangesEdFiIndicatorLevelDescriptorDelete
- TrackedChangesEdFiIndicatorLevelDescriptorKey
- TrackedChangesEdFiIndicatorLevelDescriptorKeyChange
- TrackedChangesEdFiInstitutionTelephoneNumberTypeDescriptorDelete
- TrackedChangesEdFiInstitutionTelephoneNumberTypeDescriptorKey
- TrackedChangesEdFiInstitutionTelephoneNumberTypeDescriptorKeyChange
- TrackedChangesEdFiInteractivityStyleDescriptorDelete
- TrackedChangesEdFiInteractivityStyleDescriptorKey
- TrackedChangesEdFiInteractivityStyleDescriptorKeyChange
- TrackedChangesEdFiInternetAccessDescriptorDelete
- TrackedChangesEdFiInternetAccessDescriptorKey
- TrackedChangesEdFiInternetAccessDescriptorKeyChange
- TrackedChangesEdFiInternetAccessTypeInResidenceDescriptorDelete
- TrackedChangesEdFiInternetAccessTypeInResidenceDescriptorKey
- TrackedChangesEdFiInternetAccessTypeInResidenceDescriptorKeyChange
- TrackedChangesEdFiInternetPerformanceInResidenceDescriptorDelete
- TrackedChangesEdFiInternetPerformanceInResidenceDescriptorKey
- TrackedChangesEdFiInternetPerformanceInResidenceDescriptorKeyChange
- TrackedChangesEdFiInterventionClassDescriptorDelete
- TrackedChangesEdFiInterventionClassDescriptorKey
- TrackedChangesEdFiInterventionClassDescriptorKeyChange
- TrackedChangesEdFiInterventionEffectivenessRatingDescriptorDelete
- TrackedChangesEdFiInterventionEffectivenessRatingDescriptorKey
- TrackedChangesEdFiInterventionEffectivenessRatingDescriptorKeyChange
- TrackedChangesEdFiLanguageDescriptorDelete
- TrackedChangesEdFiLanguageDescriptorKey
- TrackedChangesEdFiLanguageDescriptorKeyChange
- TrackedChangesEdFiLanguageInstructionProgramServiceDescriptorDelete
- TrackedChangesEdFiLanguageInstructionProgramServiceDescriptorKey
- TrackedChangesEdFiLanguageInstructionProgramServiceDescriptorKeyChange
- TrackedChangesEdFiLanguageUseDescriptorDelete
- TrackedChangesEdFiLanguageUseDescriptorKey
- TrackedChangesEdFiLanguageUseDescriptorKeyChange
- TrackedChangesEdFiLearningStandardCategoryDescriptorDelete
- TrackedChangesEdFiLearningStandardCategoryDescriptorKey
- TrackedChangesEdFiLearningStandardCategoryDescriptorKeyChange
- TrackedChangesEdFiLearningStandardEquivalenceStrengthDescriptorDelete
- TrackedChangesEdFiLearningStandardEquivalenceStrengthDescriptorKey
- TrackedChangesEdFiLearningStandardEquivalenceStrengthDescriptorKeyChange
- TrackedChangesEdFiLearningStandardScopeDescriptorDelete
- TrackedChangesEdFiLearningStandardScopeDescriptorKey
- TrackedChangesEdFiLearningStandardScopeDescriptorKeyChange
- TrackedChangesEdFiLevelOfEducationDescriptorDelete
- TrackedChangesEdFiLevelOfEducationDescriptorKey
- TrackedChangesEdFiLevelOfEducationDescriptorKeyChange
- TrackedChangesEdFiLicenseStatusDescriptorDelete
- TrackedChangesEdFiLicenseStatusDescriptorKey
- TrackedChangesEdFiLicenseStatusDescriptorKeyChange
- TrackedChangesEdFiLicenseTypeDescriptorDelete
- TrackedChangesEdFiLicenseTypeDescriptorKey
- TrackedChangesEdFiLicenseTypeDescriptorKeyChange
- TrackedChangesEdFiLimitedEnglishProficiencyDescriptorDelete
- TrackedChangesEdFiLimitedEnglishProficiencyDescriptorKey
- TrackedChangesEdFiLimitedEnglishProficiencyDescriptorKeyChange
- TrackedChangesEdFiLocalEducationAgencyCategoryDescriptorDelete
- TrackedChangesEdFiLocalEducationAgencyCategoryDescriptorKey
- TrackedChangesEdFiLocalEducationAgencyCategoryDescriptorKeyChange
- TrackedChangesEdFiLocaleDescriptorDelete
- TrackedChangesEdFiLocaleDescriptorKey
- TrackedChangesEdFiLocaleDescriptorKeyChange
- TrackedChangesEdFiMagnetSpecialProgramEmphasisSchoolDescriptorDelete
- TrackedChangesEdFiMagnetSpecialProgramEmphasisSchoolDescriptorKey
- TrackedChangesEdFiMagnetSpecialProgramEmphasisSchoolDescriptorKeyChange
- TrackedChangesEdFiMediumOfInstructionDescriptorDelete
- TrackedChangesEdFiMediumOfInstructionDescriptorKey
- TrackedChangesEdFiMediumOfInstructionDescriptorKeyChange
- TrackedChangesEdFiMethodCreditEarnedDescriptorDelete
- TrackedChangesEdFiMethodCreditEarnedDescriptorKey
- TrackedChangesEdFiMethodCreditEarnedDescriptorKeyChange
- TrackedChangesEdFiMigrantEducationProgramServiceDescriptorDelete
- TrackedChangesEdFiMigrantEducationProgramServiceDescriptorKey
- TrackedChangesEdFiMigrantEducationProgramServiceDescriptorKeyChange
- TrackedChangesEdFiModelEntityDescriptorDelete
- TrackedChangesEdFiModelEntityDescriptorKey
- TrackedChangesEdFiModelEntityDescriptorKeyChange
- TrackedChangesEdFiMonitoredDescriptorDelete
- TrackedChangesEdFiMonitoredDescriptorKey
- TrackedChangesEdFiMonitoredDescriptorKeyChange
- TrackedChangesEdFiNeglectedOrDelinquentProgramDescriptorDelete
- TrackedChangesEdFiNeglectedOrDelinquentProgramDescriptorKey
- TrackedChangesEdFiNeglectedOrDelinquentProgramDescriptorKeyChange
- TrackedChangesEdFiNeglectedOrDelinquentProgramServiceDescriptorDelete
- TrackedChangesEdFiNeglectedOrDelinquentProgramServiceDescriptorKey
- TrackedChangesEdFiNeglectedOrDelinquentProgramServiceDescriptorKeyChange
- TrackedChangesEdFiNetworkPurposeDescriptorDelete
- TrackedChangesEdFiNetworkPurposeDescriptorKey
- TrackedChangesEdFiNetworkPurposeDescriptorKeyChange
- TrackedChangesEdFiOperationalStatusDescriptorDelete
- TrackedChangesEdFiOperationalStatusDescriptorKey
- TrackedChangesEdFiOperationalStatusDescriptorKeyChange
- TrackedChangesEdFiOtherNameTypeDescriptorDelete
- TrackedChangesEdFiOtherNameTypeDescriptorKey
- TrackedChangesEdFiOtherNameTypeDescriptorKeyChange
- TrackedChangesEdFiParticipationDescriptorDelete
- TrackedChangesEdFiParticipationDescriptorKey
- TrackedChangesEdFiParticipationDescriptorKeyChange
- TrackedChangesEdFiParticipationStatusDescriptorDelete
- TrackedChangesEdFiParticipationStatusDescriptorKey
- TrackedChangesEdFiParticipationStatusDescriptorKeyChange
- TrackedChangesEdFiPerformanceBaseConversionDescriptorDelete
- TrackedChangesEdFiPerformanceBaseConversionDescriptorKey
- TrackedChangesEdFiPerformanceBaseConversionDescriptorKeyChange
- TrackedChangesEdFiPerformanceLevelDescriptorDelete
- TrackedChangesEdFiPerformanceLevelDescriptorKey
- TrackedChangesEdFiPerformanceLevelDescriptorKeyChange
- TrackedChangesEdFiPersonalInformationVerificationDescriptorDelete
- TrackedChangesEdFiPersonalInformationVerificationDescriptorKey
- TrackedChangesEdFiPersonalInformationVerificationDescriptorKeyChange
- TrackedChangesEdFiPlatformTypeDescriptorDelete
- TrackedChangesEdFiPlatformTypeDescriptorKey
- TrackedChangesEdFiPlatformTypeDescriptorKeyChange
- TrackedChangesEdFiPopulationServedDescriptorDelete
- TrackedChangesEdFiPopulationServedDescriptorKey
- TrackedChangesEdFiPopulationServedDescriptorKeyChange
- TrackedChangesEdFiPostSecondaryEventCategoryDescriptorDelete
- TrackedChangesEdFiPostSecondaryEventCategoryDescriptorKey
- TrackedChangesEdFiPostSecondaryEventCategoryDescriptorKeyChange
- TrackedChangesEdFiPostSecondaryInstitutionLevelDescriptorDelete
- TrackedChangesEdFiPostSecondaryInstitutionLevelDescriptorKey
- TrackedChangesEdFiPostSecondaryInstitutionLevelDescriptorKeyChange
- TrackedChangesEdFiPostingResultDescriptorDelete
- TrackedChangesEdFiPostingResultDescriptorKey
- TrackedChangesEdFiPostingResultDescriptorKeyChange
- TrackedChangesEdFiPrimaryLearningDeviceAccessDescriptorDelete
- TrackedChangesEdFiPrimaryLearningDeviceAccessDescriptorKey
- TrackedChangesEdFiPrimaryLearningDeviceAccessDescriptorKeyChange
- TrackedChangesEdFiPrimaryLearningDeviceAwayFromSchoolDescriptorDelete
- TrackedChangesEdFiPrimaryLearningDeviceAwayFromSchoolDescriptorKey
- TrackedChangesEdFiPrimaryLearningDeviceAwayFromSchoolDescriptorKeyChange
- TrackedChangesEdFiPrimaryLearningDeviceProviderDescriptorDelete
- TrackedChangesEdFiPrimaryLearningDeviceProviderDescriptorKey
- TrackedChangesEdFiPrimaryLearningDeviceProviderDescriptorKeyChange
- TrackedChangesEdFiProficiencyDescriptorDelete
- TrackedChangesEdFiProficiencyDescriptorKey
- TrackedChangesEdFiProficiencyDescriptorKeyChange
- TrackedChangesEdFiProgramAssignmentDescriptorDelete
- TrackedChangesEdFiProgramAssignmentDescriptorKey
- TrackedChangesEdFiProgramAssignmentDescriptorKeyChange
- TrackedChangesEdFiProgramCharacteristicDescriptorDelete
- TrackedChangesEdFiProgramCharacteristicDescriptorKey
- TrackedChangesEdFiProgramCharacteristicDescriptorKeyChange
- TrackedChangesEdFiProgramEvaluationPeriodDescriptorDelete
- TrackedChangesEdFiProgramEvaluationPeriodDescriptorKey
- TrackedChangesEdFiProgramEvaluationPeriodDescriptorKeyChange
- TrackedChangesEdFiProgramEvaluationTypeDescriptorDelete
- TrackedChangesEdFiProgramEvaluationTypeDescriptorKey
- TrackedChangesEdFiProgramEvaluationTypeDescriptorKeyChange
- TrackedChangesEdFiProgramSponsorDescriptorDelete
- TrackedChangesEdFiProgramSponsorDescriptorKey
- TrackedChangesEdFiProgramSponsorDescriptorKeyChange
- TrackedChangesEdFiProgramTypeDescriptorDelete
- TrackedChangesEdFiProgramTypeDescriptorKey
- TrackedChangesEdFiProgramTypeDescriptorKeyChange
- TrackedChangesEdFiProgressDescriptorDelete
- TrackedChangesEdFiProgressDescriptorKey
- TrackedChangesEdFiProgressDescriptorKeyChange
- TrackedChangesEdFiProgressLevelDescriptorDelete
- TrackedChangesEdFiProgressLevelDescriptorKey
- TrackedChangesEdFiProgressLevelDescriptorKeyChange
- TrackedChangesEdFiProviderCategoryDescriptorDelete
- TrackedChangesEdFiProviderCategoryDescriptorKey
- TrackedChangesEdFiProviderCategoryDescriptorKeyChange
- TrackedChangesEdFiProviderProfitabilityDescriptorDelete
- TrackedChangesEdFiProviderProfitabilityDescriptorKey
- TrackedChangesEdFiProviderProfitabilityDescriptorKeyChange
- TrackedChangesEdFiProviderStatusDescriptorDelete
- TrackedChangesEdFiProviderStatusDescriptorKey
- TrackedChangesEdFiProviderStatusDescriptorKeyChange
- TrackedChangesEdFiPublicationStatusDescriptorDelete
- TrackedChangesEdFiPublicationStatusDescriptorKey
- TrackedChangesEdFiPublicationStatusDescriptorKeyChange
- TrackedChangesEdFiQuestionFormDescriptorDelete
- TrackedChangesEdFiQuestionFormDescriptorKey
- TrackedChangesEdFiQuestionFormDescriptorKeyChange
- TrackedChangesEdFiRaceDescriptorDelete
- TrackedChangesEdFiRaceDescriptorKey
- TrackedChangesEdFiRaceDescriptorKeyChange
- TrackedChangesEdFiRatingLevelDescriptorDelete
- TrackedChangesEdFiRatingLevelDescriptorKey
- TrackedChangesEdFiRatingLevelDescriptorKeyChange
- TrackedChangesEdFiReasonExitedDescriptorDelete
- TrackedChangesEdFiReasonExitedDescriptorKey
- TrackedChangesEdFiReasonExitedDescriptorKeyChange
- TrackedChangesEdFiReasonNotTestedDescriptorDelete
- TrackedChangesEdFiReasonNotTestedDescriptorKey
- TrackedChangesEdFiReasonNotTestedDescriptorKeyChange
- TrackedChangesEdFiRecognitionTypeDescriptorDelete
- TrackedChangesEdFiRecognitionTypeDescriptorKey
- TrackedChangesEdFiRecognitionTypeDescriptorKeyChange
- TrackedChangesEdFiRelationDescriptorDelete
- TrackedChangesEdFiRelationDescriptorKey
- TrackedChangesEdFiRelationDescriptorKeyChange
- TrackedChangesEdFiRepeatIdentifierDescriptorDelete
- TrackedChangesEdFiRepeatIdentifierDescriptorKey
- TrackedChangesEdFiRepeatIdentifierDescriptorKeyChange
- TrackedChangesEdFiReporterDescriptionDescriptorDelete
- TrackedChangesEdFiReporterDescriptionDescriptorKey
- TrackedChangesEdFiReporterDescriptionDescriptorKeyChange
- TrackedChangesEdFiReportingTagDescriptorDelete
- TrackedChangesEdFiReportingTagDescriptorKey
- TrackedChangesEdFiReportingTagDescriptorKeyChange
- TrackedChangesEdFiResidencyStatusDescriptorDelete
- TrackedChangesEdFiResidencyStatusDescriptorKey
- TrackedChangesEdFiResidencyStatusDescriptorKeyChange
- TrackedChangesEdFiResponseIndicatorDescriptorDelete
- TrackedChangesEdFiResponseIndicatorDescriptorKey
- TrackedChangesEdFiResponseIndicatorDescriptorKeyChange
- TrackedChangesEdFiResponsibilityDescriptorDelete
- TrackedChangesEdFiResponsibilityDescriptorKey
- TrackedChangesEdFiResponsibilityDescriptorKeyChange
- TrackedChangesEdFiRestraintEventReasonDescriptorDelete
- TrackedChangesEdFiRestraintEventReasonDescriptorKey
- TrackedChangesEdFiRestraintEventReasonDescriptorKeyChange
- TrackedChangesEdFiResultDatatypeTypeDescriptorDelete
- TrackedChangesEdFiResultDatatypeTypeDescriptorKey
- TrackedChangesEdFiResultDatatypeTypeDescriptorKeyChange
- TrackedChangesEdFiRetestIndicatorDescriptorDelete
- TrackedChangesEdFiRetestIndicatorDescriptorKey
- TrackedChangesEdFiRetestIndicatorDescriptorKeyChange
- TrackedChangesEdFiSchoolCategoryDescriptorDelete
- TrackedChangesEdFiSchoolCategoryDescriptorKey
- TrackedChangesEdFiSchoolCategoryDescriptorKeyChange
- TrackedChangesEdFiSchoolChoiceBasisDescriptorDelete
- TrackedChangesEdFiSchoolChoiceBasisDescriptorKey
- TrackedChangesEdFiSchoolChoiceBasisDescriptorKeyChange
- TrackedChangesEdFiSchoolChoiceImplementStatusDescriptorDelete
- TrackedChangesEdFiSchoolChoiceImplementStatusDescriptorKey
- TrackedChangesEdFiSchoolChoiceImplementStatusDescriptorKeyChange
- TrackedChangesEdFiSchoolFoodServiceProgramServiceDescriptorDelete
- TrackedChangesEdFiSchoolFoodServiceProgramServiceDescriptorKey
- TrackedChangesEdFiSchoolFoodServiceProgramServiceDescriptorKeyChange
- TrackedChangesEdFiSchoolTypeDescriptorDelete
- TrackedChangesEdFiSchoolTypeDescriptorKey
- TrackedChangesEdFiSchoolTypeDescriptorKeyChange
- TrackedChangesEdFiSectionCharacteristicDescriptorDelete
- TrackedChangesEdFiSectionCharacteristicDescriptorKey
- TrackedChangesEdFiSectionCharacteristicDescriptorKeyChange
- TrackedChangesEdFiSectionTypeDescriptorDelete
- TrackedChangesEdFiSectionTypeDescriptorKey
- TrackedChangesEdFiSectionTypeDescriptorKeyChange
- TrackedChangesEdFiSeparationDescriptorDelete
- TrackedChangesEdFiSeparationDescriptorKey
- TrackedChangesEdFiSeparationDescriptorKeyChange
- TrackedChangesEdFiSeparationReasonDescriptorDelete
- TrackedChangesEdFiSeparationReasonDescriptorKey
- TrackedChangesEdFiSeparationReasonDescriptorKeyChange
- TrackedChangesEdFiServiceDescriptorDelete
- TrackedChangesEdFiServiceDescriptorKey
- TrackedChangesEdFiServiceDescriptorKeyChange
- TrackedChangesEdFiSexDescriptorDelete
- TrackedChangesEdFiSexDescriptorKey
- TrackedChangesEdFiSexDescriptorKeyChange
- TrackedChangesEdFiSourceSystemDescriptorDelete
- TrackedChangesEdFiSourceSystemDescriptorKey
- TrackedChangesEdFiSourceSystemDescriptorKeyChange
- TrackedChangesEdFiSpecialEducationExitReasonDescriptorDelete
- TrackedChangesEdFiSpecialEducationExitReasonDescriptorKey
- TrackedChangesEdFiSpecialEducationExitReasonDescriptorKeyChange
- TrackedChangesEdFiSpecialEducationProgramServiceDescriptorDelete
- TrackedChangesEdFiSpecialEducationProgramServiceDescriptorKey
- TrackedChangesEdFiSpecialEducationProgramServiceDescriptorKeyChange
- TrackedChangesEdFiSpecialEducationSettingDescriptorDelete
- TrackedChangesEdFiSpecialEducationSettingDescriptorKey
- TrackedChangesEdFiSpecialEducationSettingDescriptorKeyChange
- TrackedChangesEdFiStaffClassificationDescriptorDelete
- TrackedChangesEdFiStaffClassificationDescriptorKey
- TrackedChangesEdFiStaffClassificationDescriptorKeyChange
- TrackedChangesEdFiStaffIdentificationSystemDescriptorDelete
- TrackedChangesEdFiStaffIdentificationSystemDescriptorKey
- TrackedChangesEdFiStaffIdentificationSystemDescriptorKeyChange
- TrackedChangesEdFiStaffLeaveEventCategoryDescriptorDelete
- TrackedChangesEdFiStaffLeaveEventCategoryDescriptorKey
- TrackedChangesEdFiStaffLeaveEventCategoryDescriptorKeyChange
- TrackedChangesEdFiStateAbbreviationDescriptorDelete
- TrackedChangesEdFiStateAbbreviationDescriptorKey
- TrackedChangesEdFiStateAbbreviationDescriptorKeyChange
- TrackedChangesEdFiStudentCharacteristicDescriptorDelete
- TrackedChangesEdFiStudentCharacteristicDescriptorKey
- TrackedChangesEdFiStudentCharacteristicDescriptorKeyChange
- TrackedChangesEdFiStudentIdentificationSystemDescriptorDelete
- TrackedChangesEdFiStudentIdentificationSystemDescriptorKey
- TrackedChangesEdFiStudentIdentificationSystemDescriptorKeyChange
- TrackedChangesEdFiStudentParticipationCodeDescriptorDelete
- TrackedChangesEdFiStudentParticipationCodeDescriptorKey
- TrackedChangesEdFiStudentParticipationCodeDescriptorKeyChange
- TrackedChangesEdFiSubmissionStatusDescriptorDelete
- TrackedChangesEdFiSubmissionStatusDescriptorKey
- TrackedChangesEdFiSubmissionStatusDescriptorKeyChange
- TrackedChangesEdFiSupporterMilitaryConnectionDescriptorDelete
- TrackedChangesEdFiSupporterMilitaryConnectionDescriptorKey
- TrackedChangesEdFiSupporterMilitaryConnectionDescriptorKeyChange
- TrackedChangesEdFiSurveyCategoryDescriptorDelete
- TrackedChangesEdFiSurveyCategoryDescriptorKey
- TrackedChangesEdFiSurveyCategoryDescriptorKeyChange
- TrackedChangesEdFiSurveyLevelDescriptorDelete
- TrackedChangesEdFiSurveyLevelDescriptorKey
- TrackedChangesEdFiSurveyLevelDescriptorKeyChange
- TrackedChangesEdFiTeachingCredentialBasisDescriptorDelete
- TrackedChangesEdFiTeachingCredentialBasisDescriptorKey
- TrackedChangesEdFiTeachingCredentialBasisDescriptorKeyChange
- TrackedChangesEdFiTeachingCredentialDescriptorDelete
- TrackedChangesEdFiTeachingCredentialDescriptorKey
- TrackedChangesEdFiTeachingCredentialDescriptorKeyChange
- TrackedChangesEdFiTechnicalSkillsAssessmentDescriptorDelete
- TrackedChangesEdFiTechnicalSkillsAssessmentDescriptorKey
- TrackedChangesEdFiTechnicalSkillsAssessmentDescriptorKeyChange
- TrackedChangesEdFiTelephoneNumberTypeDescriptorDelete
- TrackedChangesEdFiTelephoneNumberTypeDescriptorKey
- TrackedChangesEdFiTelephoneNumberTypeDescriptorKeyChange
- TrackedChangesEdFiTermDescriptorDelete
- TrackedChangesEdFiTermDescriptorKey
- TrackedChangesEdFiTermDescriptorKeyChange
- TrackedChangesEdFiTitleIPartAParticipantDescriptorDelete
- TrackedChangesEdFiTitleIPartAParticipantDescriptorKey
- TrackedChangesEdFiTitleIPartAParticipantDescriptorKeyChange
- TrackedChangesEdFiTitleIPartAProgramServiceDescriptorDelete
- TrackedChangesEdFiTitleIPartAProgramServiceDescriptorKey
- TrackedChangesEdFiTitleIPartAProgramServiceDescriptorKeyChange
- TrackedChangesEdFiTitleIPartASchoolDesignationDescriptorDelete
- TrackedChangesEdFiTitleIPartASchoolDesignationDescriptorKey
- TrackedChangesEdFiTitleIPartASchoolDesignationDescriptorKeyChange
- TrackedChangesEdFiTribalAffiliationDescriptorDelete
- TrackedChangesEdFiTribalAffiliationDescriptorKey
- TrackedChangesEdFiTribalAffiliationDescriptorKeyChange
- TrackedChangesEdFiVisaDescriptorDelete
- TrackedChangesEdFiVisaDescriptorKey
- TrackedChangesEdFiVisaDescriptorKeyChange
- TrackedChangesEdFiWeaponDescriptorDelete
- TrackedChangesEdFiWeaponDescriptorKey
- TrackedChangesEdFiWeaponDescriptorKeyChange
- TrackedChangesTpdmAccreditationStatusDescriptorDelete
- TrackedChangesTpdmAccreditationStatusDescriptorKey
- TrackedChangesTpdmAccreditationStatusDescriptorKeyChange
- TrackedChangesTpdmAidTypeDescriptorDelete
- TrackedChangesTpdmAidTypeDescriptorKey
- TrackedChangesTpdmAidTypeDescriptorKeyChange
- TrackedChangesTpdmCertificationRouteDescriptorDelete
- TrackedChangesTpdmCertificationRouteDescriptorKey
- TrackedChangesTpdmCertificationRouteDescriptorKeyChange
- TrackedChangesTpdmCoteachingStyleObservedDescriptorDelete
- TrackedChangesTpdmCoteachingStyleObservedDescriptorKey
- TrackedChangesTpdmCoteachingStyleObservedDescriptorKeyChange
- TrackedChangesTpdmCredentialStatusDescriptorDelete
- TrackedChangesTpdmCredentialStatusDescriptorKey
- TrackedChangesTpdmCredentialStatusDescriptorKeyChange
- TrackedChangesTpdmEducatorRoleDescriptorDelete
- TrackedChangesTpdmEducatorRoleDescriptorKey
- TrackedChangesTpdmEducatorRoleDescriptorKeyChange
- TrackedChangesTpdmEnglishLanguageExamDescriptorDelete
- TrackedChangesTpdmEnglishLanguageExamDescriptorKey
- TrackedChangesTpdmEnglishLanguageExamDescriptorKeyChange
- TrackedChangesTpdmEppProgramPathwayDescriptorDelete
- TrackedChangesTpdmEppProgramPathwayDescriptorKey
- TrackedChangesTpdmEppProgramPathwayDescriptorKeyChange
- TrackedChangesTpdmEvaluationElementRatingLevelDescriptorDelete
- TrackedChangesTpdmEvaluationElementRatingLevelDescriptorKey
- TrackedChangesTpdmEvaluationElementRatingLevelDescriptorKeyChange
- TrackedChangesTpdmEvaluationPeriodDescriptorDelete
- TrackedChangesTpdmEvaluationPeriodDescriptorKey
- TrackedChangesTpdmEvaluationPeriodDescriptorKeyChange
- TrackedChangesTpdmEvaluationRatingLevelDescriptorDelete
- TrackedChangesTpdmEvaluationRatingLevelDescriptorKey
- TrackedChangesTpdmEvaluationRatingLevelDescriptorKeyChange
- TrackedChangesTpdmEvaluationRatingStatusDescriptorDelete
- TrackedChangesTpdmEvaluationRatingStatusDescriptorKey
- TrackedChangesTpdmEvaluationRatingStatusDescriptorKeyChange
- TrackedChangesTpdmEvaluationTypeDescriptorDelete
- TrackedChangesTpdmEvaluationTypeDescriptorKey
- TrackedChangesTpdmEvaluationTypeDescriptorKeyChange
- TrackedChangesTpdmGenderDescriptorDelete
- TrackedChangesTpdmGenderDescriptorKey
- TrackedChangesTpdmGenderDescriptorKeyChange
- TrackedChangesTpdmObjectiveRatingLevelDescriptorDelete
- TrackedChangesTpdmObjectiveRatingLevelDescriptorKey
- TrackedChangesTpdmObjectiveRatingLevelDescriptorKeyChange
- TrackedChangesTpdmPerformanceEvaluationRatingLevelDescriptorDelete
- TrackedChangesTpdmPerformanceEvaluationRatingLevelDescriptorKey
- TrackedChangesTpdmPerformanceEvaluationRatingLevelDescriptorKeyChange
- TrackedChangesTpdmPerformanceEvaluationTypeDescriptorDelete
- TrackedChangesTpdmPerformanceEvaluationTypeDescriptorKey
- TrackedChangesTpdmPerformanceEvaluationTypeDescriptorKeyChange
- TrackedChangesTpdmRubricRatingLevelDescriptorDelete
- TrackedChangesTpdmRubricRatingLevelDescriptorKey
- TrackedChangesTpdmRubricRatingLevelDescriptorKeyChange
Authorization
Authentication schemes defined for the API:
oauth2_client_credentials
- Type:
OAuth
- Flow:
application
- Authorization URL: ``
- Scopes: N/A
Tests
To run the tests, use:
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
3
- Generator version:
7.9.0
- Generator version:
- Build package:
org.openapitools.codegen.languages.PhpClientCodegen
All versions of descriptors with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0