Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.84 KB | None | 0 0
  1. {
  2.     "Body": [
  3.         {
  4.             "RegionCode": "LV04201",
  5.             "TotalOrders": 32,
  6.             "TotalPrice": 4219.13,
  7.             "Color": "#36A2EB"
  8.         },
  9.         {
  10.             "RegionCode": "DP07001",
  11.             "TotalOrders": 9,
  12.             "TotalPrice": 1214.4,
  13.             "Color": "#FFCE56"
  14.         },
  15.         {
  16.             "RegionCode": "KI00101",
  17.             "TotalOrders": 6,
  18.             "TotalPrice": 712.52,
  19.             "Color": "#ff9e56"
  20.         },
  21.         {
  22.             "RegionCode": "OD03401",
  23.             "TotalOrders": 4,
  24.             "TotalPrice": 539.73,
  25.             "Color": "#fc6282"
  26.         },
  27.         {
  28.             "RegionCode": "RI02102",
  29.             "TotalOrders": 3,
  30.             "TotalPrice": 404.8,
  31.             "Color": "#567eff"
  32.         }
  33.     ],
  34.     "Message": "",
  35.     "StatusCode": 200
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement