batchAmendOrders
Batch amend multiple unfilled or partially filled orders in one API request. Each order requires an ID; max 20 for futures/options, 10 for spot.
Instructions
Modify multiple existing open orders in a single API call.
Max 20 orders per request for futures/options, 10 for spot
Each order requires either
orderIdororderLinkIdOnly unfilled or partially filled orders can be amended
Check
retExtInfo.list[].codefor per-order statusResponse is acknowledgment only; confirm via WebSocket order stream
Agent hint: Use this endpoint to modify multiple orders at once. For a single order, use amendOrder instead. TradFi: use category=spot for xStock batch amends, category=linear for equity/commodity perpetuals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| request | Yes |