GetOrderInfoStatus
Status information for the order.
Social TradingCopy TradingInvestingMarket DataPortfolio ManagementFintechTradingStocksCryptocurrencyETFs
Properties
| Name |
Type |
Description |
| id |
integer |
Status identifier. Common values: 1 = Executed, 2 = Cancelled, 3 = Rejected. |
| name |
string |
Human-readable status name. |
| errorCode |
integer |
Error code if the order failed. Zero indicates no error. |
| errorMessage |
string |
Human-readable error message if the order failed. |
JSON Schema