Download Broker rebate order
{
"success": true,
"code": "200",
"msg": "success",
"retry": false,
"data": {
"url": "https://kucoin-xxxxxx.com/broker/65a64ba349992400012bd2b7_file.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20240116T092555Z&X-Amz-SignedHeaders=host&X-Amz-Credential=AKIAQSTE3SISYDNY6CHJ%2F20240116%2Fap-northeast-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=228fe2ad6cbb39f6048f2680a31357e9d76ee7991cd36c817776fb38f6188fa"
}
}
This interface supports downloading Broker rebate orders
HTTP REQUEST
GET /api/v1/broker/api/rebase/download
Example
GET /api/v1/broker/api/rebase/download?tradeType=1&begin=20230225&end=20230726
REQUEST URL
This endpoint support Spot URL
REQUEST RATE LIMIT
Manage weight
:3
PARAMETERS
Param | Type | Mandatory | Description |
---|---|---|---|
begin | String | Yes | Start time, for example: 20230110 |
end | String | Yes | End time, for example: 20230210 (query data with a maximum interval of 6 months) |
tradeType | Integer | Yes | Transaction type, 1: spot 2: futures |
RESPONSES
Param | Description |
---|---|
url | Rebate order file (link is valid for 1 day) |
EXCEL RESPONSES
Param | Description |
---|---|
Date | date |
Users | Amount of users |
BizLine | Business Line |
Volume | Volume |
BrokerCommission | Broker Commission |