Change contact
StructOperationResponse domainChangeContact(string idSession, string domain, string idAdmin, string idTech, string idBilling) Replace the contacts of
StructOperationResponse domainChangeContact(string idSession, string domain, string idAdmin, string idTech, string idBilling) Replace the contacts of
StructOperationResponse domainTransferOwner(string idSession, string domain, string idOwner) Request the transfer of the ownership to another
StructOperationResponse domainSetPreference(string idSession, string domain, string codePref, string value) Enable or disable the whois privacy
StructOperationResponse domainInternalTransfer(string idSession, string domain, string authID, string idAdmin, string idTech, string idBilling, string ns1,
StructOperationResponse domainCreateLP(string idSession, string domain, string idOwner, string idAdmin, string idTech, string idBilling, string ns1,
StructDomainCheckResponse[] domainCheck(string idSession, string domain) Check if domain name(s) are available for registration. Parameters Responses
StructQueryOpePending[] queryOpePending(string idSession) Return the list of pending operations under processing. Parameters Responses PHP example
array queryOpeList(string idSession, string tld) Return the status (opened or closed) for all types of
StructOperationResponse queryOpe(string idSession, int numOperation) Return the information of the requested operation Learn more about
void cancelOpe(string idSession, int numOperation) Cancels a pending operation. Parameters ⚠️Important information PHP example REQUIRED