Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.08 KB | None | 0 0
  1. {
  2.     "Id": 21407,
  3.     "CustomerName": "BANK ABC",
  4.     "SchedStartDate ": "2017-07-04 10:56:01",
  5.     "SchedEndDate ": "2017-07-04 11:42:27",
  6.     "Body ": [
  7.         {
  8.             "Id": 0,
  9.             "ProductBarcode": "0000000294653",
  10.             "ProductItemId": 55,
  11.             "DtEvaluation": "2017-07-04 10:59:01",
  12.             "History": []
  13.         },
  14.         {
  15.             "Id": 0,
  16.             "ProductBarcode": "0000000294654",
  17.             "ProductItemId": 56,
  18.             "DtEvaluation": "2017-07-04 11:03:01",
  19.             "History": []
  20.         },
  21.         {
  22.             "Id": 0,
  23.             "ProductBarcode": "0000000014579",
  24.             "ProductItemId": 21,
  25.             "DtEvaluation": "2017-07-04 11:12:01",
  26.             "History": [
  27.                  {
  28.                     "ActionId": 1,
  29.                     "descricao": "TEST1",
  30.                     "observacao": "OBS1",
  31.                     "foto": "https://goo.gl/NThCXk",
  32.                     "EvalItemId ": 881,
  33.                     "EvalCriteriaId": 3496
  34.                 }
  35.             ]
  36.         },
  37.          {
  38.             "Id": 0,
  39.             "ProductBarcode": "0000000014579",
  40.             "ProductItemId": 21,
  41.             "DtEvaluation": "2017-07-04 11:14:35",
  42.             "History": [
  43.                  {
  44.                     "ActionId": 2,
  45.                     "descricao": "TEST2",
  46.                     "observacao": "OBS2",
  47.                     "foto": "https://goo.gl/NThCXk",
  48.                     "EvalItemId ": 0,
  49.                     "EvalCriteriaId": 0
  50.                 }
  51.             ]
  52.         },
  53.         {
  54.             "Id": 0,
  55.             "ProductBarcode": "0000000014579",
  56.             "ProductItemId": 21,
  57.             "DtEvaluation": "2017-07-04 11:16:47",
  58.             "History": [
  59.                  {
  60.                     "ActionId": 3,
  61.                     "descricao": "TEST3",
  62.                     "observacao": "OBS3",
  63.                     "foto": "https://goo.gl/NThCXk",
  64.                     "EvalItemId ": 0,
  65.                     "EvalCriteriaId": 0
  66.                 }
  67.             ]
  68.         }
  69.     ]
  70. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement