AbnerGrajales
8/25/2017 - 7:57 PM

Quotation Parameter

Quotation Parameter

[
  {
    "destination_id": 1,
    "destination_name": "Cancún",
    "hotels": [
        {
            "name": "Aquamarina Beach",
            "checkin": "2017-08-26",
            "checkout": "2017-08-30",
            "room_per_night": 2,
            "rating": 3,
            "has_room": 1,
            "price_range": "0 - 1500",
            "person_per_room": 10
        }
    ]

  }
]