Create an IDV Session
Initiate a hosted KYC/KYB session and get the unique link for the frontend experience
Note – Activation required
The hosted KYC/KYB verification feature must be activated by Mangopay. Contact our teams via the Dashboard to get started.
Note – Available for Natural, Soletrader, and Business
An IDV Session can only be created for Natural and Legal Users whose UserCategory
is OWNER
.
For Legal users, the feature is only available for LegalPersonType
values BUSINESS
and SOLETRADER
.
Path parameters
The unique identifier of the user.
Body parameters
Max. length: 500
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.
Responses
200 - Response parameters
200 - Response parameters
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.
The date and time at which the object was created.
The URL to redirect the user to for the hosted identity verification session.
The status of the overall IDV Session:
PENDING
– The uniqueHostedUrl
for the session has not yet been submitted by the user. This temporary state can transition toVALIDATED
,REFUSED
, orREVIEW
.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 toREFUSED
orVALIDATED
.VALIDATED
– - The session was validated and the User became KYC/KYB verified (indicated by the User object’sKYCLevel
). When theStatus
changes toVALIDATED
, the verified data inChecks.Data
is used to replace existing data in the User object.REFUSED
– The session was refused and the User is not KYC/KYB verified. TheChecks.CheckStatus
shows which checks wereREFUSED
and theChecks.Reasons
shows the refused reason types and comment (which is custom text in the case of manual review for Legal users).OUT_OF_DATE
– The session is not valid because the user’s KYC/KYB verification status was downgraded by Mangopay.
Max. length: 500
The URL to which the user is returned after the hosted identity verification session, regardless of the outcome.
403 - Feature not activated
403 - Feature not activated
400 - User ID not valid
400 - User ID not valid
400 - User must be OWNER
400 - User must be OWNER
400 - Legal user must be BUSINESS or SOLETRADER
400 - Legal user must be BUSINESS or SOLETRADER