get_order
Retrieve order details by providing the order ID and trading pair. Get status, price, and amount of a specific order.
Instructions
[REQUIRES AUTH] Get order details by order ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID | |
| pair | Yes | Trading pair, e.g. btc_idr |