WSNewHotelClient
Click here for a complete list of operations.
ManageReservationCheckOutsFromFile
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /WSNewHotelClient/WSNewHotelClient.asmx HTTP/1.1
Host: reservas.tryplisboaaeroporto.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.newhotel.com/client/ManageReservationCheckOutsFromFile"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ManageReservationCheckOutsFromFile xmlns="http://www.newhotel.com/client">
<loadFile>string</loadFile>
</ManageReservationCheckOutsFromFile>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ManageReservationCheckOutsFromFileResponse xmlns="http://www.newhotel.com/client">
<ManageReservationCheckOutsFromFileResult>
<IndividualReservationCheckOuts>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation xsi:nil="true" />
</IndividualReservationCheckOut>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation xsi:nil="true" />
</IndividualReservationCheckOut>
</IndividualReservationCheckOuts>
<IndividualReservationCheckOutErrors>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
</IndividualReservationCheckOutErrors>
</ManageReservationCheckOutsFromFileResult>
</ManageReservationCheckOutsFromFileResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /WSNewHotelClient/WSNewHotelClient.asmx HTTP/1.1
Host: reservas.tryplisboaaeroporto.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ManageReservationCheckOutsFromFile xmlns="http://www.newhotel.com/client">
<loadFile>string</loadFile>
</ManageReservationCheckOutsFromFile>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<ManageReservationCheckOutsFromFileResponse xmlns="http://www.newhotel.com/client">
<ManageReservationCheckOutsFromFileResult>
<IndividualReservationCheckOuts>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation xsi:nil="true" />
</IndividualReservationCheckOut>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation xsi:nil="true" />
</IndividualReservationCheckOut>
</IndividualReservationCheckOuts>
<IndividualReservationCheckOutErrors>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
</IndividualReservationCheckOutErrors>
</ManageReservationCheckOutsFromFileResult>
</ManageReservationCheckOutsFromFileResponse>
</soap12:Body>
</soap12:Envelope>
HTTP GET
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET /WSNewHotelClient/WSNewHotelClient.asmx/ManageReservationCheckOutsFromFile?loadFile=string HTTP/1.1 Host: reservas.tryplisboaaeroporto.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ResponseManageCheckOuts xmlns="http://www.newhotel.com/client">
<IndividualReservationCheckOuts>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation Order="int">
<ReservationCode>string</ReservationCode>
<ReseCode>long</ReseCode>
<ReseYear>int</ReseYear>
<RoomCode>string</RoomCode>
<RoomInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Adults>int</Adults>
<Childs>int</Childs>
<Babies>int</Babies>
<CheckIn>dateTime</CheckIn>
<CheckOut>dateTime</CheckOut>
<DeadLineDate>dateTime</DeadLineDate>
<CreationDate>dateTime</CreationDate>
<RegisterDate>dateTime</RegisterDate>
<EntityCode>string</EntityCode>
<EntityDescription>string</EntityDescription>
<OperatorCode>string</OperatorCode>
<OperatorDescription>string</OperatorDescription>
<PackageCode>string</PackageCode>
<PackageDescription>string</PackageDescription>
<PriceRateCode>string</PriceRateCode>
<PriceRateDescription>string</PriceRateDescription>
<RatePlanCode>string</RatePlanCode>
<RatePlanDescription>string</RatePlanDescription>
<CurrencyCode>string</CurrencyCode>
<CurrencyDescription>string</CurrencyDescription>
<ArrivalFlightCode>long</ArrivalFlightCode>
<DepartureFlightCode>long</DepartureFlightCode>
<RoomTypeCode>string</RoomTypeCode>
<RoomTypeOccupedCode>string</RoomTypeOccupedCode>
<ComplexRatePlanOcupation>boolean</ComplexRatePlanOcupation>
<RoomTypeDescription>string</RoomTypeDescription>
<RoomTypeOccupedDescription>string</RoomTypeOccupedDescription>
<AllotmentCode>string</AllotmentCode>
<AllotmentDescription>string</AllotmentDescription>
<PropertyManagementTypeCode>string</PropertyManagementTypeCode>
<PropertyManagementTypeDescription>string</PropertyManagementTypeDescription>
<TotalPrice>decimal</TotalPrice>
<DailyPrices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ReservationState>string</ReservationState>
<CheckInOnlineState>Performed or PerformedPartially or Notified or NotNotified</CheckInOnlineState>
<ConfirmationState>string</ConfirmationState>
<Voucher>string</Voucher>
<Payments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InvoiceDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PendingMovements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AccountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Guests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RoomRequirements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PaymentValue>decimal</PaymentValue>
<PaymentBaseValue>decimal</PaymentBaseValue>
<PaymentToDate>dateTime</PaymentToDate>
<PaymentPaid>boolean</PaymentPaid>
<PaymentPaidValue>decimal</PaymentPaidValue>
<PaymentBasePaidValue>decimal</PaymentBasePaidValue>
<MarketOriginCode>string</MarketOriginCode>
<MarketOriginDescription>string</MarketOriginDescription>
<MarketSegmentCode>string</MarketSegmentCode>
<MarketSegmentDescription>string</MarketSegmentDescription>
<NewHotelUserCode>string</NewHotelUserCode>
<ExternalReservationCode>string</ExternalReservationCode>
<ExternalChannelCode>int</ExternalChannelCode>
<ExternalChannelIdentifier>string</ExternalChannelIdentifier>
<SpecialsCode>long</SpecialsCode>
<AdditionalServices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ComplexRatePlanOccupationList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Contact d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Vendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InternalVendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<EntityOffer>string</EntityOffer>
<AdultsFree>int</AdultsFree>
<ChildsFree>int</ChildsFree>
<Comments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<GuaranteeCode>long</GuaranteeCode>
<GuaranteeDescription>string</GuaranteeDescription>
<GroupInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TaxSchema>int</TaxSchema>
<TaxSchemaDescription>string</TaxSchemaDescription>
</Reservation>
</IndividualReservationCheckOut>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation Order="int">
<ReservationCode>string</ReservationCode>
<ReseCode>long</ReseCode>
<ReseYear>int</ReseYear>
<RoomCode>string</RoomCode>
<RoomInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Adults>int</Adults>
<Childs>int</Childs>
<Babies>int</Babies>
<CheckIn>dateTime</CheckIn>
<CheckOut>dateTime</CheckOut>
<DeadLineDate>dateTime</DeadLineDate>
<CreationDate>dateTime</CreationDate>
<RegisterDate>dateTime</RegisterDate>
<EntityCode>string</EntityCode>
<EntityDescription>string</EntityDescription>
<OperatorCode>string</OperatorCode>
<OperatorDescription>string</OperatorDescription>
<PackageCode>string</PackageCode>
<PackageDescription>string</PackageDescription>
<PriceRateCode>string</PriceRateCode>
<PriceRateDescription>string</PriceRateDescription>
<RatePlanCode>string</RatePlanCode>
<RatePlanDescription>string</RatePlanDescription>
<CurrencyCode>string</CurrencyCode>
<CurrencyDescription>string</CurrencyDescription>
<ArrivalFlightCode>long</ArrivalFlightCode>
<DepartureFlightCode>long</DepartureFlightCode>
<RoomTypeCode>string</RoomTypeCode>
<RoomTypeOccupedCode>string</RoomTypeOccupedCode>
<ComplexRatePlanOcupation>boolean</ComplexRatePlanOcupation>
<RoomTypeDescription>string</RoomTypeDescription>
<RoomTypeOccupedDescription>string</RoomTypeOccupedDescription>
<AllotmentCode>string</AllotmentCode>
<AllotmentDescription>string</AllotmentDescription>
<PropertyManagementTypeCode>string</PropertyManagementTypeCode>
<PropertyManagementTypeDescription>string</PropertyManagementTypeDescription>
<TotalPrice>decimal</TotalPrice>
<DailyPrices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ReservationState>string</ReservationState>
<CheckInOnlineState>Performed or PerformedPartially or Notified or NotNotified</CheckInOnlineState>
<ConfirmationState>string</ConfirmationState>
<Voucher>string</Voucher>
<Payments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InvoiceDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PendingMovements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AccountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Guests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RoomRequirements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PaymentValue>decimal</PaymentValue>
<PaymentBaseValue>decimal</PaymentBaseValue>
<PaymentToDate>dateTime</PaymentToDate>
<PaymentPaid>boolean</PaymentPaid>
<PaymentPaidValue>decimal</PaymentPaidValue>
<PaymentBasePaidValue>decimal</PaymentBasePaidValue>
<MarketOriginCode>string</MarketOriginCode>
<MarketOriginDescription>string</MarketOriginDescription>
<MarketSegmentCode>string</MarketSegmentCode>
<MarketSegmentDescription>string</MarketSegmentDescription>
<NewHotelUserCode>string</NewHotelUserCode>
<ExternalReservationCode>string</ExternalReservationCode>
<ExternalChannelCode>int</ExternalChannelCode>
<ExternalChannelIdentifier>string</ExternalChannelIdentifier>
<SpecialsCode>long</SpecialsCode>
<AdditionalServices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ComplexRatePlanOccupationList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Contact d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Vendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InternalVendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<EntityOffer>string</EntityOffer>
<AdultsFree>int</AdultsFree>
<ChildsFree>int</ChildsFree>
<Comments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<GuaranteeCode>long</GuaranteeCode>
<GuaranteeDescription>string</GuaranteeDescription>
<GroupInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TaxSchema>int</TaxSchema>
<TaxSchemaDescription>string</TaxSchemaDescription>
</Reservation>
</IndividualReservationCheckOut>
</IndividualReservationCheckOuts>
<IndividualReservationCheckOutErrors>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
</IndividualReservationCheckOutErrors>
</ResponseManageCheckOuts>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /WSNewHotelClient/WSNewHotelClient.asmx/ManageReservationCheckOutsFromFile HTTP/1.1 Host: reservas.tryplisboaaeroporto.com Content-Type: application/x-www-form-urlencoded Content-Length: length loadFile=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ResponseManageCheckOuts xmlns="http://www.newhotel.com/client">
<IndividualReservationCheckOuts>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation Order="int">
<ReservationCode>string</ReservationCode>
<ReseCode>long</ReseCode>
<ReseYear>int</ReseYear>
<RoomCode>string</RoomCode>
<RoomInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Adults>int</Adults>
<Childs>int</Childs>
<Babies>int</Babies>
<CheckIn>dateTime</CheckIn>
<CheckOut>dateTime</CheckOut>
<DeadLineDate>dateTime</DeadLineDate>
<CreationDate>dateTime</CreationDate>
<RegisterDate>dateTime</RegisterDate>
<EntityCode>string</EntityCode>
<EntityDescription>string</EntityDescription>
<OperatorCode>string</OperatorCode>
<OperatorDescription>string</OperatorDescription>
<PackageCode>string</PackageCode>
<PackageDescription>string</PackageDescription>
<PriceRateCode>string</PriceRateCode>
<PriceRateDescription>string</PriceRateDescription>
<RatePlanCode>string</RatePlanCode>
<RatePlanDescription>string</RatePlanDescription>
<CurrencyCode>string</CurrencyCode>
<CurrencyDescription>string</CurrencyDescription>
<ArrivalFlightCode>long</ArrivalFlightCode>
<DepartureFlightCode>long</DepartureFlightCode>
<RoomTypeCode>string</RoomTypeCode>
<RoomTypeOccupedCode>string</RoomTypeOccupedCode>
<ComplexRatePlanOcupation>boolean</ComplexRatePlanOcupation>
<RoomTypeDescription>string</RoomTypeDescription>
<RoomTypeOccupedDescription>string</RoomTypeOccupedDescription>
<AllotmentCode>string</AllotmentCode>
<AllotmentDescription>string</AllotmentDescription>
<PropertyManagementTypeCode>string</PropertyManagementTypeCode>
<PropertyManagementTypeDescription>string</PropertyManagementTypeDescription>
<TotalPrice>decimal</TotalPrice>
<DailyPrices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ReservationState>string</ReservationState>
<CheckInOnlineState>Performed or PerformedPartially or Notified or NotNotified</CheckInOnlineState>
<ConfirmationState>string</ConfirmationState>
<Voucher>string</Voucher>
<Payments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InvoiceDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PendingMovements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AccountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Guests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RoomRequirements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PaymentValue>decimal</PaymentValue>
<PaymentBaseValue>decimal</PaymentBaseValue>
<PaymentToDate>dateTime</PaymentToDate>
<PaymentPaid>boolean</PaymentPaid>
<PaymentPaidValue>decimal</PaymentPaidValue>
<PaymentBasePaidValue>decimal</PaymentBasePaidValue>
<MarketOriginCode>string</MarketOriginCode>
<MarketOriginDescription>string</MarketOriginDescription>
<MarketSegmentCode>string</MarketSegmentCode>
<MarketSegmentDescription>string</MarketSegmentDescription>
<NewHotelUserCode>string</NewHotelUserCode>
<ExternalReservationCode>string</ExternalReservationCode>
<ExternalChannelCode>int</ExternalChannelCode>
<ExternalChannelIdentifier>string</ExternalChannelIdentifier>
<SpecialsCode>long</SpecialsCode>
<AdditionalServices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ComplexRatePlanOccupationList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Contact d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Vendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InternalVendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<EntityOffer>string</EntityOffer>
<AdultsFree>int</AdultsFree>
<ChildsFree>int</ChildsFree>
<Comments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<GuaranteeCode>long</GuaranteeCode>
<GuaranteeDescription>string</GuaranteeDescription>
<GroupInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TaxSchema>int</TaxSchema>
<TaxSchemaDescription>string</TaxSchemaDescription>
</Reservation>
</IndividualReservationCheckOut>
<IndividualReservationCheckOut>
<HotelName>string</HotelName>
<Reservation Order="int">
<ReservationCode>string</ReservationCode>
<ReseCode>long</ReseCode>
<ReseYear>int</ReseYear>
<RoomCode>string</RoomCode>
<RoomInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Adults>int</Adults>
<Childs>int</Childs>
<Babies>int</Babies>
<CheckIn>dateTime</CheckIn>
<CheckOut>dateTime</CheckOut>
<DeadLineDate>dateTime</DeadLineDate>
<CreationDate>dateTime</CreationDate>
<RegisterDate>dateTime</RegisterDate>
<EntityCode>string</EntityCode>
<EntityDescription>string</EntityDescription>
<OperatorCode>string</OperatorCode>
<OperatorDescription>string</OperatorDescription>
<PackageCode>string</PackageCode>
<PackageDescription>string</PackageDescription>
<PriceRateCode>string</PriceRateCode>
<PriceRateDescription>string</PriceRateDescription>
<RatePlanCode>string</RatePlanCode>
<RatePlanDescription>string</RatePlanDescription>
<CurrencyCode>string</CurrencyCode>
<CurrencyDescription>string</CurrencyDescription>
<ArrivalFlightCode>long</ArrivalFlightCode>
<DepartureFlightCode>long</DepartureFlightCode>
<RoomTypeCode>string</RoomTypeCode>
<RoomTypeOccupedCode>string</RoomTypeOccupedCode>
<ComplexRatePlanOcupation>boolean</ComplexRatePlanOcupation>
<RoomTypeDescription>string</RoomTypeDescription>
<RoomTypeOccupedDescription>string</RoomTypeOccupedDescription>
<AllotmentCode>string</AllotmentCode>
<AllotmentDescription>string</AllotmentDescription>
<PropertyManagementTypeCode>string</PropertyManagementTypeCode>
<PropertyManagementTypeDescription>string</PropertyManagementTypeDescription>
<TotalPrice>decimal</TotalPrice>
<DailyPrices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ReservationState>string</ReservationState>
<CheckInOnlineState>Performed or PerformedPartially or Notified or NotNotified</CheckInOnlineState>
<ConfirmationState>string</ConfirmationState>
<Voucher>string</Voucher>
<Payments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InvoiceDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AllowedUpsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PendingMovements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<AccountDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Guests d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<RoomRequirements d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PaymentValue>decimal</PaymentValue>
<PaymentBaseValue>decimal</PaymentBaseValue>
<PaymentToDate>dateTime</PaymentToDate>
<PaymentPaid>boolean</PaymentPaid>
<PaymentPaidValue>decimal</PaymentPaidValue>
<PaymentBasePaidValue>decimal</PaymentBasePaidValue>
<MarketOriginCode>string</MarketOriginCode>
<MarketOriginDescription>string</MarketOriginDescription>
<MarketSegmentCode>string</MarketSegmentCode>
<MarketSegmentDescription>string</MarketSegmentDescription>
<NewHotelUserCode>string</NewHotelUserCode>
<ExternalReservationCode>string</ExternalReservationCode>
<ExternalChannelCode>int</ExternalChannelCode>
<ExternalChannelIdentifier>string</ExternalChannelIdentifier>
<SpecialsCode>long</SpecialsCode>
<AdditionalServices d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upgrades d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Upsells d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ComplexRatePlanOccupationList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Contact d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Vendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<InternalVendor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<EntityOffer>string</EntityOffer>
<AdultsFree>int</AdultsFree>
<ChildsFree>int</ChildsFree>
<Comments d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<GuaranteeCode>long</GuaranteeCode>
<GuaranteeDescription>string</GuaranteeDescription>
<GroupInformation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<TaxSchema>int</TaxSchema>
<TaxSchemaDescription>string</TaxSchemaDescription>
</Reservation>
</IndividualReservationCheckOut>
</IndividualReservationCheckOuts>
<IndividualReservationCheckOutErrors>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
<IndividualReservationCheckOutError>
<HotelName>string</HotelName>
<Error>string</Error>
<ErrorCode>int</ErrorCode>
</IndividualReservationCheckOutError>
</IndividualReservationCheckOutErrors>
</ResponseManageCheckOuts>