Verify Phone Number
Verifies a phone number for a user. This is the first step in the onboarding process. The user will receive a verification code via SMS. That link will commence the KYC process.
Request Body — REQUIRED |
---|
phone stringPhone number to verify |
returnVerificationLink booleanIf true, the verification link will be returned instead of sending an SMS -- this is only available in the sandbox environment. |
Responses |
---|
201 Successful response |