Update user alert preference for existing alert preference

For alert preferences, the required scopes are alertPref:read, alertPref:write.

ENDPOINTS

put

/db-alerts-preferences/v1/alert-preferences/{alertPreferenceId}

Header parameters

Collapse

Expand

No items found.

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

allowCallback

boolean

no

allowCallback

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-preferences/v1/alert-preferences/{alertPreferenceId}' \ 
 -H 'fiid: SOME_STRING_VALUE' \ 
 -H 'transactionid: SOME_STRING_VALUE' \ 
 -H 'userid: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
 -H 'content-type: application/json' \ 
 -d '{
  "additionalInfo": {},
  "alertOpted": true,
  "alertPreferenceAccountDetails": {
    "accountExternalId": "string",
    "accountId": "string",
    "cardNumber": "string"
  },
  "alertPreferenceDetails": {
    "alertPrefId": 0,
    "alertTypeName": "string",
    "channelTypeName": "string",
    "externalId": "string",
    "institutionCustomerId": "string",
    "institutionId": "string"
  },
  "allowCallback": true,
  "defaultPreferences": true
}';
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.