Modify Domain Webforwarding
Sample XMLINPUT
<?xml version="1.0"?>
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"
SOAP:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP:Header>
<T:Tran xmlns:T="http://dotph.com">
<T:ID></T:ID>
<T:UserID>testpartner</T:UserID>
<T:Password>testpartner</T:Password>
<T:Type>Execute</T:Type>
</T:Tran>
</SOAP:Header>
<SOAP:Body>
<Job>
<details>
<![CDATA[
<Domain name="mydomain.com.ph">
Set type attribute of JD to EditWebForwarding.
<JD type="EditWebForwarding">
Webforwarding. Set ForwardURL to empty to disable webforwarding.
<WebForwarding>
<ForwardUrl>www.domains.ph</ForwardUrl>
<Title>PH domain registry</Title>
<Keywords>ph domains</Keywords>
<Description> PH domain registry </Description>
</WebForwarding>
</JD>
</Domain> ]]>
</details>
</Job>
</SOAP:Body>
</SOAP:Envelope>
August 19, 2003
[ Back ]