Communication Versions REST Endpoints

Communication Setups/Communication Versions
The versions of a communication setup.
Create a communication channel
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSetups/{CommunicationSetupId}/child/commVersions
Delete a communication channel version
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSetups/{CommunicationSetupId}/child/commVersions/{VersionId}
Get a communication channel
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSetups/{CommunicationSetupId}/child/commVersions/{VersionId}
Get all communication channels
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSetups/{CommunicationSetupId}/child/commVersions
Update a communication channel version
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSetups/{CommunicationSetupId}/child/commVersions/{VersionId}