kycLink is tied to a unique session. If expired, generate a new link.partnerRedirectUri is not provided, the user may not be redirected after completing KYC.myapp://).kycLink in an onboarding email or app screen.partnerRedirectUri to bring the user back to your app after verification.| 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 |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | ”Invalid User Input” |
| 400 | INVALID_VERIFICATION_TYPE_FOR_USER | ” users can only request verification” |
| 400 | KYC_TEMPLATE_NOT_CONFIGURED_ERROR | ”KYC template not configured for “ |
| 404 | NOT_FOUND_ERROR | ”Requested User was not found” |
| 500 | INTERNAL_SERVER_ERROR | ”Failed to create verification link” |
Api key for the affiliated partner that is performing the request
The user ID
The country code for the partner
@description The country must be a valid ISO 3166-1 alpha-2 country code, see: @link https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
MX, DO, US, AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE, IS, LI, NO, CH, GB, MC, SM, AD, VA "MX"
The redirect URI for the partner to redirect the user after the KYC process is completed
"https://partner.com or myapp://partner.com"