当前位置:网站首页>QQ group collection
QQ group collection
2022-07-04 11:04:00 【ℳ๓๓๓ dream'link】
One . Initiate collection
1. Request address
http://www.dreamling.xyz/API/QQ/set_group_qq_collectmoney/Initiate/api.php
2. Request mode
get/post
3. Request parameters
name | explain | Required | Possible value |
---|---|---|---|
uin | account number | true | |
pskey | account number pskey[tenpay.com] | true | |
title | title | Activity bills | |
group | Group number | true | |
Account number of the initiated object | true | ||
money | amount of money | true | 0.01-2000 |
termination_waiting | Stop waiting time ( second )[ When the parameter is not empty and is not within the possible range, it is 60 second ] | 1-500 | |
type | Output format | /text/json |
If it is necessary to check whether the bill has been collected , Then this parameter termination_waiting
Not recommended ( It is known that if A lot of 's bill , And none of them paid , The uin Will be briefly sealed ), So it is suggested to write a judgment ( When initiated, it will qq Estoppel 2 Minutes or more , If paid, the estoppel is lifted , If exceeded 2 If the payment is not made within minutes, the collection will be stopped )
4. Request example
5. Return instructions
①. The response data
name | explain | Possible value |
---|---|---|
code | Status code | 0/200/400/412 |
state | state | success / Parameters money Whether the value is in 0.01-2000 Between ; Parameters title Too long, etc / Parameters uin Mistake ; Parameters pskey Mistake ; Parameters group Mistake ; Parameters qq Not in this group / Parameters money Not greater than 2000 etc. / Unknown error |
The order number | The order no. |
②. Response example
{
"code": 200,
"data": {
"state": " success ",
" The order number ": "3022021130902429631383370876"
}
}
Two . Test collection
1. Request address
http://www.dreamling.xyz/API/QQ/set_group_qq_collectmoney/detection/api.php
2. Request mode
get/post
3. Request parameters
name | explain | Required | Possible value |
---|---|---|---|
uin | account number | true | |
pskey | account number pskey[tenpay.com] | true | |
order | The order number | true | |
type | Output format | /text/json |
4. Request example
5. Return instructions
①. The response data
name | explain | Possible value |
---|---|---|
code | Status code | 0/200/400/412 |
Initiating account number | payee | |
Activity title | Activity bills | Activity bills |
Participation amount | Amount to be paid | 0.01-2000 |
Initiate group number | ||
Billing status | The bill is being collected / The bill has been paid / Billing has stopped | |
Payment status | Did not pay / Paid | |
Participants | Sponsor |
②. Response example
{
"code": 200,
"data": {
" Initiating account number ": "3090242963",
" Activity title ": " Activity bills ",
" Participation amount ": 0.01,
" Initiate group number ": "682444682",
" Billing status ": " The bill has been paid ",
" Payment status ": " Paid ",
" Participants ": "99408162"
}
}
3、 ... and . Stop collection
1. Request address
http://www.dreamling.xyz/API/QQ/set_group_qq_collectmoney/stop/api.php
2. Request mode
get/post
3. Request parameters
name | explain | Required | Possible value |
---|---|---|---|
uin | account number | true | |
pskey | account number pskey[tenpay.com] | true | |
order | The order number | true | |
type | Output format | /text/json |
4. Request example
5. Return instructions
①. The response data
name | explain | Possible value |
---|---|---|
code | Status code | 0/200/400/412 |
state | state | Has stopped / The bill has been paid |
②. Response example
{
"code": 0,
"data": {
"state": " The bill has been paid "
}
}
边栏推荐
- Canoe - the third simulation project - bus simulation - 3-1 project implementation
- Canoe - the third simulation project - bus simulation-1 overview
- [Galaxy Kirin V10] [server] KVM create Bridge
- Summary of collection: (to be updated)
- [Galaxy Kirin V10] [desktop and server] FRP intranet penetration
- DDL language of MySQL database: create, modify alter, delete drop of databases and tables
- 试题库管理系统–数据库设计[通俗易懂]
- Oracle11g | getting started with database. It's enough to read this 10000 word analysis
- How to use diff and patch to update the source code
- Canoe: the difference between environment variables and system variables
猜你喜欢
[test theory] test process management
Jemeter script recording
Ten key performance indicators of software applications
Canoe - description of common database attributes
[Galaxy Kirin V10] [server] FTP introduction and common scenario construction
Introduction to canoe automatic test system
JMeter assembly point technology and logic controller
[machine] [server] Taishan 200
[Galaxy Kirin V10] [server] soft RAID configuration
Canoe - the third simulation project - bus simulation - 3-1 project implementation
随机推荐
Canoe - the third simulation project - bus simulation - 3-1 project implementation
本地Mysql忘记密码的修改方法(windows)
Virtual machine configuration network
Function introduction of canbedded component
[test theory] test phase analysis (unit, integration, system test)
试题库管理系统–数据库设计[通俗易懂]
MFC document view framework (relationship between classes)
Iterator generators and modules
LVS+Keepalived实现四层负载及高可用
Design and common methods of test case documents
Unittest+airtest+beatiulreport combine the three to make a beautiful test report
20 kinds of hardware engineers must be aware of basic components | the latest update to 8.13
iptables导致Heartbeat脑裂
2021-11-02
What if the book written is too popular? Author of "deep reinforcement learning" at Peking University: then open the download
Simple understanding of generics
Discussion | has large AI become autonomous? Lecun, chief scientist of openai
Canoe - the third simulation project - bus simulation - 3-2 project implementation
Locust installation
Communication layer of csframework