Skip to main content
POST
Verify KYC
Requires Authorization: Bearer <user-access-token> — the token from Verify login code. No X-Api-Key/X-Api-Secret needed; this is a post-login endpoint.
Re-synchronizes the user’s KYC verification against Persona and returns the current result. Use this after the user completes the Persona flow to pick up the approved status without waiting for the automatic webhook. If inquiryId is omitted, the most recent KYC verification for the user is used.

Request

Body parameters

Response

200 OK — KYC state refreshed from Persona.

Errors