Get a NotificationCondition
get
/fscmRestApi/resources/11.13.18.05/configureExceptions/{ExceptionId}/child/Notifications/{NotificationsUniqID}/child/NotificationDetails/{NotificationDetailsUniqID}/enclosure/NotificationCondition
Get a NotificationCondition
Request
Path Parameters
-
ExceptionId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
NotificationDetailsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ExceptionId, NotificationId and NotificationEntity ---for the Notification Details resource and used to uniquely identify an instance of Notification Details. The client should not generate the hash key value. Instead, the client should query on the Notification Details collection resource with a filter on the primary key values in order to navigate to a specific instance of Notification Details.
For example: NotificationDetails?q=ExceptionId=<value1>;NotificationId=<value2>;NotificationEntity=<value3> -
NotificationsUniqID(required): string
This is the hash key of the attributes which make up the composite key--- ExceptionId and NotificationId ---for the Notifications resource and used to uniquely identify an instance of Notifications. The client should not generate the hash key value. Instead, the client should query on the Notifications collection resource with a filter on the primary key values in order to navigate to a specific instance of Notifications.
For example: Notifications?q=ExceptionId=<value1>;NotificationId=<value2>
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/octet-stream
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
string(binary)