webhookNotificationDto
| Extends: | notificationDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| host (string) | 1/1 | |
| port (int) | 1/1 | |
| page (string) | 1/1 | |
| httpMethod (string) | 1/1 | Valid values: HTTP_GET, HTTP_POST, HTTP_PUT, HTTP_DELETE. |
| username (string) | 0/1 | |
| password (string) | 0/1 | |
| headers ((anonymous)) | 0/1 | |
| params ((anonymous)) | 0/1 |