Ascio Web Service v3

Class GetPricesResponse

PropertyDescription
GetPricesResult
TotalCountExample: 1
Currency
Prices
ResultCodeExample: 1
ResultMessage
Errors

Used in Classes

Used in examples



# Product
product =  {
"ProductName" : "ProductNameTest",
"ObjectType" : "DomainType",
"OrderType" : "Register",
"Tld" : "TldTest",
"TldCountry" : "TldCountryTest",
"Period" : 1,
"Note" : "NoteTest"
}

# PriceInfo
priceInfo =  {
"Product" : product,
"Price" : "PriceTest",
"ValidFrom" : "2024-05-03T18:37:43.004+02:00",
"ValidTo" : "2024-05-03T18:37:43.004+02:00"
}

# ArrayOfPrices
prices =  []

# GetPricesResponse
getPricesResponse_type = client.get_type('v3:GetPricesResponse')
getPricesResponse = getPricesResponse_type(
ResultCode = 1,
ResultMessage = "ResultMessageTest",
Errors = {"string" : [
]},
TotalCount = 1,
Currency = "CurrencyTest",
Prices = prices
)
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.