| name | data type | description |
|---|---|---|
| host | string | |
| port | number | |
| page | string | |
| httpMethod | WebHookMethodEnum | Valid values: HTTP_GET, HTTP_POST, HTTP_PUT, HTTP_DELETE. |
| username | string | |
| password | string | |
| headers | map of string | |
| params | map of string | |
Properties inherited from NotificationDto |
||
| classNameFilter | string | |
| eventTypeFilter | NotificationEventTypeEnum | Valid values: CREATED, UPDATED, REMOVED, TERMINATED, DISABLED, PROCESSED, REJECTED, REJECTED_CDR, LOGGED_IN, INBOUND_REQ, ENABLED |
| elFilter | string | |
| scriptInstanceCode | string | |
| scriptParams | map of string | |
| counterTemplate | string | |
| priority | number | |
Properties inherited from BusinessDto |
||
| code | string | |
| description | string | |
| updatedCode | string | |