sheena2994

Untitled

Jun 21st, 2016
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the appointments!",
  4. "appointments": [
  5. {
  6. "appointment_id": "15",
  7. "user_id": "6",
  8. "name": "Ishika",
  9. "payment_status": "0",
  10. "status": "0",
  11. "time": "01:30 PM",
  12. "services_id": "1,2",
  13. "services_name": "Hair cut,Spa",
  14. "num_of_person": "2,4"
  15. }
  16. ]
  17. }
Add Comment
Please, Sign In to add comment