Ascio Web Service v2

Class GetRegistrantVerificationInfoResponse

Property
GetRegistrantVerificationInfoResult
verificationInfo

Used in examples



# Response
getRegistrantVerificationInfoResult =  {
"Message" : "MessageTest",
"ResultCode" : 1,
"Values" : {"string" : [
]}
}

# Attachment
attachment =  {
"Data" : base64.encode('1234'),
"FileName" : "anything.jpg"
}

# ArrayOfAttachment
attachments =  []

# Message
message =  {
"Attachments" : attachments,
"Body" : "BodyTest",
"Created" : "2024-04-27T01:52:35.653+02:00",
"FromAddress" : "administrator@ascio-test-domain.com",
"Subject" : "base64-encoded or 7 Bit ASCII",
"ToAddress" : "ToAddressTest",
"Type" : "Message_to_Partner"
}

# ArrayOfMessage
messages =  []

# RegistrantVerificationDetails
verificationDetails =  {
"VerifiedBy" : "1.1.1.1",
"VerificationDate" : "2024-04-27T01:52:35.653+02:00",
"Messages" : messages
}

# RegistrantVerificationInfo
verificationInfo =  {
"EmailAddress" : "EmailAddressTest",
"VerificationStatus" : "Unverified",
"VerificationDetails" : verificationDetails
}

# GetRegistrantVerificationInfoResponse
getRegistrantVerificationInfoResponse =  {
"GetRegistrantVerificationInfoResult" : getRegistrantVerificationInfoResult,
"verificationInfo" : verificationInfo
}
WSDL for AWS v2
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.