Ascio Web Service v2
Enumeration OrderType
Property | Description |
---|---|
NotSet | |
Contact_Update | Update contacts: Admin, Tech, Billing and Reseller. Please provice at least Admin,Tech and Billing contacts for this OrderType. You need to use Registrant_Details_Update or Owner_Change to update the registrant. |
Change_Locks | You can change the TransferLock, DeleteLock and UpdateLocks. TransferLock: The domain can't be transfered. DeleteLock: The domain can't be deleted. UpdateLock: The domain can't be updated. |
Delete_Domain | The domain is deleted immediatly. The recommend process is to expire the domain instead of deleting it. |
Registrant_Details_Update | You can change all details, that don't change the identity of the person/company. Don't change: FirstName, LastName, OrgName, RegistrantNumber. |
Expire_Domain | The domain is deleted at the expire-date (+threshold). Ascio uses AutoRenew, so you need to explicitly expire the domain, if you don't want it to be auto-renewed. The process is: Register or Transfer, Expire. This will stop the domain from being autorenewed. If the domain is expiring, you need to use unexpire, if you want the domain to be renewed at the expire-date. Don't use Renew to unexpire a domain |
Nameserver_Update | For updating nameserver. Please be aware that the glue-record must be set properly for some TLDs. Please contact partnerservice if you need help with this. |
Owner_Change | Change the owner of the domain. Do this, if Registrant Details Update doesn't work, because important social data has changed. |
Queue_Domain | Queue the domain. Please specify the Queue-Phase in Order.Options. You can find more information about the Queue-Phase in the TLD-Kit. |
Register_Domain | Registers a domain. |
Renew_Domain | Add xxx Years to your expire-date. Must be allowed by the registry. Please read the TLD-Kit to see details. |
Restore_Domain | Restores a deleted domains. Is only possible for weeks after deletion. |
Transfer_Domain | Transfers a domain. You need to provide full data, that is the same as the original data. If trade is possible, then you can provide different data and an owner-change is done during the transfer. Transfers without data are possible for: com, net, org, biz, info, us, cc, cn, com.cn, net.cn, org.cn, tv some others. |
Unexpire_Domain | Unexpire a domain that is expiring. If you want to simulate auto-expire, then use unexpire for your renews. |
Transfer_Away | The transfer away is triggered by Ascio. Only exception: If you need to set a registrar-id like for co.uk, you can use the Transfer_Away and set the new registrar-id in the options. |
Autorenew_Domain | This order-type is triggered by Ascio. For ICANN domains it is used, to spawn the ERRP process. If your planning to send you own ERRP messages, you can wait for our autorenew and then send it. UploadMessage will prevent Ascio from sending out ERRP mails. |
Autodelete_Domain | This order-type is triggered by Ascio. For ICANN domains it is used, to spawn the ERRP process. If your planning to send you own ERRP messages, you can wait for our autorenew and then send it. UploadMessage will prevent Ascio from sending out ERRP mails. |
Defensive_Registration | A blocking registration that isn't delegated |
Name_Watch | |
Domain_Details_Update | Update domain properties. Linked handles like Contacts, Nameservers and other Objects can't be modified with this command. |
Import_Domain | |
Partner_Change | Move a domain to another Ascio account. Please contact Partnerservice to the the permissions. |
Support | |
DeQueue | |
Update_AuthInfo | Update the AuthCode for the domain. Normally the Code is generated by Ascio, but for some TLDs, like .de you need to provide the Authcode with the order |
# OrderType
orderType = {
"NotSet" : "NotSet",
"Contact_Update" : "Contact_Update",
"Change_Locks" : "Change_Locks",
"Delete_Domain" : "Delete_Domain",
"Registrant_Details_Update" : "Registrant_Details_Update",
"Expire_Domain" : "Expire_Domain",
"Nameserver_Update" : "Nameserver_Update",
"Owner_Change" : "Owner_Change",
"Queue_Domain" : "Queue_Domain",
"Register_Domain" : "Register_Domain",
"Renew_Domain" : "Renew_Domain",
"Restore_Domain" : "Restore_Domain",
"Transfer_Domain" : "Transfer_Domain",
"Unexpire_Domain" : "Unexpire_Domain",
"Transfer_Away" : "Transfer_Away",
"Autorenew_Domain" : "Autorenew_Domain",
"Autodelete_Domain" : "Autodelete_Domain",
"Defensive_Registration" : "Defensive_Registration",
"Name_Watch" : "Name_Watch",
"Domain_Details_Update" : "Domain_Details_Update",
"Import_Domain" : "Import_Domain",
"Partner_Change" : "Partner_Change",
"Support" : "Support",
"DeQueue" : "DeQueue",
"Update_AuthInfo" : "Update_AuthInfo"
}
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.
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.