Ascio Web Service v2

Class GetMessagesResponse

Property
GetMessagesResult
messages

Used in examples



# Response
getMessagesResult =  {
"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-19T20:41:44.79+02:00",
"FromAddress" : "administrator@ascio-test-domain.com",
"Subject" : "base64-encoded or 7 Bit ASCII",
"ToAddress" : "ToAddressTest",
"Type" : "Message_to_Partner"
}

# ArrayOfMessage
messages =  []

# GetMessagesResponse
getMessagesResponse =  {
"GetMessagesResult" : getMessagesResult,
"messages" : messages
}
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.