Student Management Organization Identifiers REST Endpoints

Student Management Organization Identifiers
The Student Management organization identifiers resource is used to document identifiers, such as CEEB code, that can be associated with a Student Management organization.
Create all student management organization identifiers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers
Delete a student management organization identifier
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}
Get a student management organization identifier
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}
Get all student management organization identifiers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers
Update a student management organization identifier
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationIdentifiers/{OrganizationIdentifierId}