{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-connectivity/docs/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Implementing business model in reservations","siteUrl":"https://developers.booking.com","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"implementing-business-model-in-reservations","__idx":0},"children":["Implementing business model in reservations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This topic describes changes to OTA reservation responses when the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]}," feature is enabled. For information on managing business models, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/connectivity/docs/business-models-api/managing-business-models"},"children":["Managing business models"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"understanding-the-scope-of-change","__idx":1},"children":["Understanding the scope of change"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If your properties operate on a net rate model, following are the possible changes when implementing the ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},") feature:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Change 1: ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Business model identifier added at room level"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ","A ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}," element is added inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TPA_Extensions>"]}," within ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RoomRates>"]}," for each room. This identifies the property and the business model type (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["net_rate"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["commission_rate"]},"). A property can have rooms with different business models in the same reservation."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Change 2: ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Commission removed for net rate reservations"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ","When the feature is enabled, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," is removed from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RatePlans>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," is removed from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<ResGlobalInfo>"]}," for net rate rooms. When the feature is disabled, these fields remain with zero amounts."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Change 3: ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Net price returned at room-reservation level"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ","When ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package v2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},") is also enabled, a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<NetPrice>"]}," element is added inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," within ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," at room level."]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Change 4: ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Guest total absent for net rate rooms in price details"]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ","When ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," is returned, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," omits ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," for net rate rooms. Tax components remain present. For commission rate rooms, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," is present as normal."]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"comparing-ota-response-changes","__idx":2},"children":["Comparing OTA response changes"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Response element"},"children":["Response element"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," / ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," (net rate rooms)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Present with zero amounts"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Removed"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not present"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Added with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BusinessModel"]}," attributes"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<NetPrice>"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not present"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Added (requires PCP V2 enabled)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," (net rate rooms)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not present"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not present"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," (commission rate rooms)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always present"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always present"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For a full reference of the standard OTA reservation response, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/connectivity/docs/reservations-api/retrieving-new-reservations-ota"},"children":["Retrieving new reservations"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"ota-response-examples","__idx":3},"children":["OTA response examples"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following examples show progressive changes across feature flag combinations for net rate, commission rate, and mixed rate reservations."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payment-clarity-package-and-business-model-features-disabled"},"children":["Scenario 1: All features disabled"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-features-enabled"},"children":["Scenario 2: Payments Clarity Package enabled (without Include business model)"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-include-business-model-enabled"},"children":["Scenario 3: Include business model enabled only"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-and-include-business-model-enabled"},"children":["Scenario 4: Include business model and Payments Clarity Package enabled"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled"},"children":["Scenario 5: All three features enabled"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each scenario includes examples for:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Net rate model"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Commission rate model"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Mixed rates model (both business models in one reservation)"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ota-response-with-payment-clarity-package-and-business-model-features-disabled","__idx":4},"children":["OTA response with Payment clarity package and business model features disabled"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Scenario"},"children":["Scenario"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( new_business_model_reservationsapi )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]},"(",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( vcc_payment_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( payment_clarity_package_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package V2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"reservations type"},"children":["reservations type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OTA response"},"children":["OTA response"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1a"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["net rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-net-rate-model"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1b"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["commission rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-commission-rate-model"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1c"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["mixed rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-mixed-rates-model"},"children":["response example"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-net-rate-model","__idx":5},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payment-clarity-package-and-business-model-features-disabled"},"children":["Scenario 1a"]},": Reservation using Net rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:52:34+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"663\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-01\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T07:39:28+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-01.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437845566\" ResID_Date=\"2026-03-30T07:39:28\"/>\n                    <HotelReservationID ResID_Value=\"849053db\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.306337@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1519\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YUNnZb7rRo6YUEKkE3p0iwIBVOF5yMn7WBUJzRl9BKCix05Lh+1UQOW19GGr/c6/OESZpELuYp5UMyUCtDu5gJE=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-commission-rate-model","__idx":6},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payment-clarity-package-and-business-model-features-disabled"},"children":["Scenario 1b"]},": Reservation using Commission rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:51:42+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"507\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 2.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-03-31\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:21:07+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-03-31.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437891348\" ResID_Date=\"2026-03-30T08:21:07\"/>\n                    <HotelReservationID ResID_Value=\"0f48e453\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.645357@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1432\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YXDKNStXPMY4gRqGdn3mCBShrU2mmNcrEAunDZczEQYG5HCZCvcKKmXTN/bYp7FLrwqE3CVrmroeckQwdXHQoMU=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-mixed-rates-model","__idx":7},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payment-clarity-package-and-business-model-features-disabled"},"children":["Scenario 1c"]},": Reservation using Mixed rates model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:41:34+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"324\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n                <RoomStay IndexNumber=\"325\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"2\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>persona Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS persona</GivenName>\n                                        <Surname>Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-03.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"11\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"900\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"6052529333\" ResID_Date=\"2026-03-30T08:30:09\"/>\n                    <HotelReservationID ResID_Value=\"22d0675d\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS persona</GivenName>\n                                    <Surname>Mixed rates</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qrates.631741@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"2951\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9Ye49iBGtIZ5B1YuglTmWaglGFEEmLb8zUOmhNXqb2vlwG+wySVXgsfLVLVAYm88nu0rYFAJAEa7go5DN27opLts=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ota-response-with-payments-clarity-package-features-enabled","__idx":8},"children":["OTA response with Payments Clarity Package features enabled"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Scenario"},"children":["Scenario"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( new_business_model_reservationsapi )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]},"(",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( vcc_payment_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( payment_clarity_package_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package V2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"reservations type"},"children":["reservations type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OTA response"},"children":["OTA response"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2a"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["net rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-net-rate-model-1"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2b"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["commission rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-commission-rate-model-1"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2c"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["mixed rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-mixed-rates-model-1"},"children":["response example"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-net-rate-model-1","__idx":9},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-features-enabled"},"children":["Scenario 2a"]},": Reservation using Net rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note","__idx":10},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," at room level with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," sections containing tax breakdowns"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," omits ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," for net rate rooms"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:23:15+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"663\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1750\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-01\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T07:39:28+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-01.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-01\" CurrentBalance=\"1519\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437845566\" ResID_Date=\"2026-03-30T07:39:28\"/>\n                    <HotelReservationID ResID_Value=\"849053db\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.306337@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1519\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-commission-rate-model-1","__idx":11},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-features-enabled"},"children":["Scenario 2b"]},": Reservation using Commission rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-1","__idx":12},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," at room level with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," sections containing tax breakdowns"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," for commission rate rooms"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:22:38+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"507\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 2.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-03-31\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:21:07+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-03-31.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-03-31\" CurrentBalance=\"1432\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437891348\" ResID_Date=\"2026-03-30T08:21:07\"/>\n                    <HotelReservationID ResID_Value=\"0f48e453\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.645357@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1432\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-mixed-rates-model-1","__idx":13},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-features-enabled"},"children":["Scenario 2c"]},": Reservation using Mixed rates model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-2","__idx":14},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," at room level with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," sections containing tax breakdowns"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Net rate room: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," omits ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Commission rate room: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:21:51+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"324\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n                <RoomStay IndexNumber=\"325\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1750\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"2\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>persona Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS persona</GivenName>\n                                        <Surname>Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-03.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-03\" CurrentBalance=\"2951\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"900\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"6052529333\" ResID_Date=\"2026-03-30T08:30:09\"/>\n                    <HotelReservationID ResID_Value=\"22d0675d\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS persona</GivenName>\n                                    <Surname>Mixed rates</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qrates.631741@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"2951\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ota-response-with-include-business-model-enabled","__idx":15},"children":["OTA response with Include business model enabled"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Scenario"},"children":["Scenario"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( new_business_model_reservationsapi )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]},"(",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( vcc_payment_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( payment_clarity_package_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package V2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"reservations type"},"children":["reservations type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OTA response"},"children":["OTA response"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3a"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["net rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-net-rate-model-2"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3b"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["commission rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-commission-rate-model-2"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3c"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["mixed rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-mixed-rates-model-2"},"children":["response example"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-net-rate-model-2","__idx":16},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-include-business-model-enabled"},"children":["Scenario 3a"]},": Reservation using Net rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-3","__idx":17},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RatePlans>"]}," section (containing ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]},") ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}," from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RoomStay>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}," from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<ResGlobalInfo>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TPA_Extensions>"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RoomRates>"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:53:55+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"663\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-01\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T07:39:28+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-01.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437845566\" ResID_Date=\"2026-03-30T07:39:28\"/>\n                    <HotelReservationID ResID_Value=\"849053db\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.306337@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1519\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YVzRHZc62SqjrMpLTy/htCq501uKvfN5ix37UZpIVgVIek02//wOTR/oSU5CMhckhOzEUkhP0X0XUI+r0iTTIyw=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-commission-rate-model-2","__idx":18},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-include-business-model-enabled"},"children":["Scenario 3b"]},": Reservation using Commission rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-4","__idx":19},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TPA_Extensions>"]}," in ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RoomRates>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}," (commission model keeps these fields)"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:55:00+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"507\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 2.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-03-31\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:21:07+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-03-31.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437891348\" ResID_Date=\"2026-03-30T08:21:07\"/>\n                    <HotelReservationID ResID_Value=\"0f48e453\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.645357@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1432\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YUkDegQoNz9KPSU4MpZoG+tyXYMZGPLDlD+iWZzX5UAQNWW2Ek2ea7lTbt5r0QtoL7ZMU1Zhwzv8ki3wp9arplk=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-mixed-rates-model-2","__idx":20},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-include-business-model-enabled"},"children":["Scenario 3c"]},": Reservation using Mixed rates model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": OFF"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-5","__idx":21},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Net rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<RatePlans>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TPA_Extensions>"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Commission rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TPA_Extensions>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Reservation level:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}," from ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<ResGlobalInfo>"]}," (net_rate behavior takes precedence)"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T10:55:53+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"324\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n                <RoomStay IndexNumber=\"325\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"2\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>persona Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS persona</GivenName>\n                                        <Surname>Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-03.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"900\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"6052529333\" ResID_Date=\"2026-03-30T08:30:09\"/>\n                    <HotelReservationID ResID_Value=\"22d0675d\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS persona</GivenName>\n                                    <Surname>Mixed rates</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qrates.631741@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"2951\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YWCj2bTZm9uVq5kOlBVm5ZheewKmKhAj9wlx0om5lLyGAZGeUYt7ej1893qCe70lOP3YYGdO+g2jZfzhJuEoCiU=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ota-response-with-payments-clarity-package-and-include-business-model-enabled","__idx":22},"children":["OTA response with Payments Clarity Package and Include business model enabled"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Scenario"},"children":["Scenario"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( new_business_model_reservationsapi )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]},"(",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( vcc_payment_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( payment_clarity_package_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package V2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"reservations type"},"children":["reservations type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OTA response"},"children":["OTA response"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4a"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["net rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-net-rate-model-3"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4b"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["commission rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-commission-rate-model-3"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4c"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["mixed rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-mixed-rates-model-3"},"children":["response example"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-net-rate-model-3","__idx":23},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-and-include-business-model-enabled"},"children":["Scenario 4a"]},": Reservation using Net rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-6","__idx":24},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}," for net rate rooms"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BusinessModel=\"net_rate\""]}," attributes"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Room-level ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]}," child with individual ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Tax>"]}," entries"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-04-01T10:29:03+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"663\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-01\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T07:39:28+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\">\n                        <Taxes Amount=\"125\" CurrencyCode=\"USD\" DecimalPlaces=\"1\">\n                            <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>City tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                            <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>Tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                        </Taxes>\n                    </Total>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-01.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-01\" CurrentBalance=\"1519\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437845566\" ResID_Date=\"2026-03-30T07:39:28\"/>\n                    <HotelReservationID ResID_Value=\"849053db\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.306337@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1519\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YYn4G9jKaamoFyb8E/M5zcvZUHlZYI7ugQfMtOiV5Pu1pMKs9szR7tUo0wTyl1CNgYwmJn+ErezRAWzcZEjXAk8=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-commission-rate-model-3","__idx":25},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-and-include-business-model-enabled"},"children":["Scenario 4b"]},": Reservation using Commission rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-7","__idx":26},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Id"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BusinessModel=\"commission_rate\""]}," attributes"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}," for commission rate rooms"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Room-level ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]}," child with individual ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Tax>"]}," entries"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-04-01T10:29:43+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"507\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 2.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-03-31\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:21:07+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\">\n                        <Taxes Amount=\"125\" CurrencyCode=\"USD\" DecimalPlaces=\"1\">\n                            <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>City tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                            <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>Tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                        </Taxes>\n                    </Total>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-03-31.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-03-31\" CurrentBalance=\"1432\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437891348\" ResID_Date=\"2026-03-30T08:21:07\"/>\n                    <HotelReservationID ResID_Value=\"0f48e453\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.645357@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1432\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YZd5e+TnpPQ7jNmNiOf6kURe8UdRBGA9othPfJLTskGXlD5RFYW/2HuRQhbupQBzBPUlUGbIrJjUFGKA4rueA04=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-mixed-rates-model-3","__idx":27},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-payments-clarity-package-and-include-business-model-enabled"},"children":["Scenario 4c"]},": Reservation using Mixed rates model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : OFF"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": OFF"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-8","__idx":28},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Net rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel BusinessModel=\"net_rate\">"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Commission rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel BusinessModel=\"commission_rate\">"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both rooms:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]}," breakdown ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," inside ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," elements"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-04-01T10:30:33+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"324\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\">\n                        <Taxes Amount=\"125\" CurrencyCode=\"USD\" DecimalPlaces=\"1\">\n                            <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>City tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                            <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>Tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                        </Taxes>\n                    </Total>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n                <RoomStay IndexNumber=\"325\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\">\n                        <Taxes Amount=\"125\" CurrencyCode=\"USD\" DecimalPlaces=\"1\">\n                            <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>City tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                            <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Exclusive\">\n                                <TaxDescription>\n                                    <Text>Tax</Text>\n                                </TaxDescription>\n                            </Tax>\n                        </Taxes>\n                    </Total>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"2\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>persona Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS persona</GivenName>\n                                        <Surname>Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-03.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-03\" CurrentBalance=\"2951\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"900\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"6052529333\" ResID_Date=\"2026-03-30T08:30:09\"/>\n                    <HotelReservationID ResID_Value=\"22d0675d\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS persona</GivenName>\n                                    <Surname>Mixed rates</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qrates.631741@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"2951\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YUS2ElqScW06oZSI4XhxRLataQOmST+lERryYPwpCWdLTWlHKenZUSB55e3WZbwEidvrvEV1X0R0gKHgfilxoi4=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled","__idx":29},"children":["OTA response with both Payments Clarity Package features and Include business model enabled"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Scenario"},"children":["Scenario"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( new_business_model_reservationsapi )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Include business model in Reservation"]},"(",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( vcc_payment_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"( payment_clarity_package_v2 )"},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":["Payments Clarity Package V2"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},")"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"reservations type"},"children":["reservations type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"OTA response"},"children":["OTA response"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5a"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["net rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-net-rate-model-4"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5b"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["commission rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-commission-rate-model-4"},"children":["response example"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5c"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["mixed rates model"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#-reservation-using-mixed-rates-model-4"},"children":["response example"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-net-rate-model-4","__idx":30},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled"},"children":["Scenario 5a"]},": Reservation using Net rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-9","__idx":31},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}," for net rate rooms"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BusinessModel=\"net_rate\""]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," at room level:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<NetPrice>"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]}," only — ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["no ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]}," for net rate rooms"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:32:07+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"663\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <PriceDetails>\n                        <HotelView>\n                            <NetPrice Amount=\"500\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1750\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-01\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T07:39:28+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-01.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-01\" CurrentBalance=\"1519\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437845566\" ResID_Date=\"2026-03-30T07:39:28\"/>\n                    <HotelReservationID ResID_Value=\"849053db\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.306337@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1519\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YSdLzYOvFaOe1f/ERA36ueU/KRpnx1YqcmOIGhC8iCSRY6JLaFPusnXUABVGC4bqqptlHJCB8ReBgIrIgpxW1+c=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-commission-rate-model-4","__idx":32},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled"},"children":["Scenario 5b"]},": Reservation using Commission rate model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-10","__idx":33},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["BusinessModel=\"commission_rate\""]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<TotalCommissions>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}," for commission rate rooms"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," at room level:",{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<NetPrice>"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]},": ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Taxes>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["and"]}," ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}," — guest total is present for commission rate rooms"]}]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:32:51+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"507\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <NetPrice Amount=\"400\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 2.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-03-31\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"2\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:21:07+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>Persona</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-03-31.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-03-31\" CurrentBalance=\"1432\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"5437891348\" ResID_Date=\"2026-03-30T08:21:07\"/>\n                    <HotelReservationID ResID_Value=\"0f48e453\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS</GivenName>\n                                    <Surname>Persona</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qperso.645357@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"1432\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n                <TotalCommissions>\n                    <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                    <Comment>This is the total commission amount calculated by Booking.com</Comment>\n                </TotalCommissions>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YUrvEnO3drwlJ4GhAftmTaWQmq8sDMohdXSLWy9o9900MWteIw8hvajphB3jQ5nRihkDDb5AxvmR6hFA+K7Tvsc=] -->\n","lang":"xml"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"-reservation-using-mixed-rates-model-4","__idx":34},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"#ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled"},"children":["Scenario 5c"]},": Reservation using Mixed rates model"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"new_business_model_reservationsapi : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["new_business_model_reservationsapi"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"vcc_payment_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]},": ON"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"payment_clarity_package_v2 : ON"},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["payment_clarity_package_v2"]},": ON"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that for the scenario where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["vcc_payment_v2"]}," was enabled, the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["include_price_details"]}," feature was also enabled."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":4,"id":"changes-to-note-11","__idx":35},"children":["Changes to note"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Net rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["removed"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel BusinessModel=\"net_rate\">"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," omits ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Commission rate room:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Commission>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["retained"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PropertyBusinessModel BusinessModel=\"commission_rate\">"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}," includes ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<Total>"]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both rooms:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PriceDetails>"]}," ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["added"]}," with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<HotelView>"]}," (including ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<NetPrice>"]},") and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<GuestView>"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["<PaymentCard>"]}," gains VCC attributes: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EffectiveDate"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrentBalance"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CurrencyCode"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VCCExpirationDate"]}]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"xml","header":{"controls":{"copy":{}}},"source":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<OTA_HotelResNotifRQ xmlns=\"http://www.opentravel.org/OTA/2003/05\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.opentravel.org/OTA/2003/05 OTA_HotelResNotifRQ.xsd\" TimeStamp=\"2026-03-30T11:33:33+00:00\" Target=\"Production\" Version=\"2.001\">\n    <HotelReservations>\n        <HotelReservation>\n            <RoomStays>\n                <RoomStay IndexNumber=\"324\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977602\">\n                            <RoomDescription Name=\"Deluxe Double Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <RatePlans>\n                        <RatePlan>\n                            <Commission>\n                                <CommissionPayableAmount Amount=\"0\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            </Commission>\n                        </RatePlan>\n                    </RatePlans>\n                    <PriceDetails>\n                        <HotelView>\n                            <NetPrice Amount=\"400\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1650\" DecimalPlaces=\"2\"/>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"14737251\" BusinessModel=\"commission_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"58265752\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>2</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"1000\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"400\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"1\"/>\n                    </ResGuestRPHs>\n                </RoomStay>\n                <RoomStay IndexNumber=\"325\">\n                    <RoomTypes>\n                        <RoomType RoomTypeCode=\"1492977601\">\n                            <RoomDescription Name=\"Deluxe Single Room - Non-refundable\">\n                                <Text/>\n                                <MealPlan>There is no meal option with this room.</MealPlan>\n                                <MaxChildren>0</MaxChildren>\n                            </RoomDescription>\n                        </RoomType>\n                    </RoomTypes>\n                    <PriceDetails>\n                        <HotelView>\n                            <NetPrice Amount=\"500\" DecimalPlaces=\"2\" CurrencyCode=\"USD\"/>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                            <Total Amount=\"1750\" DecimalPlaces=\"2\"/>\n                        </HotelView>\n                        <GuestView>\n                            <Taxes>\n                                <Tax Amount=\"650\" ChargeFrequency=\"12\" Code=\"3\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>City tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                                <Tax Amount=\"600\" ChargeFrequency=\"12\" Code=\"17\" CurrencyCode=\"USD\" DecimalPlaces=\"2\" Type=\"Inclusive\">\n                                    <TaxDescription>\n                                        <Text>Tax</Text>\n                                    </TaxDescription>\n                                </Tax>\n                            </Taxes>\n                        </GuestView>\n                    </PriceDetails>\n                    <RoomRates>\n                        <TPA_Extensions>\n                            <PropertyBusinessModel Id=\"15077275\" BusinessModel=\"net_rate\"/>\n                            <BookingCondition>There is no meal option with this room. Children and Extra Bed Policy: Children of any age are allowed. You haven't added any cots. You haven't added any extra beds. The maximum number of guests is 1.  Deposit Policy: The guest will be charged a prepayment of the total price of the reservation at any time.  Cancellation Policy: The guest will be charged the total price of the reservation if they cancel at any time. </BookingCondition>\n                        </TPA_Extensions>\n                        <RoomRate EffectiveDate=\"2026-04-03\" RatePlanCode=\"61525167\">\n                            <Rates>\n                                <Rate>\n                                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                                </Rate>\n                            </Rates>\n                        </RoomRate>\n                    </RoomRates>\n                    <GuestCounts>\n                        <GuestCount Count=\"1\" AgeQualifyingCode=\"10\"/>\n                    </GuestCounts>\n                    <Occupancy>1</Occupancy>\n                    <CancelPenalties>\n                        <CancelPenalty PolicyCode=\"1\" From=\"2026-03-30T08:30:09+00:00\">\n                            <AmountPercent Amount=\"115\" DecimalPlaces=\"1\" CurrencyCode=\"USD\"/>\n                        </CancelPenalty>\n                    </CancelPenalties>\n                    <Total AmountBeforeTax=\"500\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                    <BasicPropertyInfo HotelCode=\"14929776\"/>\n                    <ResGuestRPHs>\n                        <ResGuestRPH RPH=\"2\"/>\n                    </ResGuestRPHs>\n                    <SpecialRequests>\n                        <SpecialRequest Name=\"smoking preference\">\n                            <Text>Non-Smoking</Text>\n                        </SpecialRequest>\n                    </SpecialRequests>\n                </RoomStay>\n            </RoomStays>\n            <ResGuests>\n                <ResGuest ResGuestRPH=\"1\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS</GivenName>\n                                        <Surname>persona Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n                <ResGuest ResGuestRPH=\"2\">\n                    <Profiles>\n                        <ProfileInfo>\n                            <Profile>\n                                <Customer>\n                                    <PersonName>\n                                        <GivenName>QS persona</GivenName>\n                                        <Surname>Mixed rates</Surname>\n                                    </PersonName>\n                                </Customer>\n                            </Profile>\n                        </ProfileInfo>\n                    </Profiles>\n                </ResGuest>\n            </ResGuests>\n            <TPA_Extensions>\n                <flags>\n                    <flag name=\"booker_is_genius\"/>\n                </flags>\n            </TPA_Extensions>\n            <ResGlobalInfo>\n                <Comments>\n                    <Comment ParagraphNumber=\"1\">\n                        <Text>You have received a virtual credit card for this reservation.You may charge it as of 2026-04-03.</Text>\n                    </Comment>\n                </Comments>\n                <Guarantee>\n                    <GuaranteesAccepted>\n                        <GuaranteeAccepted>\n                            <PaymentCard CardCode=\"MC\" CardNumber=\"1\" ExpireDate=\"0427\" EffectiveDate=\"2026-04-03\" CurrentBalance=\"2951\" DecimalPlaces=\"2\" CurrencyCode=\"EUR\" VCCExpirationDate=\"2027-04-01\">\n                                <CardHolderName>Bookingcom Agent</CardHolderName>\n                            </PaymentCard>\n                        </GuaranteeAccepted>\n                    </GuaranteesAccepted>\n                </Guarantee>\n                <Total AmountBeforeTax=\"900\" CurrencyCode=\"USD\" DecimalPlaces=\"2\"/>\n                <HotelReservationIDs>\n                    <HotelReservationID ResID_Value=\"6052529333\" ResID_Date=\"2026-03-30T08:30:09\"/>\n                    <HotelReservationID ResID_Value=\"22d0675d\" ResID_Source=\"BOOKING.COM\" ResID_Type=\"18\"/>\n                </HotelReservationIDs>\n                <Profiles>\n                    <ProfileInfo>\n                        <Profile>\n                            <Customer>\n                                <PersonName>\n                                    <GivenName>QS persona</GivenName>\n                                    <Surname>Mixed rates</Surname>\n                                </PersonName>\n                                <Telephone PhoneNumber=\"+31643746246\"/>\n                                <Email>qrates.631741@guest.booking.com</Email>\n                                <Address>\n                                    <CountryName Code=\"PT\"/>\n                                    <CompanyName/>\n                                </Address>\n                            </Customer>\n                        </Profile>\n                    </ProfileInfo>\n                </Profiles>\n                <DepositPayments>\n                    <GuaranteePayment GuaranteeType=\"PrePay\">\n                        <Description>\n                            <Text>payment_on_Booking.com (Payout type: Virtual credit card)</Text>\n                        </Description>\n                        <AmountPercent Amount=\"2951\" Currency=\"EUR\" DecimalPlaces=\"2\"/>\n                    </GuaranteePayment>\n                </DepositPayments>\n            </ResGlobalInfo>\n        </HotelReservation>\n    </HotelReservations>\n</OTA_HotelResNotifRQ>\n<!-- RUID: [UmFuZG9tSVYkc2RlIyh9YR9r1e0V2/vrY7I/D+CDfb71CmD1OSskREApKzNA/AHhJvLkhW/OjX1zVke8kL3WOEpt3AMXOagl9ngxCgo5X5U=] -->\n","lang":"xml"},"children":[]}]},"headings":[{"value":"Implementing business model in reservations","id":"implementing-business-model-in-reservations","depth":1},{"value":"Understanding the scope of change","id":"understanding-the-scope-of-change","depth":2},{"value":"Comparing OTA response changes","id":"comparing-ota-response-changes","depth":3},{"value":"OTA response examples","id":"ota-response-examples","depth":2},{"value":"OTA response with Payment clarity package and business model features disabled","id":"ota-response-with-payment-clarity-package-and-business-model-features-disabled","depth":3},{"value":": Reservation using Net rate model","id":"-reservation-using-net-rate-model","depth":4},{"value":": Reservation using Commission rate model","id":"-reservation-using-commission-rate-model","depth":4},{"value":": Reservation using Mixed rates model","id":"-reservation-using-mixed-rates-model","depth":4},{"value":"OTA response with Payments Clarity Package features enabled","id":"ota-response-with-payments-clarity-package-features-enabled","depth":3},{"value":": Reservation using Net rate model","id":"-reservation-using-net-rate-model-1","depth":4},{"value":"Changes to note","id":"changes-to-note","depth":4},{"value":": Reservation using Commission rate model","id":"-reservation-using-commission-rate-model-1","depth":4},{"value":"Changes to note","id":"changes-to-note-1","depth":4},{"value":": Reservation using Mixed rates model","id":"-reservation-using-mixed-rates-model-1","depth":4},{"value":"Changes to note","id":"changes-to-note-2","depth":4},{"value":"OTA response with Include business model enabled","id":"ota-response-with-include-business-model-enabled","depth":3},{"value":": Reservation using Net rate model","id":"-reservation-using-net-rate-model-2","depth":4},{"value":"Changes to note","id":"changes-to-note-3","depth":4},{"value":": Reservation using Commission rate model","id":"-reservation-using-commission-rate-model-2","depth":4},{"value":"Changes to note","id":"changes-to-note-4","depth":4},{"value":": Reservation using Mixed rates model","id":"-reservation-using-mixed-rates-model-2","depth":4},{"value":"Changes to note","id":"changes-to-note-5","depth":4},{"value":"OTA response with Payments Clarity Package and Include business model enabled","id":"ota-response-with-payments-clarity-package-and-include-business-model-enabled","depth":3},{"value":": Reservation using Net rate model","id":"-reservation-using-net-rate-model-3","depth":4},{"value":"Changes to note","id":"changes-to-note-6","depth":4},{"value":": Reservation using Commission rate model","id":"-reservation-using-commission-rate-model-3","depth":4},{"value":"Changes to note","id":"changes-to-note-7","depth":4},{"value":": Reservation using Mixed rates model","id":"-reservation-using-mixed-rates-model-3","depth":4},{"value":"Changes to note","id":"changes-to-note-8","depth":4},{"value":"OTA response with both Payments Clarity Package features and Include business model enabled","id":"ota-response-with-both-payments-clarity-package-features-and-include-business-model-enabled","depth":3},{"value":": Reservation using Net rate model","id":"-reservation-using-net-rate-model-4","depth":4},{"value":"Changes to note","id":"changes-to-note-9","depth":4},{"value":": Reservation using Commission rate model","id":"-reservation-using-commission-rate-model-4","depth":4},{"value":"Changes to note","id":"changes-to-note-10","depth":4},{"value":": Reservation using Mixed rates model","id":"-reservation-using-mixed-rates-model-4","depth":4},{"value":"Changes to note","id":"changes-to-note-11","depth":4}],"frontmatter":{"seo":{"title":"Implementing business model in reservations"}},"lastModified":"2026-05-25T10:50:55.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/connectivity/docs/reservations-api/implementing-business-model-reservations-ota","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}