简要描述:

  • pc端/app端 汇聚提现手续费

请求action:

plugin.supplier.frontend.withdraw.converge-withdraw

正确时返回:

  {
    "result": 1,
    "msg": "获取数据成功",
    "data": {
		"cost_money" : 0.00
		"actual_amount" : 0.00,
		"poundage" : 0.00
	}
  }

返回示例:

参数名 类型 说明
cost_money int 提现金额
poundage int 手续费
actual_amount int 实际到账金额

备注:

  • 开发地址:http://restructure.mamp.com/addons/yun_shop/api.php?i=8&route=finance.balance.subtraction&test_uid=55&withdraw_type=1&withdraw_money=1.11