orders.batch
Execute multiple Polymarket orders in a single batch. Place up to 10 buy or sell orders with condition ID, amount, and optional limit price. Receive per-order success/failure results.
Instructions
Execute multiple buy/sell orders in a single call (max 10 orders). Each order specifies a condition_id, amount, optional price, and side. Returns per-order results with success/failure status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orders | Yes | Array of orders to execute (max 10) |