Translations: Coin Exchange/17/en

From ArdorDocs
Jump to: navigation, search

Get Coin Exchange Order Ids Example

http://localhost:27876/nxt?
  requestType=getCoinExchangeOrderIds&
  chain=1&
  exchange=2
{
    "orderIds": [
        "11389333452894623327",
        "10388276168745405207",
        "5121927806759675242",
        "15079689952294500482",
        "1378482742321196609"
    ],
    "requestProcessingTime": 0
}