Ascio Web Service v2

Class GetMessageQueueResponse

Property
GetMessageQueueResult
item

Used in examples



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

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

# ArrayOfAttachment
attachments =  []

# CallbackStatus
callbackStatus =  {
"Message" : "MessageTest",
"Status" : "StatusTest"
}

# ArrayOfCallbackStatus
statusList =  []

# QueueItem
item =  {
"Attachments" : attachments,
"DomainHandle" : "DomainHandleTest",
"DomainName" : "test-domain.com",
"Msg" : "MsgTest",
"MsgId" : 1,
"MsgType" : "Message_to_Partner",
"OrderStatus" : "NotSet",
"StatusList" : statusList
}

# GetMessageQueueResponse
getMessageQueueResponse =  {
"GetMessageQueueResult" : getMessageQueueResult,
"item" : item
}
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.