{
    "city":"Pune",
    "country":"India",
    "stay":{
        "in":"15-02-2023",
        "out":"17-02-2023"
    },
    "rooms":[{
        "adult":2,
        "child":1,
        "childAges":[3]
    }]
}
Language
Authorization
Click Try It! to start a request and see the response here!