Ascio Web Service v3

SOAP GetOrders

Search for orders.

GetOrdersResponse GetOrders(SecurityHeaderDetails securityHeader,GetOrdersRequest request)

Response codes

ResultCodeMessageValue
200OK
401Authorization failed
404Object not found
405Access denied
501Syntax error in parameters or arguments

GetOrders Request

Property
request

GetOrdersResponse

PropertyDescription
GetOrdersResult
TotalCountExample: 1
OrdersInfo
ResultCodeExample: 1
ResultMessage
Errors

Used in Classes

SOAP example

<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>
    </soapenv:Header>
    <soapenv:Body>
        <service:GetOrders>
            <service:request>
                <v3:TransactionComment>TransactionCommentTest</v3:TransactionComment>
                <v3:Comments>RegistrarTag</v3:Comments>
                <v3:FromDate>FromDateTest</v3:FromDate>
                <v3:ToDate>ToDateTest</v3:ToDate>
                <v3:OrderStatusTypes>
                    <v3:OrderStatusType>NotSet</v3:OrderStatusType>
                    <v3:OrderStatusType>Received</v3:OrderStatusType>
                    <v3:OrderStatusType>Validated</v3:OrderStatusType>
                    <v3:OrderStatusType>Invalid</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingDocumentation</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingEndUserAction</v3:OrderStatusType>
                    <v3:OrderStatusType>DocumentationReceived</v3:OrderStatusType>
                    <v3:OrderStatusType>DocumentationApproved</v3:OrderStatusType>
                    <v3:OrderStatusType>DocumentationNotApproved</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingNicProcessing</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingNicDocumentApproval</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingPostProcessing</v3:OrderStatusType>
                    <v3:OrderStatusType>PendingInternalProcessing</v3:OrderStatusType>
                    <v3:OrderStatusType>Completed</v3:OrderStatusType>
                    <v3:OrderStatusType>Failed</v3:OrderStatusType>
                    <v3:OrderStatusType>AuthenticationFailed</v3:OrderStatusType>
                </v3:OrderStatusTypes>
                <v3:OrderTypes>
                    <v3:OrderType>NotSet</v3:OrderType>
                    <v3:OrderType>ContactUpdate</v3:OrderType>
                    <v3:OrderType>ChangeLocks</v3:OrderType>
                    <v3:OrderType>Delete</v3:OrderType>
                    <v3:OrderType>RegistrantDetailsUpdate</v3:OrderType>
                    <v3:OrderType>Expire</v3:OrderType>
                    <v3:OrderType>NameserverUpdate</v3:OrderType>
                    <v3:OrderType>OwnerChange</v3:OrderType>
                    <v3:OrderType>Queue</v3:OrderType>
                    <v3:OrderType>Register</v3:OrderType>
                    <v3:OrderType>Renew</v3:OrderType>
                    <v3:OrderType>Restore</v3:OrderType>
                    <v3:OrderType>Transfer</v3:OrderType>
                    <v3:OrderType>Unexpire</v3:OrderType>
                    <v3:OrderType>TransferAway</v3:OrderType>
                    <v3:OrderType>AutoRenew</v3:OrderType>
                    <v3:OrderType>AutoDelete</v3:OrderType>
                    <v3:OrderType>DetailsUpdate</v3:OrderType>
                    <v3:OrderType>Import</v3:OrderType>
                    <v3:OrderType>PartnerChange</v3:OrderType>
                    <v3:OrderType>DeQueue</v3:OrderType>
                    <v3:OrderType>UpdateAuthInfo</v3:OrderType>
                    <v3:OrderType>Support</v3:OrderType>
                    <v3:OrderType>WhoisDataReminder</v3:OrderType>
                </v3:OrderTypes>
                <v3:ObjectTypes>
                    <v3:ObjectType>DomainType</v3:ObjectType>
                    <v3:ObjectType>DefensiveType</v3:ObjectType>
                    <v3:ObjectType>MarkType</v3:ObjectType>
                    <v3:ObjectType>NameWatchType</v3:ObjectType>
                    <v3:ObjectType>SslCertificateType</v3:ObjectType>
                    <v3:ObjectType>LocalPresence</v3:ObjectType>
                    <v3:ObjectType>PrivacyProxy</v3:ObjectType>
                    <v3:ObjectType>MarkExtendedService</v3:ObjectType>
                    <v3:ObjectType>SanSsl</v3:ObjectType>
                </v3:ObjectTypes>
                <v3:OrderSort>CreatedAsc</v3:OrderSort>
                <v3:PageInfo>
                    <v3:PageIndex>1</v3:PageIndex>
                    <v3:PageSize>1</v3:PageSize>
                </v3:PageInfo>
                <v3:ObjectNames/>
                <v3:ObjectHandles/>
                <v3:OrderIds/>
            </service:request>
        </service:GetOrders>
    </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.