Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "msg": "Following are the details!",
- "details": {
- "customer_visit_id": "392",
- "restaurant_id": "200",
- "name": "Sheena",
- "email": "[email protected]",
- "address": null,
- "phone_type": "",
- "phone": "+91-9464955146",
- "time": "17:00:00",
- "date": "2016-04-29",
- "guests": "2",
- "time_formatted": "05:00 PM",
- "date_formatted": "April 29, 2016",
- "date_formatted1": "29-04-2016"
- },
- "data": [
- {
- "floor_id": "330",
- "tables_id": "923",
- "customer_visit_id": "392",
- "floor_name": "GROUND FLOOR",
- "floor_height": "300",
- "floor_width": "300"
- },
- {
- "floor_id": "330",
- "tables_id": "924",
- "customer_visit_id": "392",
- "floor_name": "GROUND FLOOR",
- "floor_height": "300",
- "floor_width": "300"
- }
- ]
- }
Add Comment
Please, Sign In to add comment