API Actions Print

  • 6

POST - /order/domains/register - Register Domain
  • domaintype: text validators: required, text
  • regperiodtype: numeric validators: required, numeric
  • domainfieldstype: text validators: text
  • addonstype: addons 
  • nameserverstype: nameservers validators: required
  • contactstype: contacts validators: required
POST - /order/domains/transfer - Transfer Domain
  • domaintype: text validators: required, text
  • eppcodetype: text validators: text
  • regperiodtype: numeric validators: required, numeric
  • domainfieldstype: text validators: text
  • addonstype: addons 
  • nameserverstype: nameservers validators: required
  • contactstype: contacts validators: required
POST - /order/domains/renewre - Renew Domain
  • domaintype: text validators: required, text
  • regperiodtype: numeric validators: required, numeric
  • addonstype: addons 
GET - /domains/{domain}/release - Release Domain
  • domaintype: text validators: required, text
  • transfertagtype: text validators: required, text
GET - /domains/{domain}/eppcode - Get EPP Code
  • domaintype: text validators: required, text
GET - /domains/{domain}/contact - Get Contact Details
  • domaintype: text validators: required, text
POST - /domains/{domain}/contact - Save Contact Details
  • domaintype: text validators: required, text
  • contactdetailstype: contactdetails validators: required
GET - /domains/{domain}/contact - Get Registrar Lock
  • domaintype: text validators: required, text
POST - /domains/{domain}/contact - Save Registrar Lock
  • domaintype: text validators: required, text
  • lockstatustype: text validators: required, text
GET - /domains/{domain}/dns - Get DNS
  • domaintype: text validators: required, text
POST - /domains/{domain}/dns - Save DNS
  • domaintype: text validators: required, text
  • dnsrecordstype: dnsrecords validators: required
POST - /domains/{domain}/delete - Request Deletion
  • domaintype: text validators: required, text
POST - /domains/{domain}/transfersync - Transfer Sync
  • domaintype: text validators: required, text
POST - /domains/{domain}/sync - Domain Sync
  • domaintype: text validators: required, text
GET - /domains/{domain}/email - Get Email Forwarding
  • domaintype: text validators: required, text
POST - /domains/{domain}/email - Save Email Forwarding
  • domaintype: text validators: required, text
  • prefixtype: array 
  • forwardtotype: array 
POST - /domains/{domain}/protectid - ID Protect Toggle
  • domaintype: text validators: required, text
  • statustype: int validators: required, numeric
POST - /domains/lookup - Check Availability
  • searchTermtype: text validators: text
  • punyCodeSearchTermtype: text validators: text
  • tldsToIncludetype: array 
  •  

Was this answer helpful?

« Back