BinanceConvertOrderStatus
Check the status of a Binance token conversion order using either the order ID or quote ID, and retrieve conversion status, assets, amounts, exchange rate, and creation time.
Instructions
The API checks the status of a token conversion order using either the orderId or quoteId, and returns details like conversion status, assets involved, amounts, exchange rate, and order creation time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | No | Order ID (either this or quoteId is required) | |
| quoteId | No | Quote ID (either this or orderId is required) |