Accrediting Entities REST Endpoints
External Organizations/Accrediting Entities
Accrediting entities that are related to the external organization.
- Create an accrediting entity
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}/child/accreditingEntities - Delete an accrediting entity
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}/child/accreditingEntities/{AccreditingEntityId} - Get accrediting entities
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}/child/accreditingEntities - Get an accrediting entity
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}/child/accreditingEntities/{AccreditingEntityId}