Translations: Digital Goods Store/45/en

From ArdorDocs
Jump to: navigation, search

Get DGS Goods Example

http://localhost:27876/nxt?
  requestType=getDGSGoods&
  chain=2&
  seller=ARDOR-L6FM-89WK-VK8P-FCRBB
{
 "goods": [
  {
   "seller": "15323192282528158131",
   "quantity": 2,
   "goods": "11813734897437346473",
   "description": "Testing the DGS.",
   "sellerRS": "ARDOR-L6FM-89WK-VK8P-FCRBB",
   "delisted": false,
   "parsedTags": [
    "test",
    "product",
    "tag"
   ],
   "tags": "test, product, tag, extra",
   "priceNQT": "200000000",
   "numberOfPublicFeedbacks": 0,
   "name": "Test Product",
   "numberOfPurchases": 0,
   "timestamp": 31436434
  }
 ],
 "requestProcessingTime": 46
}