Suche in diesem Bereich
Note on migration from XML to JSON
Most XML keywords separated by underscores are written in JSON in CamelCase, starting with a lowercase letter.
Example:confirm_order becomes confirmOrderprice_class becomes priceClass
Some parameters are now available in the respective operation and are controlled there using query parameters.
Example:
POST domain/?ignoreWhois
Some keywords have been simplified in addition to spelling changes.
Example:use_auto_dnssec becomes autoDnsSec.
Overview
Content Tools