Request {
    HotelId: {PartnerId: PI_TRAVELLINE; OriginalId: "9"}
    CheckInDate: "2019-10-04"
    CheckOutDate: "2019-10-05"
    Occupancy: "2"
    Currency: C_RUB
    RequestClass: RC_INTERACTIVE
    Id: "Req24"
}
Response {
    Offers {
        Offer {
            Id: "4b7f7a9d-01d7-4e22-a2d5-5b6b7337325f"
            OperatorId: OI_TRAVELLINE
            Price {
                Amount: 4002
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_BB
            FreeCancellation: { value: true }
            PartnerSpecificData: { TravellineData: { HotelCode: ""; RatePlanCode: ""; } }
        }
        Offer {
            Id: "5737cabb-02c2-41d5-ac3c-7277a429d973"
            OperatorId: OI_TRAVELLINE
            Price {
                Amount: 4001
                Currency: C_RUB
            }
            Capacity: "==2"
            Pansion: PT_AI
            FreeCancellation: { value: true }
            PartnerSpecificData: { TravellineData: { HotelCode: ""; RatePlanCode: ""; } }
        }
    }
}
