CARVIEW |
Select Language
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 16 Jul 2025 16:04:06 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-XQuery-Cached: true
Set-Cookie: JSESSIONID=node0dw09m28xoi8q167grgq0low8s909637.node0; Path=/exist
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Security-Policy: frame-ancestors 'self'
Vary: Accept-Encoding, User-Agent
Content-Encoding: gzip
RegistrantVerificationInfo - Ascio API v3
Ascio Web Service v3
Class RegistrantVerificationInfo
Property | Description |
---|---|
Example: "administrator@ascio-test-domain.com" | |
VerificationStatus | |
VerificationDetails |
# Attachment
attachment = {
"FileName" : "anything.jpg",
"Content" : base64.encode('1234')
}
# ArrayOfAttachment
attachments = []
# Message
message = {
"Attachments" : attachments,
"Body" : "BodyTest",
"Created" : "2025-07-16T18:04:06.812+02:00",
"FromAddress" : "administrator@ascio-test-domain.com",
"Subject" : "base64-encoded or 7 Bit ASCII",
"ToAddress" : "ToAddressTest",
"Type" : "MessageToPartner"
}
# ArrayOfMessage
messages = []
# RegistrantVerificationDetails
verificationDetails = {
"VerifiedBy" : "1.1.1.1",
"VerificationDate" : "2025-07-16T18:04:06.812+02:00",
"Messages" : messages
}
# RegistrantVerificationInfo
registrantVerificationInfo = {
"Email" : "administrator@ascio-test-domain.com",
"VerificationStatus" : "Unverified",
"VerificationDetails" : verificationDetails
}
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.