Creates a user disclosure acceptance record for a specific disclosure.

The scope for adding/updating disclosures is disclosures:write it is required in the body.

ENDPOINTS

post

/v1/institution-user-disclosures

Header parameters

Collapse

Expand

callingAppId

string

no

The id of the app or service calling the recipients service.

Authorization

string

required

An OAuth2 access token (in JWT format) that authorizes this request. The disclosures:write scope is required to access this API. Must be in the format Bearer {JWT}

transactionId

string

required

An ID that identifies this request. A unique identifier should be generated for each request made.

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

accountType

string

no

A valid DIAccountType value (mandatory for multi statement disclosures)

institutionCustomerId

string

no

The id of the user that this recipient is associated with. (mandatory for Business banking requests)

Path parameters

Collapse

Expand

No items found.

Response Body

{"institutionUserDisclosures":[{"institutionUserDisclosureId":"string","institutionId":"string","institutionUserId":"string","institutionDisclosureId":"string","institutionUserDisclosureStatus":"ENROLLED","institutionUserDisclosureStatusUpdateDateTime":"string","accountId":"string","institutionDisclosureName":"string"}]}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'POST' \ 
 'https://api.candescent.com/digitalbanking/db-disclosures/v1/institution-user-disclosures' \ 
 -H 'transactionid: SOME_STRING_VALUE' \ 
 -H 'authorization: SOME_STRING_VALUE' \ 
 -H 'callingappid: SOME_STRING_VALUE' \ 
 -H 'accept: application/json' \ 
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.