API SetDomainRenewalMode
<sidebar>
- Domains
- Main_Page|All Domains
- NewTLD_Main_Page| NewTLDs
- Premium_Domains_Main_Page| Premium Domains
- Services
- Registry_Lock|Registry Lock
- Trademark_Clearinghouse|Trademark Clearinghouse
- Early_Access_Program|Early Access Program (EAP)
- DPML|DPML
- Backorder|Backorder
- EOI_API|EOI Service
- Web_Apps|Web Apps
- RegistrarOC|RegistrarOC
- AdultBlock|AdultBlock
- AUValidation|.AU Validation Service for Natural Persons
- API & SDK
- Domain_API|Domain API
- DNS_API|DNS API
- DNSSEC|DNSSEC API
- SSL|SSL API
- Weebly API|Weebly API
- RootServer|Rootserver API
- Renewal_System|Renewal System API
- Core_API|System API
- EPP_Gateway|EPP Gateway
- https://www.hexonet.net/resellers/integration#api%7CSDKs
- Modules & Tools
- https://www.hexonet.net/resellers/integration#whmcs%7CWHMCS modules
- https://www.hexonet.net/resellers/integration#blesta%7CBlesta modules
- ISPAPI | ISPAPI Command-line interface
- Control Panel & Tools
- ControlPanel | Control Panel
- ICANN Policies
- IRTP|IRTP - Change of Registrant Policy
- ERRP| ERRP - Expired Domain Recovery Policy
- Registrant_Verification|Registrant Verification
- HEXONET & Partners
</sidebar>
API StatusDomain[edit]
description[edit]
The SetDomainRenewalMode command sets the Domain Renewal Mode used by the Renewal System.
SetDomainRenewalMode allows you to set the renewalmode on a per domain basis;
the following modes are permitted:
AUTORENEW: the system pays the domain renewal internally if the domain has renewalmode AUTORENEW. Hence the PREPAIDPERIOD is increased.
AUTODELETE: the system will send a deletion command for the domain name on failure date
AUTOEXPIRE: the system let the domain expire on the so-called failure date, often this is equal to a deletion, but for some TLDs like .DE, another procedure apply (.de: "TRANSIT"; .at: "BILLWITHDRAW")
With the optional parameter PERIOD you are able to set a .DE domain name to monthly renewal or back to yearly.
Please have a look at the HEXONET Renewal System to understand how the system internal renewal works and the StatusDomain command to see which renewal information are available for a domain.
COMMAND
(required) command = SetDomainRenewalMode renewalmode = AUTORENEW | AUTOEXPIRE | AUTODELETE domain = (DOMAIN) period = 1Y | 1M
RESPONSE
(required) code = (CODE) description = (DESCRIPTION)