Generate a KYC link
Generate a KYC link to create a user, unlock rails for a user, or submit KYC for a user.
This endpoint allows you to generate a HIFI-hosted KYC link that can be shared with users to collect their KYC information. The collected data can be used for User Creation, KYC Submission, or unlocking KYC rails for the user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- KYC Link for User Creation
- KYC Link for Unlocking Rails
INDIVIDUAL, BUSINESS KYC rails to unlock for the user, if not provided, only wallet will be created
USD, SOUTH_AMERICA_STANDARD, AFRICA_GENERAL, AFRICA_NIGERIA URL to redirect to after KYC information is submitted, userId will be appended to the URL as a query parameter
Email address to send the KYC link to if provided (only in production)
Template ID to use for the KYC link, please contact HIFI for more information
Response
Success
KYC link to be shared with the user