Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the appointments!",
- "appointments": [
- {
- "appointment_id": "3",
- "user_id": "1",
- "name": "Akshit1",
- "payment_status": "0",
- "status": "1",
- "time": "11:59 AM",
- "services_id": "1,2",
- "services_name": "Hair cut,Spa",
- "num_of_person": "2,4"
- }
- ]
- }
Add Comment
Please, Sign In to add comment