GET v2/public/orderbookList/{marketSymbolList}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
marketSymbolList

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of OrderBookListModel
NameDescriptionTypeAdditional 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.