This documentation has moved

XML API documentation can now be found at developer.openprovider.com. This page will remain available until September 2026, but will no longer be updated.

The XML API itself is not changing. Your existing integration continues to work.

API module Error handling

From Openprovider API documentation

(Difference between revisions)
Jump to: navigation, search
(Created page with '*Successfully executed commands will result in a return code 0. *Failed commands will lead to return code > 0 ** 1xx codes related to errors in customer management or authenticat…')
 
(One intermediate revision not shown)
Line 4: Line 4:
** 2xx codes related to errors in nameservers and nameserver groups management module
** 2xx codes related to errors in nameservers and nameserver groups management module
** 3-7xx codes related to errors in domains management module
** 3-7xx codes related to errors in domains management module
-
** 8xx codes related to errors in DNS management module
 
** 8xx codes related to errors in DNS management module
** 8xx codes related to errors in DNS management module
** 9xx codes related to errors in authorization, payments and invoicing
** 9xx codes related to errors in authorization, payments and invoicing
** 10xx codes related to errors in SSL module
** 10xx codes related to errors in SSL module
** 17xx codes related to errors in mail module
** 17xx codes related to errors in mail module
-
** 3xxx codes related to errors in license module
+
** 3xxx codes related to errors in license management module

Current revision as of 07:22, 17 June 2016

  • Successfully executed commands will result in a return code 0.
  • Failed commands will lead to return code > 0
    • 1xx codes related to errors in customer management or authentication module
    • 2xx codes related to errors in nameservers and nameserver groups management module
    • 3-7xx codes related to errors in domains management module
    • 8xx codes related to errors in DNS management module
    • 9xx codes related to errors in authorization, payments and invoicing
    • 10xx codes related to errors in SSL module
    • 17xx codes related to errors in mail module
    • 3xxx codes related to errors in license management module
Views
Personal tools