You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When multiple orders are sent to the /openApi/swap/v2/trade/batchOrdersBulk order endpoint, only one of the orders is placed and non-informative error is returned for others.
Note that attempt to place several orders one-by-one using POST /openApi/swap/v2/trade/order may also return "Please try again later;" message if requests are sent with no artificial delay.
AnMakc
changed the title
Bulk order in swap API only places one order
Bulk order in swap API only places one order only
May 21, 2024
When multiple orders are sent to the
/openApi/swap/v2/trade/batchOrders
Bulk order endpoint, only one of the orders is placed and non-informative error is returned for others.For example, request with following orders
Results in following response:
The text was updated successfully, but these errors were encountered: