GET v2/public/orderbookList/{marketSymbolList}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
marketSymbolList | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of OrderBookListModelName | Description | Type | Additional information |
---|---|---|---|
marketSymbol | string |
None. |
|
bids | Collection of OrderBookValue |
None. |
|
asks | Collection of OrderBookValue |
None. |
|
summary | MarketSummaryModel |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.