未成交订单
GET /v1/orders:返回当前挂单。省略 source 时汇总合约挂单,source=spot 时返回现货条件单。
GET /v1/orders
返回当前挂单。省略 source 时汇总所有合约子钱包的挂单;设置 source=spot 时返回现货条件单。
| 方法 | GET |
| 路径 | /v1/orders |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | perps |
GET /v1/orders:返回当前挂单。省略 source 时汇总合约挂单,source=spot 时返回现货条件单。
/v1/orders返回当前挂单。省略 source 时汇总所有合约子钱包的挂单;设置 source=spot 时返回现货条件单。
| 方法 | GET |
| 路径 | /v1/orders |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | perps |