CARVIEW |
Select Language
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 16 Jul 2025 05:46:50 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-XQuery-Cached: true
Set-Cookie: JSESSIONID=node0wtrxiuuk40t9xjwcy9m9x09n869552.node0; Path=/exist
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Security-Policy: frame-ancestors 'self'
Vary: Accept-Encoding, User-Agent
Content-Encoding: gzip
OrderType - Ascio API v3
Ascio Web Service v3
Enumeration OrderType
Property | Description |
---|---|
NotSet | |
ContactUpdate | |
ChangeLocks | |
Delete | |
RegistrantDetailsUpdate | |
Expire | Example: 604800 |
NameserverUpdate | |
OwnerChange | |
Queue | |
Register | |
Renew | |
Restore | |
Transfer | |
Unexpire | |
TransferAway | |
AutoRenew | |
AutoDelete | |
DetailsUpdate | |
Import | |
PartnerChange | |
DeQueue | |
UpdateAuthInfo | |
Support | |
WhoisDataReminder |
AscioServices services = new ServiceReference1.AscioServiceClient();
SecurityHeaderDetails securityHeader = new SecurityHeaderDetails();
securityHeader.Account = "username";
securityHeader.Password = "password";
OrderType orderType = new OrderType();
orderType.NotSet = .NotSet;
orderType.ContactUpdate = .ContactUpdate;
orderType.ChangeLocks = .ChangeLocks;
orderType.Delete = .Delete;
orderType.RegistrantDetailsUpdate = .RegistrantDetailsUpdate;
orderType.Expire = .Expire;
orderType.NameserverUpdate = .NameserverUpdate;
orderType.OwnerChange = .OwnerChange;
orderType.Queue = .Queue;
orderType.Register = .Register;
orderType.Renew = .Renew;
orderType.Restore = .Restore;
orderType.Transfer = .Transfer;
orderType.Unexpire = .Unexpire;
orderType.TransferAway = .TransferAway;
orderType.AutoRenew = .AutoRenew;
orderType.AutoDelete = .AutoDelete;
orderType.DetailsUpdate = .DetailsUpdate;
orderType.Import = .Import;
orderType.PartnerChange = .PartnerChange;
orderType.DeQueue = .DeQueue;
orderType.UpdateAuthInfo = .UpdateAuthInfo;
orderType.Support = .Support;
orderType.WhoisDataReminder = .WhoisDataReminder;
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.