External Organizations REST Endpoints

External Organizations
The external organizations resource provides a list of external organizations. Examples of external organizations include the previous schools of students.
Create an external organization
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalOrganizations
Create an external organization
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedExternalOrganizations
Delete an external organization
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalOrganizations/{PartyId}
Delete an external organization
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}
Get all external organizations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalOrganizations
Get all external organizations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedExternalOrganizations
Get an external organization
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalOrganizations/{PartyId}
Get an external organization
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}
Update an external organization
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/externalOrganizations/{PartyId}
Update an external organization
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedExternalOrganizations/{hedExternalOrganizationsUniqID}