名称:充值余额

接口:/merchant/Lcm/operatingAccountBalance

请求方式:post

参数名 类型 必填 说明 示例
price float Y 充值金额,只保留两位 1
type int N 1微信2支付宝 1

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "money": 10000,
        "orderNum": "wx15894522555ebd1ddf11f3e",
        "code_url": "http://huibaifen.test/static/qrcode\\5ebd1ddf97134.png",
        "pay_type": 1,//1微信2支付宝3后台人员手动添加4不收费自己添加5为短信发送扣款6短信取消回款7为余额购买
        "create_time": "2020-05-14 18:30:55",
        "title": "充值运营账户余额10000元"
    }
}

results matching ""

    No results matching ""