Fetch the contact methods for a given customer

In order to gain access you will need a user with the following scope institution-users:read. A user with this scope may get and find the contact methods for a customer.

ENDPOINTS

get

/v1/customers/{customerId}/contact-methods

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 response flow.

Authorization

string

required

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

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

userIdType

string

no

Unique identifier of user id type

Path parameters

Collapse

Expand

customerId

string

required

Unique identifier of financial institution customer

Response Body

{"customerId":"f744da820a2a4a68b246c8e6682728a7","contactMethods":[{"id":123310058,"telephoneCountryCode":1,"contactInfo":1234567890,"protocol":"SMS","isActivated":true,"enrolledDateTime":"2022-03-31T00:00:00.000Z"}]}

Response Body

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

Response Body

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

Response Body

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

Response Body

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

Response Body

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

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'GET' \ 
 'https://api.candescent.com/digitalbanking/ux-users/v1/customers/{customerId}/contact-methods' \ 
 -H 'authorization: Bearer 18FaavwuGejYXBhj7grtrP57ZbCX' \ 
 -H 'correlationid: f8187c63-678f-4f0c-9263-46723794661a' \ 
 -H 'accept: application/json' \ 
Get Response

RESPONSE

copy responseexpand responseclose response

{"customerId":"f744da820a2a4a68b246c8e6682728a7","contactMethods":[{"id":123310058,"telephoneCountryCode":1,"contactInfo":1234567890,"protocol":"SMS","isActivated":true,"enrolledDateTime":"2022-03-31T00:00:00.000Z"}]}

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

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

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

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

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

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.