Creates a new registrar contact handle. If no primary registrant contact (RegistrantUser) exists for the account, this request creates one. Subsequent calls create additional contact handles. The contact is also registered with the upstream registrar (RealtimeRegister).
Registrar API Bearer token. Obtain from dashboard at /dashboard/seller/api-access after requesting Registrar API access.
"jane@example.com"
"+1.2025551234"
Street address as a string or array of lines.
"123 Main St"
"Chicago"
"60601"
ISO 3166-1 alpha-2 country code (uppercase)
"US"
Full name. Use either name or first_name + last_name.
"Jane Doe"
First name (alternative to name)
"Jane"
Last name (used with first_name)
"Doe"
"+1.2025559999"
"Acme Corp"
Address line 1 (alternative to address)
"123 Main St"
Address line 2 (used with address_1)
"Suite 400"
"IL"
Optional unique label to identify this contact
"My Business Contact"
WHOIS fields to disclose publicly
["name", "email"]