Get order detail
toss_get_orderRetrieve a single order's current status and all partial executions. Use it to confirm exactly what filled after placing an order.
Instructions
Gets one regular order in full, including its current status and every partial execution. Use it to confirm what actually filled after submitting an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | Identifier of the order, as returned by toss_get_orders or by toss_submit_prepared_order. |