Viewing Assigned Announcements for an Instruction
You can use this API to view the list of all assigned announcements to an instruction.
Request
-
HTTP Method:GET
-
URL:Application_URL/services/api/v1/instructions({instruction ID})/announcements
-
Example URL:Application_URL/services/api/v1/instructions(E0B15BE85E2B41FBA06069B8D61CEB09)/ announcements
-
Authorization:You must have the roles INSTRUCTION_EDIT or INSTRUCTION_READ or INSTRUCTION_DELETE assigned to your user IDin the SAP Cloud Platform account.
Response
If there are announcements assigned for a specified instruction ID, system returns the list of announcements and other relevant instruction details.
For more information, seehttps://help.sap.com/doc/2292e8c9ed864adc92140273035a0c0f/1902/en-US/instruction.html#instructions__instructionId___announcements_get .
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.