This endpoint creates bulk limit trading orders.
Error Codes
30 - default validation error code31 - market validation failed32 - amount validation failed33 - price validation failed36 - clientOrderId validation failed37 - ioc and postOnly flags are both trueErrors
{
"code": 30,
"message": "Validation failed",
"errors": {
"orders": ["The orders must be an array."]
}
}
API Key authentication for private endpoints.
Required headers: