sheenam12

Untitled

May 2nd, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "msg": "Details",
  4. "stats": {
  5. "total": "140",
  6. "graph": {
  7. "top_date": "Apr 30 - 6, 2017",
  8. "data": [
  9. {
  10. "time": "Sun",
  11. "amount": "0"
  12. },
  13. {
  14. "time": "Mon",
  15. "amount": "0"
  16. },
  17. {
  18. "time": "Tues",
  19. "amount": "0"
  20. },
  21. {
  22. "time": "Wed",
  23. "amount": "140"
  24. },
  25. {
  26. "time": "Thurs",
  27. "amount": "0"
  28. },
  29. {
  30. "time": "Fri",
  31. "amount": "0"
  32. },
  33. {
  34. "time": "Sat",
  35. "amount": "0"
  36. }
  37. ]
  38. },
  39. "revenues": [
  40. {
  41. "first_name": "Leon",
  42. "last_name": "Johnson",
  43. "styles": [
  44. {
  45. "name": "CLIPPER CUT",
  46. "price": 45
  47. }
  48. ]
  49. },
  50. {
  51. "first_name": "Leon",
  52. "last_name": "Johnson",
  53. "styles": [
  54. {
  55. "name": "HAIRCUT",
  56. "price": 55
  57. }
  58. ]
  59. }
  60. ]
  61. }
  62. }
Add Comment
Please, Sign In to add comment