Ascio Web Service v2
Class SearchOrderRequest
Property | Description |
---|---|
OrderTypes | Example: OrderType.Register_Domain |
OrderStatusTypes | Example: OrderStatusType.Validated |
FromDate | |
ToDate | |
DomainName | Example: "ascio-test-domain" |
TransactionComment | |
Comments | Example: "RegistrarTag" |
IncludeDomainDetails | Example: true |
PageInfo | |
OrderSort |
# PagingInfo
pageInfo = {
"PageIndex" : 1,
"PageSize" : 1
}
# SearchOrderRequest
searchOrderRequest = {
"OrderTypes" : {"OrderType" : [
"NotSet",
"Contact_Update",
"Change_Locks",
"Delete_Domain",
"Registrant_Details_Update",
"Expire_Domain",
"Nameserver_Update",
"Owner_Change",
"Queue_Domain",
"Register_Domain",
"Renew_Domain",
"Restore_Domain",
"Transfer_Domain",
"Unexpire_Domain",
"Transfer_Away",
"Autorenew_Domain",
"Autodelete_Domain",
"Defensive_Registration",
"Name_Watch",
"Domain_Details_Update",
"Import_Domain",
"Partner_Change",
"Support",
"DeQueue",
"Update_AuthInfo"
]},
"OrderStatusTypes" : {"OrderStatusType" : [
"NotSet",
"Received",
"Validated",
"Invalid",
"Pending",
"Processing",
"Pending_Documentation",
"Pending_End_User_Action",
"Documentation_Received",
"Documentation_Approved",
"Documentation_Not_Approved",
"Pending_NIC_Processing",
"Pending_NIC_Document_Approval",
"Pending_Post_Processing",
"Pending_Internal_Processing",
"Completed",
"Failed",
"Authentication_Failed"
]},
"FromDate" : "2024-11-21T17:46:32.581+01:00",
"ToDate" : "2024-11-21T17:46:32.581+01:00",
"DomainName" : "test-domain.com",
"TransactionComment" : "TransactionCommentTest",
"Comments" : "RegistrarTag",
"IncludeDomainDetails" : "true",
"PageInfo" : pageInfo,
"OrderSort" : "CreDateAsc"
}
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.