Objects
PhoneData
An object containing phone information required for sms verification.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🚀 Stablecoin Accounts are live! Learn more
| Attribute | Type | Description |
|---|---|---|
| dialCode | string | Country dial code (e.g: ‘1’) |
| iso2 | string | Country iso code (e.g: ‘US’) |
| phone | string | Phone number, numbers only, without dial code (e.g: 5555555555) |
Was this page helpful?