status

Status code returned by methods that do not return data.

Data type

string

Valid values

  • OK
    Everything is OK.
  • AUTH_ERROR
    Wrong username or password.
  • DOMAIN_OCCUPIED
    The domain name is not available for registration.
  • RATE_LIMITED
    Maximum number of method calls per period reached.
  • BAD_INDATA
    A parameter has an invalid value.
  • UNKNOWN_ERROR
    Something else went wrong, and the task has not been completed.
  • INSUFFICIENT_FUNDS
    There are not enough credits available in the selected currency to perform the operation.
Was this article helpful?

Related Articles