Translations:Asset Exchange/105/en

From ArdorDocs
Jump to: navigation, search

Get Order Example

http://localhost:27876/nxt?
  requestType=getAskOrder&
  chain=2&
  order=6044046093672850641

{
 "askOrders": [
  {
   "quantityQNT": "100",
   "orderFullHash": "e2c8201c2cf09ad7feb40e7275379f1686bcf1b9021de74f5df68e63153a7d22",
   "transactionHeight": 315484,
   "accountRS": "ARDOR-WP4X-2AMW-BXV4-3HDHU",
   "priceNQTPerShare": "1000000",
   "transactionIndex": 1,
   "asset": "434314249088370370",
   "type": "ask",
   "account": "2106962255727711325",
   "order": "6044046093672850641",
   "height": 315485
        }
    ],
    "requestProcessingTime": 0
}