当前位置:网站首页>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 "
}
}
边栏推荐
- Application and Optimization Practice of redis in vivo push platform
- Article publishing experiment
- [Galaxy Kirin V10] [server] iSCSI deployment
- Daemon xinted and logging syslogd
- Introduction to canoe automatic test system
- How to deal with the relationship between colleagues
- Locust installation
- XMIND installation
- Canoe - the third simulation project - bus simulation - 3-1 project implementation
- Virtual machine configuration network
猜你喜欢
On binary tree (C language)
Notes on writing test points in mind mapping
Digital simulation beauty match preparation -matlab basic operation No. 6
[Galaxy Kirin V10] [server] soft RAID configuration
Appscan installation steps
[Galaxy Kirin V10] [server] iSCSI deployment
Performance test method
Climb Phoenix Mountain on December 19, 2021
Application and Optimization Practice of redis in vivo push platform
Canoe - the third simulation project - bus simulation-1 overview
随机推荐
XMIND installation
[Galaxy Kirin V10] [server] system startup failed
Function introduction of canbedded component
Error C4996 ‘WSAAsyncSelect‘: Use WSAEventSelect() instead or define _ WINSOCK_ DEPRECATED_ NO_ WARN
[Galaxy Kirin V10] [server] set time synchronization of intranet server
Introduction to canoe automatic test system
SSH principle and public key authentication
LVS+Keepalived实现四层负载及高可用
[testing theory] thinking about testing profession
Discussion | has large AI become autonomous? Lecun, chief scientist of openai
Virtual machine configuration network
Design and common methods of test case documents
Locust learning record I
re. Sub() usage
三立期货安全么?期货开户怎么开?目前期货手续费怎么降低?
Failed to configure a DataSource: ‘url‘ attribute is not specified... Bug solution
Swagger and OpenAPI
Elevator dispatching (pairing project) ③
Application and Optimization Practice of redis in vivo push platform
[Galaxy Kirin V10] [server] NFS setup