API module Error handling
From Openprovider API documentation
(Difference between revisions)
(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…') |
|||
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 | ||
** 9xx codes related to errors in authorization, payments and invoicing | ** 9xx codes related to errors in authorization, payments and invoicing |
Revision as of 07:21, 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 module