Get user buy it now domain names
/api/buynow/list/sales
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 | No | domain Set,multiple domains are separated by [,] | 
| status | zt | Integer | No | record status,0=On Sale,1=Sold,2=Putoff | 
| page | page | Integer | No | |
| page size | limit | Integer | No | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| return code | code | Integer | 1:return successed -1:return failed | 
| return message | msg | String | Return operation message | 
| return data | data | Object | return operation data | 
{
    "code": 1,
    "msg": "OK",
    "data": [
        {
            "id": "8275199",
            "ym": "example.com",
            "zt": "0",
            "zcsj": "2010-01-02 00:00:00",
            "dqsj": "2025-01-02 00:00:00",
            "jssj": "2025-01-01 00:00:00",
            "qian": "100.00",
            "jj": "",
            "tj": "0",
            "rq": "1",
            "ztstr": "On sale"
        }
    ],
    "count": 6,
    "page": 1,
    "pagesize": 20
}
                Current system time:2025-11-04 20:01:44(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.