Skip to main content
POST
Update Personal Details

Overview

Submit user’s personal details including name, date of birth, and nationality. This information is used for KYC (Know Your Customer) verification. For US residents, SSN (Social Security Number) is required and will be securely stored for compliance purposes.

Request

Body

string
required
Onboarding ID from previous stepExample: US_100a99cf-f4d3-4fa1-c123-2e9833440ebb
string
required
User’s first nameExample: John
string
required
User’s last nameExample: Doe
string
required
Date of birthFormat: YYYY-MM-DDExample: 1990-01-01
string
required
Country of nationalityFormat: ISO 3166-1 alpha-2 codeExample: GB
string
Social Security NumberRequired only if: countryOfResidence = USExample: 123456789

Response

string
Updated onboarding ID
object
Updated user object with personal details

Code Examples

SSN is highly sensitive. Ensure HTTPS is used and data is transmitted securely.

Next Steps

Update Address

Add physical address information