Delete domain

StructOperationResponse domainDelete(string idSession, string domain, string typeDelete) Delete immediately a domain name. Parameters Responses ⚠️Important

Change owner of domain

StructOperationResponse domainTransferOwner(string idSession, string domain, string idOwner, [array options]) Request the transfer of the ownership

Get domain price

StructDomainGetPrices domainGetPrices(string idSession, string domain, string authID) Return the prices of a given domain name.

Get tld price list

StructDomainPriceList[] domainPriceList(string idSession, [string tld]) Return the price list for all tld. Parameters Responses PHP

Register new domain during launch period

StructOperationResponse domainCreateLP(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, array nameservers,

Register new domain

StructOperationResponse domainCreate(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, array nameservers,

Release domain

StructOperationResponse domainRelease(string idSession, string domain) Release a domain name (managed by the reseller) to its

Get domain product information

array domainProductInfo(string idSession, string tld) Return all information for a given extension / tld. Parameters

Renew domain

StructOperationResponse domainRenew(string idSession, string domain, int duration) Renew a domain name for a new period.

Send AuthID

StructOperationResponse domainAuthID(string idSession, string domain, int sendtoregistrant) Return the authorization code to transfer the domain