Ascio Web Service v2

Class UpdateContactResponse

Property
UpdateContactResult

Used in examples

AscioServices services = new ServiceReference1.AscioServices();


Response updateContactResult =  new Response();
updateContactResult.Message = "MessageTest";
updateContactResult.ResultCode = 1;
updateContactResult.Values = array(
	);

UpdateContactResponse updateContactResponse =  new UpdateContactResponse();
updateContactResponse.UpdateContactResult = updateContactResult;
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.