Get order
get_orderRetrieve the current state of a single order using its order ID and account number. Check order status, fills, or cancellations.
Instructions
Get the current state of a single order by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_number | Yes | The account number | |
| order_id | Yes | The order id |