After the user's domain registration fails, resubmit the registration.
/api/domain/rereg
Field | Parameter | Type | Required | Description |
---|---|---|---|---|
domain | ym | String | Yes | domain to be registered |
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Int | returned status code |
return description | msg | String | description of the return request operation |
return data | data | String | return requested operation data |
{ "code": 1, "msg": "re-submit domain registration successfully", "data": "" }
Copyright© 2023 GNAME.COM. All rights reserved. Legal Statement | Privacy Policy