Get Smart Order
get_smart_orderFetch details of a single smart order using its order ID or client order ID. Provide exactly one identifier to retrieve the order from Poloniex.
Instructions
Fetch a single smart order by its order id or client order id (provide exactly one). Requires POLONIEX_API_KEY and POLONIEX_API_SECRET in the environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The smart order id. | |
| clientOrderId | No | The client-specified order id (looked up as cid:...). |