Student Management Organization Contacts REST Endpoints

Student Management Organization Contacts
The Student Management organization contacts resource is used to document persons who can be associated with a Student Management organization.
Create all Student Management organization contacts
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts
Delete a Student Management organization contact
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}
Get a Student Management organization contact
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}
Get all Student Management organization contacts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts
Update a Student Management organization contact
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedOrganizationContacts/{ContactPartyId}