Ascio Web Service v3
Python CreateOrder - Queue
Queues a domain. A registration order will be created when the registration phase launches. The registration phase must be submitted in the options field. Please look at the TLD-Kit for the phase definitions and rules.

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 | Queue |
|---|---|
| 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="Queue"/>
<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.