Users renew domain
/api/renew/add
POST
| Field | Parameter | Type | Required | Description |
|---|---|---|---|---|
| APPID | appid | String | Yes | Application Client Id |
| Timestamp | gntime | String | Yes | The current UNIX timestamp |
| Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
| domain | ym | String | Yes | domains which need to renew |
| year | nian | Integer | Yes | domains which need to renew |
| Premium amount | qian | Float | No | Renewal premium domain name amount |
| Field | Parameter | Type | Description |
|---|---|---|---|
| return code | code | Integer | 1:return successfully -1:return failed |
| return description | msg | String | description of the return request operation result |
| return data | data | Object | return the requested operation result data |
| Field | Parameter | Type | Description |
|---|---|---|---|
| renewal record ID | id | 59 | |
| renewal amount | qian | 9.52 |
{
"code": 1,
"msg": "submit renewal domain(gname.com) successfully,please wait for system to process[frozen $9.52]",
"data": {
"id": 59,
"qian": 9.52
}
}
{
"code": -1,
"msg": "Sorry,gname.com is a premium domain name. Please confirm before proceeding",
"data": {
"price": "220.00"
}
}
Current system time:2025-10-27 14:28:50(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.