contactAdd
Create a contact profile with personal and address details to obtain a contact ID for domain registrations and management.
Instructions
Create a contact profile. Returns contact_id. [https://www.namesilo.com/api-reference]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad | Yes | Mailing address | |
| cp | No | Company | |
| ct | Yes | Country (ISO 3166-1 alpha-2, e.g. US) | |
| cy | Yes | City | |
| em | Yes | Email address | |
| fn | Yes | First name | |
| fx | No | Fax number | |
| ln | Yes | Last name | |
| ph | Yes | Phone number | |
| st | Yes | State / province / territory | |
| zp | Yes | ZIP / postal code | |
| ad2 | No | Mailing address line 2 | |
| caag | No | CIRA agreement version (.ca domains) | |
| calf | No | CIRA legal form (.ca domains) | |
| caln | No | CIRA language (.ca domains) | |
| cawd | No | CIRA WHOIS display (.ca domains) | |
| usap | No | US application purpose (.us domains) | |
| usnc | No | US nexus category (.us domains) |