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.
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: