sessionUrl field contains a URL to resume an in-progress KYB session, if available.NOT_STARTED, IN_PROGRESS, VERIFIED, REJECTED, REVIEW_NEEDED.sessionUrl to redirect users with an in-progress session.| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”Partner information is required for this operation” |
| 401 | UNAUTHORIZED | ”User is not associated with the partner” |
| HTTP Status | Code | Message |
|---|---|---|
| 404 | NOT_FOUND_ERROR | ”Requested KYB verification was not found” |
| 500 | INTERNAL_SERVER_ERROR | ”Failed to get user KYB details” |