名称:添加缴费人员

接口地址:/merchant/meeting/addPayUser

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
uid int Y 用户id 18
type int Y 支付方式 3
remark string N 备注 xxx

说明

1.此方法需要登录

2.type为固定值3

返回示例

{

"code": 40001,
"message": "已支付过了,无需添加",
"result": [ ]
}
{
"code": 200,
"message": "添加成功",
"result": [ ]
}

results matching ""

    No results matching ""