Name | Type | Mandatory | Description |
---|
exportType | Integer | Y | Export type: 1- History Order 3-History Position |
exchange | String | N | Exchange type(BINANCE,OKX) |
businessType | String | N | Business type(SPOT,MARGIN,PERP) |
exportStatus | Integer | N | |
page | Integer | N | |
pageSize | Integer | N | |
Field | Type | Remark |
---|
portfolioId | String | Portfolio ID |
exportType | String | Export type(1-History Order,3-History Position) |
exchangeType | String | Exchange type(BINANCE,OKX) |
businessType | String | Business type(SPOT,MARGIN,PERP) |
orderState | String | Please see ENUM Definitions for supported values. |
startTime | Long | Export data start time(millisecond timestamp) |
endTime | Long | Export data start time(millisecond timestamp) |
isFilterCancel | Int | 0-All Data, 1-Filtering orders with no quantity filled, Effective only when exporting order data. Default export all orders. |
downloadUrl | String | download url |
status | Int | |
createAt | Long | Create data time(millisecond timestamp) |
updateAt | Long | Update data time(millisecond timestamp) |
| | |