Submit multiple signed orders
Orders
Submit multiple signed orders
Submits between 1 and 50 EIP-712 signed orders for one market in a single request. Orders are processed sequentially in request order and each order can be accepted or rejected independently. Check every item in results; the batch is not atomic. SIWE login is optional, but every order must have a valid signature.
POST
Submit multiple signed orders
Path Parameters
Market id.
Body
application/json
Signed orders for the market identified in the URL.
Required array length:
1 - 50 elementsResponse
Batch processed; individual results may include rejections.
