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 |
//PagingInfo
pageInfo = {};
pageInfo.PageIndex=1;
pageInfo.PageSize=1;
//GetPricesRequest
getPricesRequest = {};
getPricesRequest.Date="2024-11-21T17:22:14.283+01:00";
getPricesRequest.ObjectTypes=[
{"q3:ObjectType", "DomainType"},
{"q3:ObjectType", "DefensiveType"},
{"q3:ObjectType", "MarkType"},
{"q3:ObjectType", "NameWatchType"},
{"q3:ObjectType", "SslCertificateType"},
{"q3:ObjectType", "LocalPresence"},
{"q3:ObjectType", "PrivacyProxy"},
{"q3:ObjectType", "MarkExtendedService"},
{"q3:ObjectType", "SanSsl"}];
getPricesRequest.OrderTypes=[
{"q3:OrderType", "NotSet"},
{"q3:OrderType", "ContactUpdate"},
{"q3:OrderType", "ChangeLocks"},
{"q3:OrderType", "Delete"},
{"q3:OrderType", "RegistrantDetailsUpdate"},
{"q3:OrderType", "Expire"},
{"q3:OrderType", "NameserverUpdate"},
{"q3:OrderType", "OwnerChange"},
{"q3:OrderType", "Queue"},
{"q3:OrderType", "Register"},
{"q3:OrderType", "Renew"},
{"q3:OrderType", "Restore"},
{"q3:OrderType", "Transfer"},
{"q3:OrderType", "Unexpire"},
{"q3:OrderType", "TransferAway"},
{"q3:OrderType", "AutoRenew"},
{"q3:OrderType", "AutoDelete"},
{"q3:OrderType", "DetailsUpdate"},
{"q3:OrderType", "Import"},
{"q3:OrderType", "PartnerChange"},
{"q3:OrderType", "DeQueue"},
{"q3:OrderType", "UpdateAuthInfo"},
{"q3:OrderType", "Support"},
{"q3:OrderType", "WhoisDataReminder"}];
getPricesRequest.Tlds=[];
getPricesRequest.TldCountryCode="de";
getPricesRequest.Periods=[];
getPricesRequest.ProductOptions=[];
getPricesRequest.DefaultPeriodsOnly=true;
getPricesRequest.PageInfo=pageInfo;
getPricesRequest.TldsInPortfolioOnly="TldsInPortfolioOnlyTest";
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.