Latest news
API v3: Remove ShowFuturePrice
API v3 Prices
This to simplifying price adjustments for our partners. The old property ShowFuturePrices of the GetPrices method will be removed 2 weeks later.
The new GetFuturePrices will also be available in the Portal.
Deployment plan
| API Version | Environment | WSDL File | Deployment Date |
| v3 | Testing | https://aws.demo.ascio.com/v3/aws.wsdl | |
| v3 | Live | https://aws.ascio.com/v3/aws.wsdl |
Instructions
The ShowFuturePrices property will be removed. Please replace it with the new GetFuturePricesMethod
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 |