API Models
Nameservers
- ns1
type: text
validators: required, text
- ns2
type: text
validators: required, text
- ns3
type: text
validators: text
- ns4
type: text
validators: text
- ns5
type: text
validators: text
DNS Records
- hostname
type: text
validators: required, text
- type
type: text
validators: required, text
- address
type: text
validators: required, text
- priority
type: numeric
validators: required
- recid
type: text
validators: requires, text
Contacts
- registrant
type: contact
- tech
type: contact
- billing
type: contact
- admin
type: contact
Contact Details
- Registrant
type: contact
Validators: required
- Technical
type: contact
Validators: required
- Billing
type: contact
Validators: required
- Admin
type: contact
Validators: required