Latest news

DateLiveTitle
Add impersonate headers
API v3: Rename to DeleteNameserverResponse
API v3: Rename to DeleteContactResponse
API v3: Rename to DeleteDnsSecKeyResponse
API v3: Rename to DeleteRegistrantResponse
API v3: Remove ShowFuturePrices property
DNS: Add the MasterNameServerIp Property.
API v3: New GetFuturePrices
Ascio DNS Upgrade
API v3: Added Cancel Order for Domains
Improved Python/Perl API v3
Improved Perl API v3
WHMCS Contact Form
Upgrade: aws.ascio.info API v3
Upgrade: API v3 Domains
API v2: Added DiscloseSocialData

Code Generator improvements for Python and NodeJS API v3

Python NodeJS v3 Code Generator Documentation

Some parts of the Code Generator failed, and so the generated code examples were broken. Following parts were fixed

  • Substituted Types need an xsi:type definition. These type was added for Python and NodeJS. Applies to API v3: request, mark
  • Python:
    mark_type = client.get_type('v3:TreatyOrStatuteMark')
    mark = mark_typ
    Show Python example API v3
  • NodeJS:
    attributes: { xsi_type: { type: "http://www.ascio.com/2013/02", xmlns: "TreatyOrStatuteMark" } }
    Show NodeJS example API v3

News archive