查询自己流水明细

http://app.14698.com/api.php/Wxpay/capital_flow?mid=38&password=e10adc3949ba59abbe56e057f20f883e

请求接口 GET

/Wxpay/capital_flow?

请求参数

参数 类型 必选 说明
mid char 用户编号
password char 密码md5

接口返回

{
    "err": 0,
    "msg": "列表",
    "content": [
        {
            "id": "2",
            "mid": "38",
            "orderid": "20170226013467",
            "type": "3",
            "amount": "12000",
            "openid": "",
            "status": "2",
            "ctime": "1486110000",
            "ctime_date": "",
            "utime": "1488116681",
            "utime_date": "",
            "operator": "",
            "now_doposit": "0",
            "remarks": "333"
        },
        {
            "id": "3",
            "mid": "38",
            "orderid": "20170226013467",
            "type": "1",
            "amount": "12000",
            "openid": "",
            "status": "2",
            "ctime": "1486110000",
            "ctime_date": "",
            "utime": "1488116681",
            "utime_date": "",
            "operator": "",
            "now_doposit": "0",
            "remarks": "333"
        },
        {
            "id": "4",
            "mid": "38",
            "orderid": "20170226013467",
            "type": "2",
            "amount": "12000",
            "openid": "",
            "status": "2",
            "ctime": "1486110000",
            "ctime_date": "",
            "utime": "1488116681",
            "utime_date": "",
            "operator": "",
            "now_doposit": "0",
            "remarks": "333"
        },
        {
            "id": "5",
            "mid": "38",
            "orderid": "20170226013467",
            "type": "4",
            "amount": "12000",
            "openid": "",
            "status": "2",
            "ctime": "1486110000",
            "ctime_date": "",
            "utime": "1488116681",
            "utime_date": "",
            "operator": "admin",
            "now_doposit": "0",
            "remarks": "333"
        },
        {
            "id": "1",
            "mid": "38",
            "orderid": "20170226013467",
            "type": "3",
            "amount": "12000",
            "openid": "",
            "status": "1",
            "ctime": "1483116600",
            "ctime_date": "",
            "utime": "1488116681",
            "utime_date": "",
            "operator": "",
            "now_doposit": "0",
            "remarks": "1"
        }
    ],
    "more_data": ""
}

返回参数

参数 类型 - 说明
mid char 用户编号
orderid char
type int 类型(1 充值、2 打赏、3 提现、4 获得打赏)
amount int 金额(分单位)
remarks char 备注
ctime int 申请时间戳
utime int 处理时间戳
status int 状态值(0 处理中, 1 已完成)

results matching ""

    No results matching ""