Update Alert type for Institution

This service is used to update Alert type for Institution

ENDPOINTS

put

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

Header parameters

Collapse

Expand

Authorization

string

required

An OAuth2 access token that authorizes this request. Must be in the format Bearer {ACCESS_TOKEN}

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/institution-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 '{
  "institutionAlertTypeId": 0,
  "alertTypeName": "string",
  "channelsOptd": "string",
  "reason": "string",
  "statusOptd": "ACTIVE",
  "institutionId": "string"
}';
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.