Communication Event Mapping REST Endpoints

Communication Setups/Communication Event Mapping
The communication event mapping resource provides the list of events mapped with communications. For example, an admissions application submission event could be mapped to a communication sent to notify the applicants that their applications were submitted.
Create a communication event mapping
Method: post
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEventMappings
Delete a communication event mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEventMappings/{CommEventId}
Get a communication event mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEventMappings/{CommEventId}
Get all communication event mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/communicationSetups/{CommSetupId}/child/commEventMappings