Name: 修改会员
Request:
| url | http://api-admin-test.qniao.cn/recycle-service/admin/member/update/member-expense-config/502180735986307072 |
|---|---|
| method | POST |
| headers |
User-Agent: python-requests/2.24.0
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
Content-Type: application/json
X-APP-ID: 470236309865238555
Authorization: Token a4289fbdfb3422e76232906b1ccdffb7
Content-Length: 258
|
| body | {"bidPrice": 1500, "days": 30, "description": "\u5145\u5c31\u9001\uff0c\u597d\u793c\u7b49\u4f60\u6765~~", "enable": 1, "icon": "http://medou.oss-cn-shenzhen.aliyuncs.com/saas/20200624155949.png", "realPrice": 200, "sellStrategy": "common", "title": "\u5929"} |
Response:
| ok | True |
|---|---|
| url | http://api-admin-test.qniao.cn/recycle-service/admin/member/update/member-expense-config/502180735986307072 |
| status_code | 200 |
| reason | |
| cookies | {} |
| encoding | UTF-8 |
| headers |
Server: nginx
Date: Tue, 15 Sep 2020 01:41:24 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Authorization: a4289fbdfb3422e76232906b1ccdffb7
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
|
| content_type | application/json;charset=UTF-8 |
| json |
{'code': 0, 'message': 'successful', 'data': None}
|
Validators:
| check | comparator | expect value | actual value |
|---|---|---|---|
| status_code | equals | 200 | 200 |
Statistics:
| content_size(bytes) | 45 |
|---|---|
| response_time(ms) | 355.38 |
| elapsed(ms) | 351.14 |