sheenam12

Untitled

May 2nd, 2017
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "msg": "Details",
  4. "stats": {
  5. "total": "140",
  6. "graph": {
  7. "top_date": "May 1 - 31, 2017",
  8. "data": [
  9. {
  10. "time": "Jan",
  11. "amount": "0"
  12. },
  13. {
  14. "time": "Feb",
  15. "amount": "0"
  16. },
  17. {
  18. "time": "Mar",
  19. "amount": "0"
  20. },
  21. {
  22. "time": "Apr",
  23. "amount": "0"
  24. },
  25. {
  26. "time": "May",
  27. "amount": "140"
  28. },
  29. {
  30. "time": "Jun",
  31. "amount": "0"
  32. },
  33. {
  34. "time": "Jul",
  35. "amount": "0"
  36. },
  37. {
  38. "time": "Aug",
  39. "amount": "0"
  40. },
  41. {
  42. "time": "Sep",
  43. "amount": "0"
  44. },
  45. {
  46. "time": "Oct",
  47. "amount": "0"
  48. },
  49. {
  50. "time": "Nov",
  51. "amount": "0"
  52. },
  53. {
  54. "time": "Dec",
  55. "amount": "0"
  56. }
  57. ]
  58. },
  59. "revenues": [
  60. {
  61. "first_name": "Leon",
  62. "last_name": "Johnson",
  63. "styles": [
  64. {
  65. "name": "CLIPPER CUT",
  66. "price": 45
  67. }
  68. ]
  69. },
  70. {
  71. "first_name": "Leon",
  72. "last_name": "Johnson",
  73. "styles": [
  74. {
  75. "name": "HAIRCUT",
  76. "price": 55
  77. }
  78. ]
  79. }
  80. ]
  81. }
  82. }
Add Comment
Please, Sign In to add comment