Update the statement preferences

This API can be used to update the preferences of the account statement delivery to either to deliver the e-statements by email or to send the same to postal address.

ENDPOINTS

put

/v1/e-statements/preference

Header parameters

Collapse

Expand

correlationId

string

required

UUID that uniquely identifies the request. This id allows the request to be traced through the entire request and reponse flow.

Authorization

string

required

Standard OAuth 2.0 access token. A string composed of 'Bearer' + '(space)' + '{token}'

Body parameters

Collapse

Expand

No items found.

{"activateEstatement":true,"accountId":"18fc507616c646048ea400138c8ac887"}

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

No items found.

Response Body

null

Response Body

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

Response Body

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

Response Body

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

Response Body

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

Response Body

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'PUT' \ 
 'https://api.candescent.com/digitalbanking/ux-users/v1/e-statements/preference' \ 
 -H 'authorization: Bearer 18FaavwuGejYXBhj7grtrP57ZbCX' \ 
 -H 'correlationid: f8187c63-678f-4f0c-9263-46723794661a' \ 
 -H 'accept: application/json' \ 
 -H 'content-type: application/json' \ 
 -d '{
  "activateEstatement": true,
  "accountId": "18fc507616c646048ea400138c8ac887"
}';
Get Response

RESPONSE

copy responseexpand responseclose response

null

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

{"status":"Message","message":"Verbose, plain language description of the problem","code":3000}

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.