|
1 | 1 | [
|
2 | 2 | {
|
3 | 3 | "request": {
|
4 |
| - "body": "price=50000&quantity=0.001&recvWindow=1000&side=SELL&symbol=BTCUSDT&timeInForce=FOK×tamp=1527290985049&type=LIMIT&signature=***", |
| 4 | + "body": "new_client_order_id=&price=0.01&quantity=0.1"e_order_qty=&recvWindow=5000&recv_window=&side=SELL&signature=***&stop_price=&symbol=LTCBTC&time_in_force=FOK×tamp=1622883604302&type=LIMIT", |
5 | 5 | "headers": {
|
6 | 6 | "X-MBX-APIKEY": "***"
|
7 | 7 | },
|
|
12 | 12 | },
|
13 | 13 | "response": {
|
14 | 14 | "binary": false,
|
15 |
| - "body": "{\"symbol\":\"BTCUSDT\",\"orderId\":108277184,\"clientOrderId\":\"lKYECwEPSTPzurwx6emuN2\",\"transactTime\":1527290985305,\"price\":\"50000.00000000\",\"origQty\":\"0.00100000\",\"executedQty\":\"0.00000000\",\"status\":\"EXPIRED\",\"timeInForce\":\"FOK\",\"type\":\"LIMIT\",\"side\":\"SELL\"}", |
| 15 | + "body": "{\"code\":-1104,\"msg\":\"Not all sent parameters were read; read '8' parameter(s) but was sent '13'.\"}", |
16 | 16 | "headers": {
|
17 |
| - "Content-Type": "application/json", |
18 |
| - "Transfer-Encoding": "chunked", |
| 17 | + "Content-Type": "application/json;charset=UTF-8", |
| 18 | + "Content-Length": "98", |
19 | 19 | "Connection": "keep-alive",
|
20 |
| - "Date": "Fri, 25 May 2018 23:29:45 GMT", |
| 20 | + "Date": "Sat, 05 Jun 2021 09:00:04 GMT", |
21 | 21 | "Server": "nginx",
|
22 |
| - "Vary": "Accept-Encoding", |
| 22 | + "x-mbx-uuid": "36439ccd-17c4-4960-bbd3-d5fefb5c391a", |
| 23 | + "x-mbx-used-weight": "4", |
| 24 | + "x-mbx-used-weight-1m": "4", |
23 | 25 | "Strict-Transport-Security": "max-age=31536000; includeSubdomains",
|
24 | 26 | "X-Frame-Options": "SAMEORIGIN",
|
25 | 27 | "X-Xss-Protection": "1; mode=block",
|
|
30 | 32 | "Cache-Control": "no-cache, no-store, must-revalidate",
|
31 | 33 | "Pragma": "no-cache",
|
32 | 34 | "Expires": "0",
|
33 |
| - "X-Cache": "Miss from cloudfront", |
34 |
| - "Via": "1.1 68807936c056006818525c5da31d108e.cloudfront.net (CloudFront)", |
35 |
| - "X-Amz-Cf-Id": "w3qEO4sfOGkq_SUsElVerpJPvffAYa-rxZGUfgpZhsoAXlQBqzJwTg==" |
| 35 | + "X-Cache": "Error from cloudfront", |
| 36 | + "Via": "1.1 b6a92d65d66a7dd6d685a94e79bd1aba.cloudfront.net (CloudFront)", |
| 37 | + "X-Amz-Cf-Pop": "LHR61-C2", |
| 38 | + "X-Amz-Cf-Id": "QbE7Uh7QWO0S8gt91MpajAzN5oWosfBgkFfdaREgk6Ihpu5lqA1YxQ==" |
36 | 39 | },
|
37 |
| - "status_code": 200, |
| 40 | + "status_code": 400, |
38 | 41 | "type": "ok"
|
39 | 42 | }
|
40 | 43 | }
|
|
0 commit comments