Ascio Web Service v3
PHP 5 Classes 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 |
PHP 5 Classes example
Caught error java:org.exist.xquery.XPathException: exerr:ERROR Type error in expression: required node name is {''}:properties; got: property [at line 27, column 58, source: /db/apps/aws/code-generator/lang/php-5-stub.xqm]
In function:
php:get-array(element(properties)) [27:43:/db/apps/aws/code-generator/lang/php-5-stub.xqm]
php:serialize-objects(element(properties)*, element(inputs)) [510:37:/db/apps/aws/code-generator/lang/php-5-stub.xqm]
code:generate-lang(item()*) [522:19:/db/apps/aws/code-generator/code-generator.xqm]
code:generate-code(element(inputs)) [214:24:/db/apps/aws/code-generator/code-generator.xqm]. Type error in expression: required node name is {''}:properties; got: property. 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.