Onboarding (KYB)
Create applicant
Programmatically create an applicant under a widget.
POST
Creates an applicant for a widget and opens its verification session, charging the session base fee to your wallet. Use this to start onboarding server-side instead of through the embedded widget.
Requires
Returns
Authorization: Bearer $TOKEN. Rate limited to 10 requests per minute.
Path parameters
The widget ID to create the applicant under.
Body
Your internal ID to link this applicant to your system. 1–120 characters.
Subject details for the business being verified. All sub-fields are optional.
Up to 200 characters.
Up to 120 characters.
Up to 40 characters.
Valid email, up to 200 characters.
Up to 40 characters.
Up to 80 characters.
Up to 120 characters.
201. The wrapper field for subject details is subject (not applicant). sessionTransactionId and sessionChargeKobo describe the wallet debit for opening the session.