Ascio Web Service v2

Enumeration MessageType

Property
Message_to_Partner
Documentation_Request
Order_mail
Partner_Response
Message_to_Registrant
Support
Document
ExpiryReminder1
ExpiryReminder2
ExpiryReminder3
<?php
namespace ascio\v2\examples;
require(__DIR__."/../service/autoload.php");
require(__DIR__."/../../lib/AscioConfig.php");
use ascio\v2 as ascio;


$messageType =  new ascio\MessageType();
$messageType->setMessage_to_Partner(ascio\::Message_to_Partner);
$messageType->setDocumentation_Request(ascio\::Documentation_Request);
$messageType->setOrder_mail(ascio\::Order_mail);
$messageType->setPartner_Response(ascio\::Partner_Response);
$messageType->setMessage_to_Registrant(ascio\::Message_to_Registrant);
$messageType->setSupport(ascio\::Support);
$messageType->setDocument(ascio\::Document);
$messageType->setExpiryReminder1(ascio\::ExpiryReminder1);
$messageType->setExpiryReminder2(ascio\::ExpiryReminder2);
$messageType->setExpiryReminder3(ascio\::ExpiryReminder3);
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.