Obtain data details of transferred in domain
/api/tranin/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. |
record ID of transfer in domain | id | Integer | Yes | record ID of transfer in domain |
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | 1:return successfully -1:return failed |
return description | msg | String | description of the return request operation |
return data | data | Object | return the requested operation result data |
Field | Parameter | Description |
---|---|---|
transfer in id | id | 639 |
transfer in status | zt | 0=Pending,1=Success,2=Error,3=Failure,9=Pending |
transfer in domain | ym | yiwanmy.com |
transfer in amount | qian | 9.52 |
submission time | sj | 2020-08-14 11:49:24 |
user id | uid | 1004 |
status description | ztstr | pending |
{ "code": 1, "msg": "OK", "data": { "id": "639", "zt": "0", "ym": "yiwanmy.com", "qian": "9.52", "sj": "2020-08-14 11:49:24", "uid": "1004", "ztstr": "pending" } }
Current system time:2024-12-21 23:44:51(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information
Copyright© 2024 GNAME.COM. All rights reserved.