Ascio Web Service v2
PHP 5 Classes CreateOrder - Queue_Domain
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.

Response CreateOrder(string $sessionId,Order $order)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 | Description |
|---|---|
| sessionId | Example: o58t9fjgw9bjarp6q7byv13e |
| order |
CreateOrderResponse
| Property |
|---|
| CreateOrderResult |
| order |
| Property | Value |
| OrderType | Queue_Domain |
|---|
PHP 5 Classes example
Caught error err:XPTY0004: It is a type error if, during the static analysis phase, an expression is found to have a static type that is not appropriate for the context in which the expression occurs, or during the dynamic evaluation phase, the dynamic type of a value does not match a required type as specified by the matching rules in 2.5.4 SequenceType Matching. Type error in expression: required node name is properties; got: property. Data: .
<inputs>
<api>v2</api>
<type name="CreateOrder"/>
<input type="enum" var="OrderType" value="Queue_Domain"/>
</inputs>WSDL for AWS v2
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.