Set Secure PIN

This endpoint allows you to set a new PIN value, either on behalf of your Customer or a value set by them at card_id level. The new PIN value must be provided to CLOWD9 otherwise the request will be declined. The secure_pin value has to be provided and it should be a PIN encrypted with a customer's public key. Use Get Customer Key endpoint in Customer Management Section to retrieve the key

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 36
^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$

The Identifier associated to the Card

Body Params
string
required

Encrypted PIN using the Customer's public key

string
required
length ≥ 36
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Used to retrieve and set PIN information. This should be the same value as the card_id

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json