Communication Events REST Endpoints

Communication Events
The communication event resource is used to create and view communication events. A communication event is a metadata definition used by applications for triggering communications.
Create a communication event
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationEvents
Get a communication event
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationEvents/{EventId}
Get all communication events
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationEvents
Update a communication event
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationEvents/{EventId}