Get order detail
toss_get_orderRetrieve full details of a specific order, including current status and partial executions. Use it to confirm what actually filled after submitting 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. |