Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the appointments!",
- "data": [
- {
- "day": "Thursday",
- "date": "2017-05-25",
- "details": [
- {
- "appointment_id": "1495",
- "vendor_id": "156",
- "type": "1",
- "name": "Sheena Singla",
- "status": "0",
- "utc_time": "2017-05-25 12:00:00",
- "location": "#2324, Sector-29, Chandigarh",
- "lat": "30.230000",
- "lng": "76.340000",
- "code": "91",
- "phone_old": "9464955146",
- "phone": "91-9464955146",
- "time_passed_sec": "752",
- "time": "05:30 PM",
- "sub_category": [
- {
- "sub_category_name": "Haircut",
- "category_name": "HAIR",
- "num_of_person": "1"
- }
- ],
- "category": "HAIR"
- },
- {
- "appointment_id": "1496",
- "vendor_id": "229",
- "type": "2",
- "name": "Sheena",
- "status": "1",
- "utc_time": "2017-05-25 12:00:00",
- "location": "#2324, Sector-29, Chandigarh",
- "lat": "30.230000",
- "lng": "76.340000",
- "code": "+91",
- "phone_old": "9464955146",
- "phone": "+91-9464955146",
- "time_passed_sec": "737",
- "time": "05:30 PM",
- "sub_category": [
- {
- "sub_category_name": "Haircut",
- "category_name": "HAIR",
- "num_of_person": "1"
- }
- ],
- "category": "HAIR"
- }
- ]
- }
- ]
- }
Add Comment
Please, Sign In to add comment