Communication Send Profiles REST Endpoints

Communication Send Profiles
Communication send profiles allow users to manage send profiles that can be associated with a communication.
Create a communication send profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSendProfiles
Delete a communication send profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSendProfiles/{SendProfileId}
Get a communication send profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSendProfiles/{SendProfileId}
Get all communication send profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSendProfiles
Update a communication send profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedCommunicationSendProfiles/{SendProfileId}