Request {
    HotelId: {PartnerId: PI_OSTROVOK;    OriginalId: "1"}
    CheckInDate: "2018-01-04"
    CheckOutDate: "2018-01-05"
    Occupancy: "2"
    Currency: C_RUB
    RequestClass: RC_INTERACTIVE
    Id: "Req18-2018-01-04"
}
Response {
    Offers {
        Offer {
            Id: "5cfa4adf-feb0-4cff-a95b-794234ec8412"
            OperatorId: OI_OSTROVOK
            Price {
                Amount: 2001
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            DisplayedTitle: { value: "Offer1" }
        }
        Offer {
            Id: "a6b757bf-7270-41ad-88f0-8a7b332a34ba"
            OperatorId: OI_OSTROVOK
            Price {
                Amount: 2003
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            DisplayedTitle: { value: "Offer1" }
        }
        Offer {
            Id: "feeb731d-69f3-4d37-b534-9d39467d0d0a"
            OperatorId: OI_OSTROVOK
            Price {
                Amount: 2005
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            DisplayedTitle: { value: "Offer2" }
        }
    }
}
