名称:短信购买(使用余额支付

接口:/merchant/Lcm/balancePaySms

请求方式:post

参数名 类型 必填 说明 示例
order_num int Y 短信商品id (暂时定义的id为1,2,3,4,5) 1
password int Y 短信商品id (暂时定义的id为1,2,3,4,5) 1

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "money": 1, //商品价格单位元
           "create_time": "2020-05-14 14:47:05",//订单创建时间
                "pay_type": 1,//1微信2支付宝3后台人员手动添加4不收费自己添加5为短信发送扣款6短信取消回款7为余额购买
        "num": 1, //商品数量,默认1
        "orderNum": "wx15855494685e81909cdf229", //订单号
        "info": {//商品信息
            "id": 1,
            "corner": "HOT", //
                        "title": "1000", //标题,商品名字
            "num": 100,
            "describe": "更多人选择",
            "price": 1,
            "create_time": null,
            "update_time": null
        },
        "code_url": ""
    }
}

results matching ""

    No results matching ""