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

接口:/merchant/Lcm/balancePaySmsAffirm

请求方式:post

参数名 类型 必填 说明 示例
order_num str Y 订单号码 yue15897710495ec1fb29f0daf
password str Y 账号密码 123343

说明

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 ""