Domain Registrar Lock status
Resource path /Domain/RegistrarLock/Status
https://testapi.internet.bs/Domain/RegistrarLock/Status?ApiKey=testapi&Password=testpass&.......
The command is a purposely redundant auxiliary way to retrieve the current RegistrarLock status for specific domain. The command has been implemented only to allow simpler code writing/reading. You can obtain the exact same result using the command /Domain/Info and reading the parameter RegistrarLock. See /Domain/RegistrarLock/Enable and /Domain/RegistrarLock/Disable. Note the command will fail if you try to retrieve the RegistrarLock status for a domain not supporting this feature, for example for a .uk or .fr domain.
HTTPS POST/GET Request parameters:
| Parameter name | Description |
ApiKey |
The API key that we provided to you when you requested API access for your account |
Password |
The password we provided when you requested API access for your account |
Domain |
Domain name with extension. |
ResponseFormat |
This specifies how the response will be returned. Possible values are TEXT, JSON and XML. |
Returned data:
Domain=domain name
registrar_lock_status=LOCKED or UNLOCKED
STATUS=SUCCESS or FAILURE
Example:
Result:
domain=example777123.com
registrar_lock_status=LOCKED
status=SUCCESS


Francais
Deutsch
English
Espanol
Italiano
Romana
Русский
Türkçe 


![]](/img/tabright.jpg)