Save Contact
save_contactCreate or update a reusable contact profile for domain registration and management. Saved contacts can be referenced when registering or updating domain contacts.
Instructions
Create or update a reusable contact profile. Saved contacts can be referenced when registering domains or updating domain contacts. If a contactId is provided, the existing contact is updated; otherwise a new contact is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax | No | Fax number in E.164 format | |
| city | Yes | City name | |
| Yes | Email address of the contact | ||
| phone | Yes | Phone number in E.164 format (e.g. +1.5551234567) | |
| faxExt | No | Fax extension number | |
| country | Yes | ISO 3166-1 alpha-2 country code (e.g. US, DE, NL) | |
| address1 | Yes | Primary street address | |
| address2 | No | Secondary address line (apt, suite, etc.) | |
| lastName | Yes | Last name of the contact | |
| phoneExt | No | Phone extension number | |
| contactId | No | Unique contact identifier (omit when creating a new contact) | |
| firstName | Yes | First name of the contact | |
| taxNumber | No | Tax identification number | |
| postalCode | No | Postal or ZIP code | |
| organization | No | Organization or company name | |
| stateProvince | No | State or province name/code |