sheenam12

Untitled

Apr 3rd, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. {
  2. "status_code": 200,
  3. "data": [
  4. {
  5. "day": "Friday",
  6. "date": "May 26 ,2017",
  7. "details": [
  8. {
  9. "appointment_id": 1,
  10. "first_name": "Kimberly",
  11. "start_date1": "2017-05-26",
  12. "vendor_id": 2,
  13. "profile_pic": "b61166f56019a87238.png",
  14. "last_name": "L",
  15. "start_time": "12:00 PM",
  16. "start_date": "May 26 ,2017",
  17. "styles": [
  18. {
  19. "name": "SCISSOR CUT",
  20. "num_of_person": 1
  21. }
  22. ]
  23. }
  24. ]
  25. }
  26. ]
  27. }
Add Comment
Please, Sign In to add comment