Renew a domain in your account for the specified number of years.
Please note that renewDomain will perform a restoration if the domain is in the restoration period. You can override this behavior via the API Manager page in your account.
Sample Request Request Parameters<namesilo>
<request>
<operation>renewDomain</operation>
<ip>55.555.55.55</ip>
</request>
<reply>
<code>300</code>
<detail>success</detail>
<message>Your domain renewal was successfully processed.</message>
<domain>namesilo.com</domain>
<order_amount>7.77</order_amount>
</reply>
</namesilo>