5οΈβ£Customer Verification
Last updated
Last updated
This step assumes you have successfully created a new customer record using Customer Creationstep and signed a provided challenge
Once the customer challenge has been signed and signature verified, we will proceed to customer screening and verification. Our Sandbox is currently set up to automatically approve the screening stage proceeding to verification. At this stage, you can use our Simulator to verify or reject a newly created customer.
Assuming you would like to verify the customer and proceed with next steps, you need to make an empty PATCH
request to /simulator/customers/{customerId}/verify
.
If your request was successful, you will receive an empty response with status 202 (Accepted)
.
The customer will be automatically activated, which you can verify by making a GET
request to /customers/{customerId}
.
Once the customer has been created and successfully verified, we can proceed to setting up accounts and cards.
Simulates customer verification success
Unique customer ID
Successful operation
Retrieves customer's details
Unique customer ID
Successful operation
Unique customer ID
Unique customer ID in a form of an external ID
Unique customer ID in a form of a valid on-chain address. This would normally correspond to customer's EOA wallet address
Customer status
Date this customer was created (ISO-8601)
Date this customer was updated (ISO-8601)