Ascio Web Service v3
Enumeration OrderType
| Property | Description |
|---|---|
| NotSet | |
| ContactUpdate | |
| ChangeLocks | |
| Delete | |
| RegistrantDetailsUpdate | |
| Expire | Example: 604800 |
| NameserverUpdate | |
| OwnerChange | |
| Queue | |
| Register | |
| Renew | |
| Restore | |
| Transfer | |
| Unexpire | |
| TransferAway | |
| AutoRenew | |
| AutoDelete | |
| DetailsUpdate | |
| Import | |
| PartnerChange | |
| DeQueue | |
| UpdateAuthInfo | |
| Support | |
| WhoisDataReminder |
<soapenv:Envelope xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:service="http://www.ascio.com/2013/02/AscioService" xmlns:v3="http://www.ascio.com/2013/02" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<v3:SecurityHeaderDetails>
<v3:Account>${#Project#Account}</v3:Account>
<v3:Password>${#Project#Password}</v3:Password>
</v3:SecurityHeaderDetails>
<v3:ImpersonationHeaderDetails>
<v3:TransactionAccount>${#Project#TransactionAccount}</v3:TransactionAccount>
</v3:ImpersonationHeaderDetails>
</soapenv:Header>
<soapenv:Body>
<service:OrderType>
<v3:NotSet>NotSet</v3:NotSet>
<v3:ContactUpdate>ContactUpdate</v3:ContactUpdate>
<v3:ChangeLocks>ChangeLocks</v3:ChangeLocks>
<v3:Delete>Delete</v3:Delete>
<v3:RegistrantDetailsUpdate>RegistrantDetailsUpdate</v3:RegistrantDetailsUpdate>
<v3:Expire>Expire</v3:Expire>
<v3:NameserverUpdate>NameserverUpdate</v3:NameserverUpdate>
<v3:OwnerChange>OwnerChange</v3:OwnerChange>
<v3:Queue>Queue</v3:Queue>
<v3:Register>Register</v3:Register>
<v3:Renew>Renew</v3:Renew>
<v3:Restore>Restore</v3:Restore>
<v3:Transfer>Transfer</v3:Transfer>
<v3:Unexpire>Unexpire</v3:Unexpire>
<v3:TransferAway>TransferAway</v3:TransferAway>
<v3:AutoRenew>AutoRenew</v3:AutoRenew>
<v3:AutoDelete>AutoDelete</v3:AutoDelete>
<v3:DetailsUpdate>DetailsUpdate</v3:DetailsUpdate>
<v3:Import>Import</v3:Import>
<v3:PartnerChange>PartnerChange</v3:PartnerChange>
<v3:DeQueue>DeQueue</v3:DeQueue>
<v3:UpdateAuthInfo>UpdateAuthInfo</v3:UpdateAuthInfo>
<v3:Support>Support</v3:Support>
<v3:WhoisDataReminder>WhoisDataReminder</v3:WhoisDataReminder>
</service:OrderType>
</soapenv:Body>
</soapenv:Envelope>WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.