Ascio Web Service v3
Python CreateOrder - NameserverUpdate
Replaces the nameserver with a new handle. There are 2 ways to submit the new Nameserver: With the Nameserver Update, it is possible to change Tech Contact, DnsSec and Nameservers in one request. For .com, .net and some other TLDs glue records are needed. Please contact support for help.
CreateOrderResponse CreateOrder(SecurityHeaderDetails securityHeader,CreateOrderRequest request)
Response codes
ResultCode | Message | Value |
---|---|---|
200 | Order validated | |
200 | Order received | |
400 | Order not validated | Messages |
401 | Authorization failed | |
405 | Access denied |
CreateOrder Request
Property | Type |
---|---|
request |
CreateOrderResponse
Property | Description |
---|---|
CreateOrderResult | |
OrderInfo | |
ResultCode | Example: 1 |
ResultMessage | |
Errors |
Used in Classes
Property | Value |
OrderType | NameserverUpdate |
---|---|
request | DomainOrderRequest |
Python example
Caught error err:FORG0006: Invalid argument type. effectiveBooleanValue: first item of '( "Key" : "Title", ...' is not a node, and sequence length > 1. Data: .
<inputs>
<api>v3</api>
<type name="CreateOrder"/>
<input type="enum" var="OrderType" value="NameserverUpdate"/>
<input var="request" value="DomainOrderRequest"/>
</inputs>
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.