Ascio Web Service v3
Class GetPricesRequest
Property | Description |
---|---|
Date | Example: "2023-04-28T09:00:00" |
ObjectTypes | Example: ObjectType.DomainType |
OrderTypes | Example: OrderType.Register |
Tlds | |
TldCountryCode | Example: "de" |
Periods | Example: 1 |
ProductOptions | |
DefaultPeriodsOnly | Example: true |
PageInfo | |
TldsInPortfolioOnly |
<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:GetPricesRequest>
<v3:Date>2023-04-28T09:00:00</v3:Date>
<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: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:Tlds/>
<v3:TldCountryCode>de</v3:TldCountryCode>
<v3:Periods/>
<v3:ProductOptions/>
<v3:DefaultPeriodsOnly>true</v3:DefaultPeriodsOnly>
<v3:PageInfo>
<v3:PageIndex>1</v3:PageIndex>
<v3:PageSize>1</v3:PageSize>
</v3:PageInfo>
<v3:TldsInPortfolioOnly>TldsInPortfolioOnlyTest</v3:TldsInPortfolioOnly>
</service:GetPricesRequest>
</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.