IPO Order Detail
ipo_order_detailRetrieve detailed information for a specific IPO order using its order ID. Includes symbol, market, quantity, allotted quantity, total amount, status, and submission time.
Instructions
Show detailed information for a specific IPO order by order_id. Returns {order_id, symbol, market, quantity, allotted_quantity, total_amount, status, submitted_at}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | IPO order ID |