Creates a customization specification.
Get current status for reseller's existing domain.
v2/domains/domain_name/status
Header Parameters
| Name | Type | Description | Restrictions | Required-optional |
|---|---|---|---|---|
| domain_name | String |
|
Valid full domain name |
Required
|
| Name | Response | Type | Status |
|---|---|---|---|
| success | true | boolean | 200 OK |
| message | Domain status | string | 200 OK |
| status | <status> | string | 200 OK |
| Name | Response | Status |
|---|---|---|
| success | false | 400 Bad Request |
| message | Not your registration | 400 Bad Request |
| message | Get domain status exception error | 400 Bad Request |
| domain_name | Invalid domain name | 400 Bad Request |
| domain_tld | Invalid domain tld | 400 Bad Request |