Communication Email Setups REST Endpoints

Communication Setups/Communication Email Setups
The communication email setups resource provides a list of setups for creating and sending communication email messages.
Create a communication email setup
Method: post
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetup
Delete a communication email setup
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetup/{EmailSetupId}
Get a communication email setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetup/{EmailSetupId}
Get all communication email setups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetup
Update a communication email setup
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEmailSetup/{EmailSetupId}