Unlock the specified user

In order to gain access you will need a user with the following scope institution-users:write. A user with this scope may trigger the unlocking of the specified financial  institution customer.

Use the Unlock User endpoint (PUT /customers/{customerId}:unlock-user) for unlocking the specified FI customer. To perform the unlock operation on the specified FI customer, the customer must have a locked status. Once the end user has been unlocked, they can log in to the online application.

ENDPOINTS

put

/v1/customers/{customerId}:unlock-user

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

No items found.

Path parameters

Collapse

Expand

customerId

string

required

Unique identifier of financial institution customer

Response Body

null

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 'PUT' \ 
 'https://api.candescent.com/digitalbanking/ux-users/v1/customers/{customerId}:unlock-user' \ 
 -H 'authorization: Bearer 18FaavwuGejYXBhj7grtrP57ZbCX' \ 
 -H 'correlationid: f8187c63-678f-4f0c-9263-46723794661a' \ 
 -H 'accept: application/json' \ 
Get Response

RESPONSE

copy responseexpand responseclose response

null

{"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.