Change DNS
StructOperationResponse domainChangeDNS(string idSession, string domain, array nameservers) Replace the DNS servers of the domain (redelegation).
StructOperationResponse domainChangeDNS(string idSession, string domain, array nameservers) Replace the DNS servers of the domain (redelegation).
StructOperationResponse domainDelete(string idSession, string domain, string typeDelete) Delete immediately a domain name. Parameters Responses ⚠️Important
StructOperationResponse domainTransferOwner(string idSession, string domain, string idOwner, [array options]) Request the transfer of the ownership
StructDomainGetPrices domainGetPrices(string idSession, string domain, string authID) Return the prices of a given domain name.
StructDomainPriceList[] domainPriceList(string idSession, [string tld]) Return the price list for all tld. Parameters Responses PHP
StructOperationResponse domainCreateLP(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, array nameservers,
StructOperationResponse domainCreate(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, array nameservers,
StructOperationResponse domainRelease(string idSession, string domain) Release a domain name (managed by the reseller) to its
array domainProductInfo(string idSession, string tld) Return all information for a given extension / tld. Parameters
StructOperationResponse domainRenew(string idSession, string domain, int duration) Renew a domain name for a new period.