Modify/Update the institution/default template

Modify/Update the template.

This service uses a v2 authentication token and requires the token to be generated with scopes as alertMgmt:read, alertMgmt:write for alerts type and template.

ENDPOINTS

put

/db-alerts-management/v1/alert-templates

Header parameters

Collapse

Expand

transactionId

string

required

transactionId

roles

array

no

roles

institutionId

string

no

institutionId

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

default

boolean

no

default

Path parameters

Collapse

Expand

No items found.

Response Body

{ "title": "ResponseEntity", "type": "object", "properties": { "body": { "type": "object", "properties": {} }, "statusCode": { "type": "string", "enum": [ "100", "101", "102", "103", "200", "201", "202", "203", "204", "205", "206", "207", "208", "226", "300", "301", "302", "303", "304", "305", "307", "308", "400", "401", "402", "403", "404", "405", "406", "407", "408", "409", "410", "411", "412", "413", "414", "415", "416", "417", "418", "419", "420", "421", "422", "423", "424", "426", "428", "429", "431", "451", "500", "501", "502", "503", "504", "505", "506", "507", "508", "509", "510", "511" ] }, "statusCodeValue": { "type": "integer", "format": "int32" } } }

Response Body

{}

Response Body

{}

Response Body

{}

Response Body

{}

Response Body

{}

Response Body

{}

Response Body

{}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'PUT' \ 
 'https://api.candescent.com/digitalbanking/db-alerts-management/v1/alert-templates' \ 
 -H 'institutionid: SOME_STRING_VALUE' \ 
 -H 'transactionid: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
 -H 'content-type: application/json' \ 
 -d '{
  "alertTypeName": "string",
  "alertTypeResourceId": 0,
  "externalSystem": "string",
  "institutionId": "string",
  "lastUpdatedDttm": "string",
  "locale": "string",
  "state": "DRAFT",
  "templateContents": [
    {
      "alertTemplateResourceId": 0,
      "channelType": "EMAIL",
      "templateContent": "string",
      "templateContentType": "EMAIL_SUBJECT"
    }
  ],
  "variableMap": {
    "additionalProp1": "string",
    "additionalProp2": "string",
    "additionalProp3": "string"
  }
}';
Get Response

RESPONSE

copy responseexpand responseclose response

{ "title": "ResponseEntity", "type": "object", "properties": { "body": { "type": "object", "properties": {} }, "statusCode": { "type": "string", "enum": [ "100", "101", "102", "103", "200", "201", "202", "203", "204", "205", "206", "207", "208", "226", "300", "301", "302", "303", "304", "305", "307", "308", "400", "401", "402", "403", "404", "405", "406", "407", "408", "409", "410", "411", "412", "413", "414", "415", "416", "417", "418", "419", "420", "421", "422", "423", "424", "426", "428", "429", "431", "451", "500", "501", "502", "503", "504", "505", "506", "507", "508", "509", "510", "511" ] }, "statusCodeValue": { "type": "integer", "format": "int32" } } }

{}

{}

{}

{}

{}

{}

{}

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.