GET v2/market/orders/{orderId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderModel| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| market_symbol | string |
None. |
|
| direction | string |
None. |
|
| quantity | decimal number |
None. |
|
| limit | decimal number |
None. |
|
| status | string |
None. |
|
| created_at | string |
None. |
|
| value | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.