Update Alert Type for ExternalSystem / Institution

Update alert type Destination.

ENDPOINTS

put

/db-alerts-management/v1/alert-types

Header parameters

Collapse

Expand

No items found.

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

No items found.
No items found.

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'PUT' \ 
 'https://api.candescent.com/digitalbanking/db-alerts-management/v1/alert-types' \ 
 -H 'institutionid: SOME_STRING_VALUE' \ 
 -H 'transactionid: SOME_STRING_VALUE' \ 
 -H 'authorization: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
 -H 'content-type: application/json' \ 
 -d '{
  "additionalInfo": {
    "additionalProp1": "string",
    "additionalProp2": "string",
    "additionalProp3": "string"
  },
  "alertCategory": "string",
  "alertTypeId": 0,
  "alertTypeName": "string",
  "applicableAccountTypes": "string",
  "channels": "string",
  "description": "string",
  "displayAlertTypeName": "string",
  "eventTypeDomain": "string",
  "externalSystem": "string",
  "institutionId": "string",
  "status": "ACTIVE"
}';
Get Response

RESPONSE

copy responseexpand responseclose response
No items found.
No items found.
close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.