Create an IDV Session
Initiate a hosted KYC/KYB session and obtain a unique URL for the hosted fronted experience.
The redirection link (HostedUrl) for the hosted KYC/KYB session must be completed and submitted within 7 days of creation.
Authentication
Path parameters
Request
Max. length: 50
The URL to which the user is returned after the hosted identity verification session, regardless of the outcome.
Max. length: 255 characters
Custom data that you can add to this object.
Response
Max length: 128 characters (see data formats for details)
The unique identifier of the object.
Max. length: 255 characters
Custom data that you can add to this object.
Unix timestamp (UTC) of the date and time the object was created.
The status of the overall IDV Session:
PENDING– The uniqueHostedUrlfor the session has not yet been submitted by the user. This temporary state can transition toVALIDATED,REFUSED,REVIEW, orEXPIRED.REVIEW– One or more automated checks was neither successful nor refused, so the session was sent for manual review by Mangopay’s teams. This temporary state is only applicable to Legal users and can transition toREFUSEDorVALIDATED.VALIDATED– - The session was validated and the User became KYC/KYB verified (indicated by the User object’sKYCLevel). When theStatuschanges toVALIDATED, the verified data inChecks.Datais used to replace existing data in the User object.REFUSED– The session was refused and the User is not KYC/KYB verified. TheChecks.CheckStatusshows which checks wereREFUSEDand theChecks.Reasonsshows the refused reason types and comment (which is custom text in the case of manual review for Legal users).EXPIRED– The session was not submitted within 7 days of theCreationDateand no longer can be. Note however that theHostedUrllink remains accessible.OUT_OF_DATE– The session is not valid because the user’s KYC/KYB verification status was downgraded by Mangopay.