Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "msg": "Following are the details!",
- "n_count": 0,
- "restaurant_details": {
- "restaurant_id": "2",
- "token": "goYbuwSj1sWrJNoza7kXYO4qu0VCorI1",
- "name": "Four colors",
- "username": "tao",
- "address": "Sector-26",
- "city": "Chandigarh",
- "state": "Chandigarh",
- "zipcode": "160019",
- "num_of_floors": "3",
- "waiting_time": "01:00:00",
- "country_code": "+52",
- "plan": "BASIC",
- "subscription_fee": "69",
- "updated_at": "2016-01-27 15:52:20",
- "created_at": "2015-10-20 05:08:46",
- "payment_alert_status": "0",
- "language": "en",
- "new_customer_info": [
- "1",
- "1"
- ],
- "reservation_info": [
- "1",
- "1"
- ],
- "subscription_from": "2016-01-05 16:12:29",
- "subscription_to": "2016-03-26 16:40:29",
- "last_subscribed_date": "Jan 05, 2016"
- },
- "floor_details": {
- "1": [
- {
- "floor_id": "16",
- "restaurant_id": "2",
- "num_of_tables": "1",
- "tables_id": "495",
- "num_of_seats": "4",
- "table_status": "available",
- "x_coordinate": "90",
- "y_coordinate": "38",
- "height": "90",
- "width": "90"
- }
- ],
- "2": [
- {
- "floor_id": "17",
- "restaurant_id": "2",
- "num_of_tables": "1",
- "tables_id": "497",
- "num_of_seats": "6",
- "table_status": "available",
- "x_coordinate": "521",
- "y_coordinate": "176",
- "height": "52",
- "width": "132"
- }
- ],
- "3": [
- {
- "floor_id": "18",
- "restaurant_id": "2",
- "num_of_tables": "0",
- "tables_id": "",
- "num_of_seats": "",
- "table_status": "",
- "x_coordinate": "0.0",
- "y_coordinate": "0.0",
- "height": "0.0",
- "width": "0.0"
- }
- ]
- }
- }
Add Comment
Please, Sign In to add comment