Communication Resources REST Endpoints

Communication Resources
The communication resources resource is used to create and view communication resources. A communication resource is a metadata definition of a REST resource used by applications to trigger communications.
Create a communication resource
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationResources
Delete a communication resource
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationResources/{ResourceId}
Get a communication resource
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationResources/{ResourceId}
Get all communication resources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationResources
Update a communication resource
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCommunicationResources/{ResourceId}