Creating an Announcement
As a manufacturer, you create an announcement to help the operator use this information to maintain the item of an equipment efficiently.
Request
-
HTTP Method: POST
-
Example URL:Application_URL/services/api/v1/announcements
-
Authorization: You must have the roles ANNOUNCEMENT_EDIT or ANNOUNCEMENT_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_post file.
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
If the system creates an announcement successfully, system returns the details of announcement in the response payload.
-
If the systems cannot create an announcement successfully, system returns appropriate error codes in the response payload.
For more information, see https://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_post.