Request {
    HotelId: {PartnerId: PI_OSTROVOK;    OriginalId: "1"}
    CheckInDate: "2018-01-03"
    CheckOutDate: "2018-01-04"
    Occupancy: "2"
    Currency: C_RUB
    RequestClass: RC_INTERACTIVE
    Id: "Req18"
}
Response {
    Offers {
        Offer {
            Id: "bf3fda23-90b5-407e-b739-3970e32acae0"
            OperatorId: OI_OSTROVOK
            Price {
                Amount: 2001
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            DisplayedTitle: { value: "O1" }
        }
        Offer {
            Id: "1b95610e-137b-41b3-9cf3-8ae8b190b343"
            OperatorId: OI_OSTROVOK
            Price {
                Amount: 2002
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            DisplayedTitle: { value: "O2" }
        }
    }
}
