ss_contact_save
Create or update a contact to receive a contact ID, essential for domain registration and transfers.
Instructions
Create or update a contact and get a contact ID (used for domain registration/transfers)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstName | Yes | First name | |
| lastName | Yes | Last name | |
| Yes | Email address | ||
| phone | Yes | Phone number (+1.123456789 format) | |
| address1 | Yes | Street address line 1 | |
| city | Yes | City | |
| country | Yes | Country code (ISO 3166-1 alpha-2, e.g. US, CZ, UA) | |
| organization | No | Organization name | |
| address2 | No | Address line 2 | |
| stateProvince | No | State/province | |
| postalCode | No | Postal code |