Student Management Organization Identifier Associations REST Endpoints

Student Management Organization Identifiers/Student Management Organization Identifier Associations
The identifier associations resource is used to associate an organization identifier with an organization.
Create all student management organization identifier associations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}/child/identifierAssociations
Delete a student management organization identifier association
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}/child/identifierAssociations/{identifierAssociationsUniqID}
Get a student management organization identifier association
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}/child/identifierAssociations/{identifierAssociationsUniqID}
Get all student management organization identifier associations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}/child/identifierAssociations
Update a student management organization identifier association
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}/child/identifierAssociations/{identifierAssociationsUniqID}