名称:添加缴费人员

接口地址:/open/meeting/addPayUser

请求方式:post

参数名 类型 必填 说明 示例
meetid int Y 会议id 18
uid int Y 用户id 18
type int Y 支付方式 3
remark string N 备注 xxx
app_id str 商家app_id 13817213714
timestemp time 请求时间戳,过期时间 1584422260
signature str 签名(MD5 app_id,密钥,timestemp) 0026b97abbfe4a19dda816d33f70c4b4

说明

1.type为固定值3

返回示例

{

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

results matching ""

    No results matching ""