Skip to main content
POST
Verify Phone Code

Overview

Verify the SMS code received by the user and update their onboarding record with the verified phone number. After verification, the user can proceed to the next onboarding step (personal details).

Request

Body

string
required
Onboarding ID from email verificationExample: US_100a99cf-f4d3-4fa1-c123-2e9833440ebb
string
required
Phone country calling codeExample: +44
string
required
Phone number without country codeExample: 7400846282
string
required
Verification ID from email send stepExample: US_100a99cf-f4d3-4fa1-9be9-2e9828b20ebb
string
required
6-digit code received via SMSExample: 123456

Response

string
Updated onboarding IDExample: US_100a99cf-f4d3-4fa1-c123-2e9833440ebb
object
Updated user object with verified phone number

Code Examples

Next Steps

Update Personal Details

Add personal information to complete KYC