Get backorder result
/api/backorder/list
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. | 
| deletion type | sclx | Integer | No | Appendix [Delete Types] for details | 
| backorder status | ydzt | Integer | No | status:1directly won|2auction won|3in auction|4others won|5auction lost|6redeemed|7dropcatch lost|0in backorder | 
| number of pages | page | Integer | No | page: 1 | 
| number per page | limit | Integer | No | quantity: 20, up to 2,000 | 
{
        "appid": "10xxxxxxxx86f7",
        "gntime": 1627975362,
        "sclx": "1",
        "ydzt": "1",
        "gntoken": "C578A676CA3E282113F3A4940476C452"
}
                | Field | Parameter | Type | Description | 
|---|---|---|---|
| return code | code | Integer | 1:return successfully -1:return failed | 
| return description | msg | String | return the description of request operation | 
| return data | data | Object | return the requested operation result data | 
{
    "code": 1,
    "msg": "OK",
    "data": [
        {
            "id": "3313997",
            "ydfs": "2",//backorder channel
            "ym": "heixiaomian.com",
            "qian": "28.00",//backorder amount
            "uid": "1004",//backorder
            "sclx": "1",//deletion type
            "scsj": "2021-08-05",
            "zt": "0",
            "dqian": "3.00",//frozen amount
            "fzid": "0",
            "sj": "2021-08-02 22:19:55",
            "ztstr": "in backorder",
            "sclxstr": "Delete",
            "fzstr": "ungrouped",
            "bz": "",
            "dbqian": "0.00"
        }
    ]
}
                Current system time:2025-11-04 19:59:27(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.