Reverify Customer
Start a new verification for a customer. Limited to three retries.
Authorizations
Stablepay API key. Include as Authorization: Bearer <key>.
Path Parameters
Customer ID for the existing customer whose KYC should be restarted.
Body
Response
Verification started with a new session.
Prefixed ULID for this customer.
"cus_01KXG3R0X8DXTKB849FFFEPT7Y"
"user001"
individual, business One of none, pending, in_progress, review, approved, declined, expired, abandoned.
"approved"
1
"KE"
Hosted verification URL. Returned when a verification is started.
"https://verify.didit.me/session/XXXX"
The verified identity. Returned only with refresh=true.
Reasons why the customer isn't approved. This is surfaced to show your end-user why verification is stuck, declined, or needs action. Omitted when the customer is approved or in_progress. Returned only with refresh=true.

