Mass Publishing of Announcements
As a manufacturer, if you have many Unpublished instructions, or instructions in In Revision state, you can use this service to publish them at once.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/announcements/publish
-
Authorization: You must have any of the following roles assigned to your user ID ANNOUNCEMENT_EDIT or ANNOUNCEMENT_DELETE.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_publish_put file.
For more information about the request payload fields, their descriptions, and possible values, refer to Additional Information.
Response
-
If the system publishes the list of announcements successfully, the published announcement IDs are returned in the response payload.
For more information, see https://help.sap.com/doc/f8b8910be13b4c378bd2e39749b90bed/1902/en-US/Announcement.html#announcements_publish_put.