Ascio Web Service v3

Class GetContactResponse

PropertyDescription
GetContactResult
ContactInfo
ResultCodeExample: 1
ResultMessage
Errors

Used in Classes

Used in examples



# KeyValue
keyValue =  {
"Key" : "Title",
"Value" : "Mr."
}

# Extensions
contactInfoExtensions =  []

# ContactInfo
contactInfo =  {
"Handle" : "JD123",
"FirstName" : "John",
"LastName" : "Doe",
"OrgName" : "Ascio",
"Address1" : "Address1Test",
"Address2" : "Address2Test",
"City" : "CityTest",
"State" : "StateTest",
"PostalCode" : "888349",
"CountryCode" : "DK",
"Phone" : "+45.123456789",
"Fax" : "+45.987654321",
"Email" : "administrator@ascio-test-domain.com",
"Type" : "owner",
"Details" : "DetailsTest",
"OrganisationNumber" : "OrganisationNumberTest",
"Extensions" : contactInfoExtensions,
"CreationDate" : "2024-04-28T10:55:11.933+02:00",
"Status" : "StatusTest"
}

# GetContactResponse
getContactResponse_type = client.get_type('v3:GetContactResponse')
getContactResponse = getContactResponse_type(
ResultCode = 1,
ResultMessage = "ResultMessageTest",
Errors = {"string" : [
]},
ContactInfo = contactInfo
)
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.