Ascio Web Service v3
Class CreateRegistrantRequest
Property | Type |
---|---|
Registrant |
//Registrant
registrant = {};
registrant.FirstName="John";
registrant.LastName="Doe";
registrant.OrgName="Ascio";
registrant.Address1="Address1Test";
registrant.Address2="Address2Test";
registrant.City="CityTest";
registrant.State="StateTest";
registrant.PostalCode="888349";
registrant.CountryCode="DK";
registrant.Phone="+45.123456789";
registrant.Fax="+45.987654321";
registrant.Email="administrator@ascio-test-domain.com";
registrant.Type="owner";
registrant.Details="DetailsTest";
registrant.OrganisationNumber="OrganisationNumberTest";
registrant.VatNumber="VatNumberTest";
registrant.NexusCategory="NexusCategoryTest";
//CreateRegistrantRequest
createRegistrantRequest = {};
createRegistrantRequest.Registrant=registrant;
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.