稳定、快速、的 API 接口服务
今日调用0次,累计调用34次
QQ群收款
接口地址: https://wyq.wqwlkj.cn/api/qqun_sk
返回格式: JSON
请求方式: GET/POST
请求示例: https://wyq.wqwlkj.cn/api/qqun_sk
请求参数说明:
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
bz | 是 | string | 理由,不超过15个字 |
fkrqq | 是 | string | 付款人QQ |
money | 是 | string | 付款金额 |
qun | 是 | string | 发起的群号 |
fqzqq | 是 | string | 发起者QQ |
pskey | 是 | string | 发起者的pskey 来自tenpay.com |
skey | 是 | string | 发起者的skey |
apikey | 是 | string | 接口key,在后台看 |
type | 否 | string | 选1则显示最近该群的十个订单号 |
order | 否 | string | type选1后加入order可以单独看该订单的信息 |
返回参数说明:
名称 | 类型 | 说明 |
---|---|---|
retcode | string | 返回状态码,具体看remsg |
retmsg | string | 请求结果 |
collection_no | string | 发起的订单号 |
col_num | string | 返回的数目,最大10,显示最近的订单 |
col_infos | string | 订单列表,以下函数均为里面的 |
amount | string | 发起金额,单位:分 |
create_time | string | 发起时间 |
lstate | string | 应该是人数,一般为1 |
memo | string | 备注 |
modify_time | string | 被发起者支付时间,如未支付则与creat_time一致 |
state | string | 支付状态,1已支付,2进行中,3已终止 |
uin | string | 发起者QQ |
返回示例:
发起成功返回{"retcode":"0","retmsg":"ok","collection_no":"5023072732646959771447970119"} 查询单个订单号返回 {"amount":"1","collection_no":"5023072632646959771437946970","create_time":"2023-07-26 17:57:39","lstate":"1","memo":"赞助0.01","modify_time":"2023-07-26 17:59:12","state":"2","uin":"3264695977"}
请求参数设置:
参数名称 | 参数值 |
---|---|
发起成功返回{"retcode":"0","retmsg":"ok","collection_no":"5023072732646959771447970119"} 查询单个订单号返回 {"amount":"1","collection_no":"5023072632646959771437946970","create_time":"2023-07-26 17:57:39","lstate":"1","memo":"赞助0.01","modify_time":"2023-07-26 17:59:12","state":"2","uin":"3264695977"}
错误码格式说明:
名称 | 类型 | 说明 |
---|
代码示例:
有问题联系