Latest news
API v3: New GetFuturePrices method
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
If you are using the ShowFuturePrices
property in the GetPrices method, please replace it with the new GetFuturePrices
method.
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 |