Mobile Communications REST Endpoints

Shared Services/Mobile Communications
The mobile communications resource is used to view, create, and update common content, which will be passed through email as part of the email notification template in a mobile application, such as the Oracle Inspector app.
Create content
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMobileCommunications
Delete the content details
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMobileCommunications/{ContentId}
Get all content
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMobileCommunications
Get the content details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMobileCommunications/{ContentId}
Update a particular piece of content
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMobileCommunications/{ContentId}