Ascio Web Service v3
Class GetOrdersRequest
Property | Description |
---|---|
TransactionComment | |
Comments | Example: "RegistrarTag" |
FromDate | |
ToDate | |
OrderStatusTypes | Example: OrderStatusType.Validated |
OrderTypes | Example: OrderType.Register |
ObjectTypes | Example: ObjectType.DomainType |
OrderSort | |
PageInfo | |
ObjectNames | |
ObjectHandles | |
OrderIds |
<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>
<v3:ImpersonationHeaderDetails>
<v3:TransactionAccount>${#Project#TransactionAccount}</v3:TransactionAccount>
</v3:ImpersonationHeaderDetails>
</soapenv:Header>
<soapenv:Body>
<service:GetOrdersRequest>
<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:GetOrdersRequest>
</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.
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.