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