Advertisement
Guest User

Untitled

a guest
Aug 24th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.34 KB | None | 0 0
  1. {
  2.   "changesAttachment": {
  3.     "id": "changeAttachment",
  4.     "changesData": [
  5.       {
  6.         "reason": "Sustituto 1",
  7.         "discountValue": 1530,
  8.         "incrementValue": 0,
  9.         "itemsAdded": [
  10.           {
  11.             "id": "22357",
  12.             "name": "Cafe Cappuccino La Morenita 122gr",
  13.             "quantity": 1,
  14.             "price": 3770
  15.           }
  16.         ],
  17.         "itemsRemoved": [
  18.           {
  19.             "id": "13015",
  20.             "name": "Cafe Nescafe Dolca 100gr",
  21.             "quantity": 1,
  22.             "price": 5300
  23.           }
  24.         ],
  25.         "receipt": {
  26.           "date": "2016-08-24T17:46:51.7358290+00:00",
  27.           "orderId": "v500699wmarq-01",
  28.           "receipt": "57a2184d-5e18-4466-aeb6-9463638ac5bb"
  29.         }
  30.       },
  31.       {
  32.         "reason": "Sustituto 2",
  33.         "discountValue": 1530,
  34.         "incrementValue": 0,
  35.         "itemsAdded": [
  36.           {
  37.             "id": "22357",
  38.             "name": "Cafe Cappuccino La Morenita 122gr",
  39.             "quantity": 1,
  40.             "price": 3770
  41.           }
  42.         ],
  43.         "itemsRemoved": [
  44.           {
  45.             "id": "13015",
  46.             "name": "Cafe Nescafe Dolca 100gr",
  47.             "quantity": 1,
  48.             "price": 5300
  49.           }
  50.         ],
  51.         "receipt": {
  52.           "date": "2016-08-24T17:46:51.7358290+00:00",
  53.           "orderId": "v500699wmarq-01",
  54.           "receipt": "57a2184d-5e18-4466-aeb6-9463638ac5bb"
  55.         }
  56.       },
  57.       {
  58.         "reason": "Faltante",
  59.         "discountValue": 2960,
  60.         "incrementValue": 0,
  61.         "itemsAdded": [],
  62.         "itemsRemoved": [
  63.           {
  64.             "id": "25266",
  65.             "name": "Acondicionador Color Vital Sedal 190 Ml",
  66.             "quantity": 1,
  67.             "price": 2960
  68.           },
  69.           {
  70.             "id": "25266",
  71.             "name": "Acondicionador Color Vital Sedal 190 Ml",
  72.             "quantity": 1,
  73.             "price": 2960
  74.           },
  75.           {
  76.             "id": "25266",
  77.             "name": "Acondicionador Color Vital Sedal 190 Ml",
  78.             "quantity": 1,
  79.             "price": 2960
  80.           }
  81.         ],
  82.         "receipt": {
  83.           "date": "2016-08-24T17:48:03.4339427+00:00",
  84.           "orderId": "v500699wmarq-01",
  85.           "receipt": "e56c2bca-3988-4104-87b0-2ff6fdbbea3a"
  86.         }
  87.       }
  88.     ]
  89.   }
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement