Create a verification session
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The verifications to include in this session.
credit_check, income, identity, right_to_rent Set of key-value pairs that you can attach to the object.
A client reference identifier to attach to the verification session.
Options to apply to the verification session.
Details about the individual provided at session creation.
The ID of the customer related to this verification session.
The ID of the owner person related to this verification session.
The URL the user will be redirected to after completing verification.
Whether to send a verification email to the individual.
Response
Returns the verification session object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
verification_session The time at which the verification session was completed.
Credit check details, when the session includes a credit check.
Identity verification details, when the session includes identity verification.
Income verification details, when the session includes income verification.
Monitor verification details, when the session includes monitor verification.
Options applied to the verification session.
Details provided by the individual at the start of the verification session.
Requirements for completing the verification session.
The URL the user will be redirected to after completing verification.
Right-to-rent verification details, when the session includes a right-to-rent check.
The status of the verification session.
pending, complete, canceled The verifications included in this session.
identity, right_to_rent, income, credit_check, monitor The hosted URL the user can visit to complete verification.
Verified outputs available once verification is complete.
The verification report produced for this session, when available.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Whether the verification session was manually reviewed.