Translations: Digital Goods Store/81/en

From ArdorDocs
Jump to: navigation, search

Get DGS Tags Example

http://localhost:27876/nxt?
  requestType=getDGSTags&
  chain=2&
  lastIndex=0
{
 "requestProcessingTime": 2,
 "tags": [
  {
   "inStockCount": 40,
   "tag": "domains",
   "totalCount": 42
  }
 ]
}