Main menu
Introduction

Accounts

Update contact info

Money Movement

Disclosures

Banking Images

Authentication

Alerts

Legacy Authentication

Reset Password

E-Statements

Experience Group

Banking

Customer Information

E-Statement Reports

.png)
Update Destinations
Api to update destinations. This service uses a legacy authentication token.
ENDPOINTS
put
/destinations/v2/fis/{di_fiid}/products/{product_id}/notificationApps/{notification_app_id}/fiCustomers/{di_ficustomer}/destinations
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.
Responses
Collapse
Expand
No items found.
curl -X 'PUT' \
'https://api.candescent.com/digitalbanking/destinations/v2/fis/{di_fiid}/products/{product_id}/notificationApps/{notification_app_id}/fiCustomers/{di_ficustomer}/destinations' \
-H 'di_tid: SOME_STRING_VALUE' \
-H 'content-type: SOME_STRING_VALUE' \
-H 'originating_ip: SOME_STRING_VALUE' \
-H 'user-agent: SOME_STRING_VALUE' \
-H 'authorization: SOME_STRING_VALUE' \
-H 'accept: application/json' \
-d '
';
No items found.
No items found.