Viewing Notifications without External ID
You use this API to view notifications created in SAP Predictive Maintenance and Service.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/notificationswithoutexternalid
-
Authorization: You must have the roles EQUIPMENT_READ for equipment and FUNCTIONAL_LOCATION_READ for locations assigned to your user ID in the SAP HANA Cloud Platform account.
-
Request SchemaTo know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notificationswithoutexternalid_get file.
Response
If notifications exist without external ID and you have appropriate authorizations to view the notifications, system returns the array of notifications. Otherwise, system returns an empty array.
For more information, see https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notificationswithoutexternalid_get.