NotificationRs
The following resources are applicable:
- /notification
- /notification/{notificationCode}
- /notification/listInboundRequest
- /notification/listNotificationHistory
- /notification/version
/notification
Mount Point: /api/rest/notification
The following operations are supported on this resource:
POST
Request Body
element: | Notification |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
PUT
Request Body
element: | Notification |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
GET
Parameters
name | description | type | default |
---|---|---|---|
notificationCode | (no documentation provided) | query |
Response Body
element: | GetNotificationResponse |
media types: | application/xml application/json |
(no documentation provided)
/notification/{notificationCode}
Mount Point: /api/rest/notification/{notificationCode}
DELETE
Parameters
name | description | type | default |
---|---|---|---|
notificationCode | (no documentation provided) | path |
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
/notification/listInboundRequest
Mount Point: /api/rest/notification/listInboundRequest
GET
Response Body
element: | InboundRequestsResponse |
media types: | application/xml application/json |
(no documentation provided)
/notification/listNotificationHistory
Mount Point: /api/rest/notification/listNotificationHistory
GET
Response Body
element: | NotificationHistoriesResponse |
media types: | application/xml application/json |
(no documentation provided)
/notification/version
Mount Point: /api/rest/notification/version
GET
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)