Get transfer out domain name information
/api/tranout/info
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. |
| task ID | id | Integer | Yes | Transfer Out Task ID |
| Field | Parameter | Type | Description |
|---|---|---|---|
| Response Code | code | Integer | 1:success -1:fail |
| Response note | msg | String | Response note |
| Response data | data | Object | Response data |
| Field | Parameter | Type | Description |
|---|---|---|---|
| task ID | id | transfer out task id | |
| domain | ym | transfer out domain name | |
| apply time | sj | apply transfer out time | |
| Registrar | zcs | registrar of domain name | |
| UID | uid | user id | |
| task status | zt | task status: 0=Wait for auth code,1=Success,2=Auth code sent successfully,3=Failure,4=Cancelled,5=Expired,99=Unknown | |
| task status note | ztstr | task status note |
{
"code": 1,
"msg": "OK",
"data": {
"id": "1234",
"ym": "gname.com",
"sj": "2020-10-17 10:13:53",
"zcs": "Onlinenic",
"uid": "1xxx",
"zt": 1,
"ztstr": "Success"
}
}
Current system time:2025-10-27 10:53:41(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.