POST/ Hotel Extra
This API is used to get Hotel Extras for selected hotel with applicable discount
HOW TO USE?
This extra is useful to show the
HEADERS TO USE FOR REQUEST
|
Parameter |
Value |
Description |
|
Content-Type |
application/json |
|
|
APIKEY |
as given you |
|
|
AFFILIATECODE |
as given you |
For Affiliate only. Not required for Tenant |
|
TENANTCODE |
as given you |
For Tenants only. Not required for affiliate |
BODY PARAMETERS
|
Name |
Type |
M- Mandatory O- Optional |
Description |
Example |
|
ArrivalDate |
Datetime |
M |
Date of Arrival , in format “yyyy-MM-dd” |
Any date greater than current date + 7 days |
|
ReturnDate |
Datetime |
M |
Date of Return, in format “yyyy-MM-dd” |
Should not be less than Arrival Date |
|
HotelID |
String |
M |
Selected Hotels ID |
Code Provided Separately |
|
RoomID |
Array |
|
Selected Rooms ID |
Array of object from description. |
|
TenantCode |
String |
M |
Provided Tenant Code |
PRO10 |
|
DiscountID |
Int[] |
O |
Discount ID Useful to find Meal Offers on Hotel Extras |
[1,2] (if Don't want Send Empty []) |
|
AgecategoryWiseNoOfPersonsInSearch |
|
|
|
1 |
|
.AgeCategoryCode |
String |
M |
Persons Age Category Code by their Ages. |
|
|
.PersonCount |
Int |
M |
Person Count For Related Age Category Code |
|
|
RoomCount |
String |
M |
Send Room Count From Hotel Listing (Calculate From Object PassengerAllotment), Required For Per Room Extra Price Calculation. |
|
|
RatePlanObj |
|
M |
Refer from Hotel Listing |
|
|
.RatePlanCategory |
String |
|
||
|
.RatePlanCode |
String |
|
||
|
.MealPlanCode |
String |
|
||
|
.RoomTypeCode |
String |
|
||
|
.PropertyCode |
String |
|
||
|
AffiliateCode |
String |
M |
Contains Affiliate Code (Affiliate Code not required for Tenants) |
|
|
PassengerAllotment |
|
|
|
|
|
.RoomAllotment |
|
M |
|
|
|
..AgeCategoryCode |
String |
M |
Persons Age Category Code by their Ages. |
|
|
..PersonCount |
Int |
M |
Person Count For Related Age Category Code As Per Room. |
|
NOTE : Pass HotelID, RoomID and DiscountID got from Hotel Listing and Pass 0 if DiscountID is not in hotel listing.
UAT URL: https://uat.breakaway.ie/api/BookingHotelExtra/GetHotelExtra
RESPONSE PARAMETERS
|
NAME |
Type |
Description |
Example |
||
|
Result |
boolean |
|
|
||
|
ResultMessage |
string |
|
|
||
|
Object |
|
|
|
||
|
.HotelExtraCategoryID |
int |
Contains Hotel Extra Category ID |
2 |
||
|
.HotelExtraCategoryName |
string |
Contains Hotel Extra Category Name |
Breakfast |
||
|
.CategoryIconFileName |
string |
Contains Category Icon File Name |
Breakfast |
||
|
.CategoryIconFilePath |
string |
Contains Category Icon File Path |
images\icon\Hotel extra\breakfast.png |
||
|
.ObjBookingHotelExtra |
|
Contains Hotel Extra List as per Related Category |
|
||
|
..BookingDays |
|
Contains Booking Day and Date List between Arrival and Return Date |
|
||
|
...BookingDay |
string |
Contains Booking Day of Week |
Tuesday |
||
|
...BookingDate |
DateTime |
Contains Booking Date |
2017-07-18T00:00:00 |
||
|
...BestPrice |
decimal |
Contains Best Price |
30 |
||
|
..HotelExtraID |
int |
Contains Hotel Extra ID |
5 |
||
|
..HotelExtraName |
string |
Contains Hotel Extra Name |
CBDND Character Breakfast 2nd Seating 09.30 Disney |
||
|
.. ServiceInventryCode |
string |
It is a Add-On Code to be used to get & Validate Pricing for that Addon |
Ex. BKFDSFTPXJEE2X9_BKFDSFTPX_1 |
||
|
..IconFileName |
string |
Contains Hotel Extra Icon File Name |
icon.png |
||
|
..IconFilePath |
string |
Contains Hotel Extra Icon File Path |
Documents/Common/H otelExtra/HotelExtraIco n_cake_202017_07_03_ 05_06_56_PM.png |
||
|
..DisplayInBooking |
boolean |
Ignore This Parameter |
|
||
|
..HotelExtraNote |
string |
Contains Note related to Hotel Extra |
Description Note |
||
|
..HotelExtraDescription |
string |
Contains Details Description about hotel extra. |
Extra Description in Detail |
||
|
..IncludeExtraOption |
string |
P = PerPerson, B = PerBooking, R = PerRoom |
P/B/R |
||
|
..BannerFileName |
string |
Contains Extra Banner File Name |
banner.png |
||
|
..BannerFilePath |
string |
Contains Extra Banner File Path |
Documents/Common/H otelExtra/Banner_2017 _03_14_01_35_59_PM. png |
||
|
..SeatingPlanFileName |
string |
Contains Seating Plan File Name For Extras like Wild West Show. |
SeatingPlan.png |
||
|
..SeatingPlanFilePath |
string |
Contains Seating Plan File Path For Extras like Wild West Show. |
Documents/Common/H otelExtra/HotelExtraSea tingPlan_cool hd_wallpapers1080p (5)2017_06_23_02_53_ |
||
|
..IsAllowedOnArrivalDate |
DateTime |
Ignore This Parameter |
|
||
|
..IsAllowedOnDepartureDate |
DateTime |
Ignore This Parameter |
|
||
|
..Sequence |
int |
Contains Extra Listing Display Sequence Number |
32 |
||
|
..CloseOutStartDate |
DateTime |
Ignore This Parameter |
2017-06-01T00:00:00 |
||
|
..CloseOutEndDate |
DateTime |
Ignore This Parameter |
2017-07-31T00:00:00 |
||
|
..ObjPricingPeriod |
|
Contains Listing of Pricing Periods for Extra Between Arrival and Return Date |
|
||
|
...ExtraPricingPeriodID |
int |
Contains Pricing Period ID |
|
||
|
...PricingPeriodStartDate |
DateTime |
Ignore This Parameter |
2017-06-01T00:00:00 |
||
|
...PricingPeriodEndDate |
DateTime |
Ignore This Parameter |
2017-06-31T00:00:00 |
||
|
...IsFullDuration |
Boolean |
Contains Is Applied to Full Booking Duration With Flags Checking IsAllowedOnArrivalDate/ IsAllowedOnDepartureDate/ Should not be in Closeout Dates |
true/false |
||
|
...IsCompulsory |
Boolean |
Contains Is Extra is Compulsory between Selected Arrival and Return Dates |
true/false |
||
|
...IsDateCompulsory |
Boolean |
Contains Is Extra is Compulsory for Some Dates between Selected Arrival and Return Dates |
true/false |
||
|
...ObjDateCompulsory |
|
|
|
||
|
....DateCompulsoryStartDate |
DateTime |
Contains Date Compulsory Start Date |
2017-07-18T00:00:00 |
||
|
....DateCompulsoryEndDate |
DateTime |
Contains Date Compulsory End Date |
2017-07-21T00:00:00 |
||
|
...PerBookingActualPrice |
decimal |
|
|
||
|
...ObjAllotmentPerDay |
|
O/X/R |
|
||
|
...objAgePrice |
|
|
|
||
|
....ActualPrice |
decimal |
|
|
||
|
....ArrNoOfPersons |
int[] |
Number Array Up to Person Count |
|
||
|
....NoOfPersons |
int |
No Of Persons Of that Age Category |
|
||
|
....Sequence |
int |
suggested sequence |
|
||
|
....AgeCategoryCode |
string |
|
|
||
|
....AgeCategoryName |
string |
|
|
||
|
....AgeCategoryAlias |
string |
|
|
||
|
....AgeCategoryIconPath |
string |
|
|
||
|
....AgeCategoryGroupCode |
string |
|
|
||
|
....StartAgeLimit |
int |
|
|
||
|
..ObjExtraInfo |
arrayObj |
|
|
||
|
...ExtraInfoEffectiveDate |
datetime |
|
|
||
|
...ExtraInfoDocumentName |
string |
|
|
||
|
...ExtraInfoDocumentPath |
string |
|
|
||
|
..DependentExtras |
int[] |
|
|
||
|
..IsCompulsoryForParty |
Boolean |
In Case, Extra is Applicable to full Party |
|
||
|
..IsSinglePriceForFullDuration |
Boolean |
In Case, Extra is Applicable to full duration |
|
||
|
..ArrivaDateDeterminesPrice |
Boolean |
If flag is true then price for other Days is same as arrival Date |
|
||
|
..IsSupplementary |
Boolean |
If the extra itself is supplementary then value is true |
|
||
|
..Supplementaries |
ObjBookingHotelExtra[] |
List of supplementaries for primary extras |
|
||
|
IsTimeout |
boolean |
|
|
||
|
ErrorCode |
string |
|
|
ERROR CODES
|
HTTP Status |
Type |
|
500 |
INTERNAL_SERVER_ERROR |
Mandatory Business Validations and Price Calculation in Booking for Listed Hotel Extras:
1.For Extra Pricing, use object “BookingDays” Which Contains Best Price for Extra. Pricing for Extra per Person Pricing based on Object AgecategoryWiseNoOfPersonsInSearch from Input. The Days which are having price zero are not allowed to book calculated based on flags and allotment(availability).
2.IsCompulsoryForParty– If this flag is true then if Extra is selected for any date then we cannot change the person count for this extra. Then extra price will be as per above list item. I.e. from BookingDays property.
3.IsCompulsoryForParty - if this flag is false then Extra price is depends on IncludeExtraOption property.
When IncludeExtraOption value is –>
o“P” then Price Calculation will be Per Person. Age Category wise prices are at ObjPricingPeriod-> objAgePrice.
o“B” then Price = ObjPricingPeriod ->PerBookingActualPrice .
o“R” then Price = ObjPricingPeriod -> PerBookingActualPrice * No. of Rooms.
o“A” then Price = BookingDays. BestPrice
Note: No. of Rooms as per hotel listing passenger allotment.
Note: This extra is always compulsory for full party. So no need to recalculate price and do not update party size for this extra.
4.IsFullDuration – If this is true then if Extra is selected for one date then it has to automatically select for other Booking Dates where having BestPrice by checking this condition and if removed for one date then remove for all dates.
5.IsCompulsory – Extra is compulsory for all Booking dates and has to be selected on load and user will not able to remove that Extras which are having IsCompulsory = true
6.IsDateCompulsory – if IsDateCompulsory = true along with IsCompulsory = true then extra will be compulsory for Dates from ObjDateCompulsory list with DateCompulsoryStartDate and DateCompulsoryEndDate and has to be selected on load and user will not able to remove that Extras.
7.DependentExtras – Extras, which are dependent on each other, will be listed along with extra in array and User can select only one extra from these extras. If both are available in list remove one give an alert.
8.IsSinglePriceForFullDuration – If extra, having this flag then extra should be selected on Arrival Date only. (not for any other Day.)
9.ArrivaDateDeterminesPrice – If this flag is true then Arrival Dates Price is applicable for all remaining days based on allotment.
SAMPLE REQUEST
{
"ArrivalDate": "2018-06-20",
"ReturnDate": "2018-06-25",
"TenantCode": "CODE",
"AffiliateCode": "AFCODE",
"PromoCode": "",
"HotelID": 1,
"RoomID": 1,
"DiscountID": "",
"RoomCount": 1,
"RatePlanObj": {
"RatePlanCategory": "ROOM_TICKET_GEN",
"RatePlanCode": "RSTDNBTC0JEETGX",
"MealPlanCode": "NOM",
"RoomTypeCode": "HTLD3TRO4",
"PropertyCode": "49629"
},
"AgecategoryWiseNoOfPersonsInSearch": [
{
"AgeCategoryCode": "AD",
"PersonCount": 2
},
{
"AgeCategoryCode": "CH1218",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH711",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH36",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH03",
"PersonCount": 0
}
],
"PassengerAllotment": [
{
"RoomAllotment": [
{
"AgeCategoryCode": "AD",
"PersonCount": 2
},
{
"AgeCategoryCode": "CH1218",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH711",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH36",
"PersonCount": 0
},
{
"AgeCategoryCode": "CH03",
"PersonCount": 0
}
]
}
]
}
SAMPLE RESPONSE
{
"Result": true,
"ResultMessage": null,
"Object": [
{
"HotelExtraCategoryID": 13,
"HotelExtraCategoryName": "Breakfast with the Disney Characters",
"CategoryIconFileName": "Breakfast with the Disney Characters",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\breakfast.svg",
"CategorySequence": 2,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 757,
"HotelExtraName": "Character Breakfast 1st Seating 08.15am",
"HotelExtraCode": "CHAR BREAKFAST",
"ServiceInventryCode": "BKFCDHXPXO1I1U5_BKFCB1STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Antique furniture, porcelain, bevelled mirrors and velvet drapes in sumptuous shades of pink and green supply the seeing of the ultimate treat, and a truly magical experience. </p><p>Enjoy an American Style Breakfast with the Disney Characters at Plaza Gardens, a perfect opportunity to meet, greet, hug and take photos. </p><p>American Breakfast : A delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. </p><p><span>Free for children under 3 years.</span></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "HotelExtraBanner_plaza_gardens_400x150Ajpg2019_04_16_12_48_31_PM.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2022_05_12_12_07_49_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 1,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 757,
"BookingFromDate": "2024-02-29T09:22:40.7560456Z",
"BookingToDate": "2024-03-02T09:22:40.7560456Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 758,
"HotelExtraName": "Character Breakfast 2nd Seating 09.45am",
"HotelExtraCode": "CHAR BREAKFAST",
"ServiceInventryCode": "BKFCDHXPXO1I1U5_BKFCB2STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "Antique furniture, porcelain, bevelled mirrors and velvet drapes in sumptuous shades of pink and green supply the seeing of the ultimate treat, and a truly magical experience. Enjoy an American Style Breakfast with the Disney Characters at Plaza Gardens, a perfect opportunity to meet, greet, hug and take photos. <div><span>American Breakfast : A delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. </span><br/></div><div><span>Free for children under 3 years</span><br/></div><div><div><br/></div></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "plaza gardens 400x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_plaza_gardens_400x150Ajpg2019_04_16_12_48_31_PM.jpg",
"SeatingPlanFileName": "Plaza Gardebs.jpg",
"SeatingPlanFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraSeatingPlan_Plaza_GardebsAjpg2019_04_16_12_48_31_PM.jpg",
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": true,
"Sequence": 2,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 758,
"BookingFromDate": "2024-02-29T09:22:40.7763091Z",
"BookingToDate": "2024-03-02T09:22:40.7763091Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 5,
"HotelExtraCategoryName": "Meal Plans",
"CategoryIconFileName": "Meal",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\Meal.svg",
"CategorySequence": 1,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 18.7,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 18.7,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 18.7,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 18.7,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 742,
"HotelExtraName": "Buffet Breakfast per night of stay (i.e. breakfast next morning)",
"HotelExtraCode": "BKF DSF",
"ServiceInventryCode": "BKFDSFXPXO1I1U5_BKFDSFXPX_1",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Breakfast is included per night of your stay i.e Book 3 Nights Hotel and 3 Breakfast vouchers will be included in your Magicpass along with your Park Tickets and any additional hotel extras.",
"HotelExtraDescription": "Get the day off to a good start, enjoy a full, balanced breakfast buffet, offering a wide range of sweet (pastries, bread rolls, yoghurts, cereals, fresh fruit, etc.) and savoury products (deli meats), served with fruit juices and hot beverages. Gourmet refreshment before you head out to the rides!<div><b> Buffet breakfast must be taken for the full duration of your stay</b><div><p><b>Dates selected above are the night of stay. Breakfast is provided the following morning.</b><br/></p><p><br/></p></div></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Santa Fe_breakfast_ hotel extra 450x150 .jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Santa_Fe_breakfast__hotel_extra_450x150_Ajpg2017_12_21_06_14_12_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": false,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": true,
"IsFullDuration": true,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 1,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 742,
"BookingFromDate": "2024-02-29T09:22:40.7773067Z",
"BookingToDate": "2024-03-02T09:22:40.7773067Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": true,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 18.7,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 18.7,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 2,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": [
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 765,
"HotelExtraName": "Character Breakfast Upgrade from Breakfast Plan Santa Fe 1st Seating 08.15am",
"HotelExtraCode": "CHAR DSF SUPPL",
"ServiceInventryCode": "BKFCSFXPXO1I1U5_BKFCS1STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Upgrade your breakfast to a Character Breakfast. This option is only valid for Guests in the Santa Fe",
"HotelExtraDescription": "<div><b>Upgrade your Breakfast meal plan to a Character Breakfast</b></div><div><b>Only select this option if you are a guest in Santa Fe</b><br/></div><div><br/></div><div>Antique furniture, porcelain, bevelled mirrors and velvet drapes in sumptuous shades of pink and green supply the seeing of the ultimate treat, and a truly magical experience. </div><div>Enjoy an American Style Breakfast with the Disney Characters at Plaza Gardens, a perfect opportunity to meet, greet, hug and take photos. </div><div>American Breakfast : A delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. </div><div>Free for children under 3 years.</div><div><br/></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Plaza_GardensAjpg2019_04_16_12_43_28_PM.jpg",
"SeatingPlanFileName": "Plaza Gardens.jpg",
"SeatingPlanFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraSeatingPlan_Plaza_GardensAjpg2019_04_16_12_42_52_PM.jpg",
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 3,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 765,
"BookingFromDate": "2024-02-29T09:22:40.7773067Z",
"BookingToDate": "2024-03-02T09:22:40.7773067Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 23.8,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 23.8,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 23.8,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 770,
"HotelExtraName": "Character Breakfast Upgrade from Breakfast Plan Santa Fe 2nd Seating 09.45am",
"HotelExtraCode": "CHAR DSF SUPPL",
"ServiceInventryCode": "BKFCSFXPXO1I1U5_BKFCS2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Upgrade your breakfast meal plan to a Character Breakfast. This option is only valid for Guests in the Santa Fe",
"HotelExtraDescription": "<div><b>Upgrade your breakfast meal plan to a Character Breakfast.</b></div><div><b>Only select this option if you are a guest in the Santa Fe</b><br/></div><div><br/></div><div>Antique furniture, porcelain, bevelled mirrors and velvet drapes in sumptuous shades of pink and green supply the seeing of the ultimate treat, and a truly magical experience. </div><div>Enjoy an American Style Breakfast with the Disney Characters at Plaza Gardens, a perfect opportunity to meet, greet, hug and take photos. </div><div>American Breakfast : A delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. </div><div>Free for children under 3 years.</div><div><br/></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Plaza_GardensAjpg2019_04_16_12_43_28_PM.jpg",
"SeatingPlanFileName": "Plaza Gardens.jpg",
"SeatingPlanFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraSeatingPlan_Plaza_GardensAjpg2019_04_16_12_42_52_PM.jpg",
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": true,
"Sequence": 4,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 770,
"BookingFromDate": "2024-02-29T09:22:40.7773067Z",
"BookingToDate": "2024-03-02T09:22:40.7773067Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 23.8,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 23.8,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
}
],
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 63.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 63.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 63.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 63.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 739,
"HotelExtraName": "Full Board Meal Plan STANDARD",
"HotelExtraCode": "FULL BOARD STD",
"ServiceInventryCode": "MEAFBSXPXO1I1U5_MEAFBSXPX_1",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<b>Full Board Meal Plan "STANDARD"</b><div>Available in Table Service Restaurants (with a dedicated STANDARD Meal Plan menu) and All- you- can -eat Buffet and Quick Service Restaurants.</div><div>Includes 3 vouchers per person per night booked over 3 years of age, 1 voucher for a delicious breakfast in your *hotel and 2 meal vouchers which can be used for lunch and dinner. Soft drink included at every meal.</div><div>1 meal per day only valid at a quick service restaurant, meal plan also includes 1 voucher for use on your last day which can be used for lunch or dinner at a quick service restaurant.</div><div>A logo at the restaurants front will signalize where Full Board Vouchers are valid.</div><div>Some restaurants may be closed during a period or not available for the lunch or dinner, please check restaurants opening hours upon reservation. The Full Board lun<span>ch/dinner voucher may be accepted for its monetary value where available but no change will be given.</span></div><div><br/></div><div>Price shown is per party per night. This option is compulsory per party for the full duration.</div><div>*For Davy Crockett Ranch you can collect your breakfast basket from the Forest Chalet located at the entrance to the Bungalow area.</div><div><i>Why not upgrade to a Full Board Plus or Extra Plus Meal Plan?</i></div><div> <b> There are no Meals included for bookings that include the 24th and 31st December </b></div><div><b><br/></b><div><div><p></p><p><br/></p><p></p></div></div></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": null,
"BannerFilePath": null,
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": false,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": true,
"IsFullDuration": true,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": true,
"Sequence": 28,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 739,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": true,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 63.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 63.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": [
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 852,
"HotelExtraName": "Character Breakfast upgrade from Half/Full Standard Meal Plan 2nd Seating 9.45am",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD2x",
"ServiceInventryCode": "BKFCMSXPXO1I1U5_BKFCM2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only select this option if you also purchase a Standard Meal Plan",
"HotelExtraDescription": "<b>Please note only select this option if you have also purchased a Standard Meal Plan </b><br/><div>The ultimate treat, upgrade breakfast in your hotel to a Disney Character Breakfast, the perfect opportunity to meet, greet, hug and take photos with the Disney Characters. You can enjoy an American Style Buffet Breakfast at Plaza Gardens located in Main Street in the Disneyland Paris Theme Park. Fill up on a delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. Free for children under 3 years.</div><p><br/></p><p><br/></p><div><br/></div><div><br/></div><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "plaza gardens 400x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_plaza_gardens_400x150Ajpg2019_04_16_12_55_06_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 6,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 852,
"BookingFromDate": "2024-02-29T09:22:40.7773067Z",
"BookingToDate": "2024-03-02T09:22:40.7773067Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 27.2,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 27.2,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 2,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 870,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 6pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPBO1I1U5_MEAFA6STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 870,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 871,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 7pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPBO1I1U5_MEAFA7STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 871,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 864,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 12Noon",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA1STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 864,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 863,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 12.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 863,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 851,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 1pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA3STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 851,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 850,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 2pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA4STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 850,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 848,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 3pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 848,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 848,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 849,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 2.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFAASTD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 849,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 800,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 6pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG1STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_39_32_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 800,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-02T00:00:00",
"PricingPeriodEndDate": "2024-05-02T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 830,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 7pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_40_05_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 830,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 829,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 6.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_38_49_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 829,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 831,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 7.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG6STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_39_49_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 831,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 832,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 8pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG9STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_40_26_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 832,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 833,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 9pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASGASTD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_41_06_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 833,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 998,
"HotelExtraName": "Royal Banquet upgrade from Half/Full Board Standard Meal Plan seating at 2pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEASRBXPYO1I1U5_MEASB4STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only Valid with a Half or Full Board Standard Meal Plan.",
"HotelExtraDescription": "<p>Only Valid with a Half or Full Board Standard Meal Plan.</p><p><b>Royal Banquet at the Disneyland Hotel</b></p><p>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</p><p>Option compulsory per party.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_16_22_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 998,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 998,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 994,
"HotelExtraName": "Royal Banquet upgrade from Half/Full Board Standard Meal Plan seating at 2.30pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEASRBXPYO1I1U5_MEASB5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only Valid with a Half or Full Board Standard Meal Plan.",
"HotelExtraDescription": "<p>Only Valid with a Half or Full Board Standard Meal Plan.</p><p><b>Royal Banquet at the Disneyland Hotel</b><br/></p><p>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</p><p>Option compulsory per party.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_15_46_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 994,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 994,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
}
],
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 738,
"HotelExtraName": "Half Board Meal Plan STANDARD",
"HotelExtraCode": "HB STD",
"ServiceInventryCode": "MEAHBSXPXO1I1U5_MEAHBSXPX_1",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<b>Half Board Meal Plan "STANDARD"</b><div>Available in Table Service Restaurants (with a dedicated STANDARD Meal Plan menu) and All- you- can -eat Buffet and Quick Service Restaurants.</div><div>Includes 2 vouchers per person per night booked over 3 years of age, 1 voucher for a delicious breakfast in your *hotel and 1 meal vouchers which can be used for lunch or dinner. Soft drink included at every meal.</div><div>Price shown is per party per night. This option is compulsory per party for the full duration.</div><div>*For Davy Crockett Ranch you can collect your breakfast basket from the Forest Chalet located at the entrance to the Bungalow area.</div><div><b>Why not upgrade to a Full Board Standard or Full Board Plus or Extra Plus Meal Plan?</b></div><div><b> There are no Meals included for bookings that include the 24th and 31st December </b></div><div><b><br/></b></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": null,
"BannerFilePath": null,
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": false,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": true,
"IsFullDuration": true,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": true,
"Sequence": 26,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 738,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": true,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": [
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 27.2,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 852,
"HotelExtraName": "Character Breakfast upgrade from Half/Full Standard Meal Plan 2nd Seating 9.45am",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD2x",
"ServiceInventryCode": "BKFCMSXPXO1I1U5_BKFCM2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only select this option if you also purchase a Standard Meal Plan",
"HotelExtraDescription": "<b>Please note only select this option if you have also purchased a Standard Meal Plan </b><br/><div>The ultimate treat, upgrade breakfast in your hotel to a Disney Character Breakfast, the perfect opportunity to meet, greet, hug and take photos with the Disney Characters. You can enjoy an American Style Buffet Breakfast at Plaza Gardens located in Main Street in the Disneyland Paris Theme Park. Fill up on a delicious buffet of breads, pastries, cereals, scrambled eggs, cold cuts, cheese, smoked salmon, pancakes, fruit juice and hot drinks. Free for children under 3 years.</div><p><br/></p><p><br/></p><div><br/></div><div><br/></div><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "plaza gardens 400x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_plaza_gardens_400x150Ajpg2019_04_16_12_55_06_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 6,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 852,
"BookingFromDate": "2024-02-29T09:22:40.7773067Z",
"BookingToDate": "2024-03-02T09:22:40.7773067Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 27.2,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 27.2,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 2,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 870,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 6pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPBO1I1U5_MEAFA6STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 870,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 871,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 7pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPBO1I1U5_MEAFA7STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 871,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 864,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 12Noon",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA1STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 864,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 863,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 12.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 863,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 851,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 1pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA3STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 851,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 850,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 2pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA4STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 850,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 848,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 3pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFA5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 848,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 848,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 42.5,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 849,
"HotelExtraName": "Meal with Prince & Princesses upgrade from Half/Full Board Standard Meal Plan seating at 2.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASABXPYO1I1U5_MEAFAASTD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Half or Full Board STANDARD Meal Plan",
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p><p><b>Why not upgrade one of your meals included in your STANDARD Meal Plan to a special meal with your favourite Disney Characters. <span>Only book this option if you have booked a Half or Full Board STANDARD Meal Plan</span></b></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 41,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 849,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 42.5,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 800,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 6pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG1STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_39_32_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 800,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-02T00:00:00",
"PricingPeriodEndDate": "2024-05-02T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 830,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 7pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG2STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_40_05_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 830,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 829,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 6.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_38_49_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 829,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 831,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 7.30pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG6STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_39_49_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 831,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 832,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 8pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASG9STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_40_26_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 832,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 833,
"HotelExtraName": "Character Dinner at Plaza Gardens upgrade from Standard Meal Plan Seating at 9pm",
"HotelExtraCode": "CHAR HB/FB SUPPL STANDARD",
"ServiceInventryCode": "MEASGAXPYO1I1U5_MEASGASTD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only book this option if you have booked a Standard Meal Plan",
"HotelExtraDescription": "<b>Why not upgrade one of your meals included in your Standard Meal Plan to a special meal with your favourite Disney Characters. Only book this option if you have booked a Standard Meal Plan<br/></b><p><br/></p><p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_41_06_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 80,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 833,
"BookingFromDate": "2024-02-29T09:22:40.7838533Z",
"BookingToDate": "2024-03-02T09:22:40.7838533Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 29.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 998,
"HotelExtraName": "Royal Banquet upgrade from Half/Full Board Standard Meal Plan seating at 2pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEASRBXPYO1I1U5_MEASB4STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only Valid with a Half or Full Board Standard Meal Plan.",
"HotelExtraDescription": "<p>Only Valid with a Half or Full Board Standard Meal Plan.</p><p><b>Royal Banquet at the Disneyland Hotel</b></p><p>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</p><p>Option compulsory per party.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_16_22_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 998,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 998,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 46.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 994,
"HotelExtraName": "Royal Banquet upgrade from Half/Full Board Standard Meal Plan seating at 2.30pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEASRBXPYO1I1U5_MEASB5STD_2_SUP",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Only Valid with a Half or Full Board Standard Meal Plan.",
"HotelExtraDescription": "<p>Only Valid with a Half or Full Board Standard Meal Plan.</p><p><b>Royal Banquet at the Disneyland Hotel</b><br/></p><p>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</p><p>Option compulsory per party.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_15_46_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 994,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 994,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 46.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": true
}
],
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 1,
"HotelExtraCategoryName": "Birthday Cake",
"CategoryIconFileName": "Birthday Cake",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\birthday_cake.svg",
"CategorySequence": 7,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 29.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 737,
"HotelExtraName": "1 Birthday Cake (Per Cake 6-8 people).",
"HotelExtraCode": "CAKE",
"ServiceInventryCode": "CAKDBIXPXO1I1U5_CAKDBIXPX_5",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Important: You must pre-book restaurant and advise at the time of the booking that the cake is prepaid.",
"HotelExtraDescription": "<div><b>It’s your birthday</b>, or a special day. Why not make it an extra special occasion at Disneyland Paris. </div><div>Celebrate your birthday with a delicious cake in one of our table-service restaurants in the Disney Parks, Disney Village or a Disney owned hotel.</div><div>Please note that a valid Disney Parks entry ticket is required for access to restaurants within the Disney Parks</div><div><br/></div><div>One cake is suitable for 2-8 persons. Cost per cake €35 (Please check list of restaurants where Birthday Cakes are available to reserve).</div>",
"IncludeExtraOption": "B",
"RoomCount": 0,
"BannerFileName": "Mickey Birthday Cake 450x150px.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Mickey_Birthday_Cake_450x150pxAjpg2018_11_07_03_18_59_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": true,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": true,
"ArrivaDateDeterminesPrice": false,
"Sequence": 18,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 737,
"BookingFromDate": "2024-02-29T09:22:40.7783043Z",
"BookingToDate": "2024-03-02T09:22:40.7783043Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 29.75,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": null,
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 6,
"HotelExtraCategoryName": "Tour to Paris",
"CategoryIconFileName": "Tour to Paris",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\tour_paris.svg",
"CategorySequence": 5,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 72.25,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 72.25,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 72.25,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 72.25,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 748,
"HotelExtraName": "Paris Essentials \"Magic Ways\"",
"HotelExtraCode": "EXCURSIONS",
"ServiceInventryCode": "EXCESSXPXO1I1U5_EXCES1STD_4",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Travel to Paris, drop off / pick up at the Eiffel Tower, includes 1 hour cruise on the Seine",
"HotelExtraDescription": "<div><span>Why not take the opportunity to visit Paris and enjoy a 1 hour cruise on the River Seine and then Free Time to visit the French Capital.</span></div><div><p><br/></p></div><div><p><span>Tour includes:</span><br/></p><ul><li>Transfer from Disneyland Paris to Paris. Drop off beside the Eiffel Tower<span><br/>Collection point currently Santa Fe, Newport Bay & B&B starting starting from 1015 am ( time subject to change depending on the season )<br/></span><span>English speaking Host(ess) who will give some helpful information on your journey to Paris<br/></span><span>1 Hour Seine Cruise with recorded commentary in English departs close to Eiffel Tower<br/></span><span>Free Time to visit the Capital ( transport is <b>NOT</b> included in Paris )<br/></span><span>Pick up point beside the Eiffel Tower for your return transfer back to Disneyland Paris</span></li></ul><p><span> </span><br/></p></div><div><span> </span><span>Subject to availability at time of booking. No departure on July 14th and 26th, 2024. Operated by Magic Ways</span></div><div><span><br/></span></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": null,
"BannerFilePath": null,
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 40,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 748,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 72.25,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 72.25,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 90.95,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 90.95,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 90.95,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 90.95,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 749,
"HotelExtraName": "Paris Hop on/Hop off",
"HotelExtraCode": "EXCURSIONS",
"ServiceInventryCode": "EXCHOPXPXO1I1U5_EXCHOPSTD_4",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Hop on Hop off city tour of Paris.",
"HotelExtraDescription": "<p>Excursion combining a Hop on Hop off city tour of Paris and free time to visit the capital and see the Eiffel Tower. </p><p>The bus operates to and from the Eiffel Tower, buses have commentaries recorded in English.</p><p>Depart by coach or minibus from 10.30 am Santa Fe, New York Art of Marvel and B&B and return to these hotels around 2030 depending on traffic and return around 1945 from October 1st 2023 to 29th March 2024.</p><p>Excursion is operated by Magic Ways. </p><p>Guests must make their own way to/from the pick up points.</p><p>The excursion may also be changed or cancelled due to the organisation of the 2024 Olympic and Paralympic Games in Paris, for instance due to the build or takedown of temporary buildings and facilities, events taking place, or any decisions taken by the public authorities regarding this international sporting event.</p><p>If you are staying at Disney Davy Crockett Ranch or Les Villages Nature Paris, you must arrange your own transport to/from the pick-up/drop-off point. </p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": null,
"BannerFilePath": null,
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 20,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 749,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 90.95,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 90.95,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 160.65,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 751,
"HotelExtraName": "Seine River Cruise + Lunch at the Eiffel Tower operated by MagicWays",
"HotelExtraCode": "EXCURSIONS",
"ServiceInventryCode": "EXCTLCXPXO1I1U5_EXCTLCSTD_4",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p></p><p><b>New Tour </b>from March 28th 2024 that will bring you to the heart of Paris.</p><p>Includes: <span>Pick up and drop off to Eiffel Tower with bilingual person on the bus. 3.5 Hours Free time to enjoy your One hour Seine River Cruise with English Commentary and Lunch on the 1st Floor of the Eiffel Tower with a view over Paris.</span></p><p>Return trip departs from Santa Fe around 10.30am stops at New York and B&B Hotel on Wednesdays, Thursdays and Saturdays by bus or minibus and returns around 8.30pm ( no departures on Mondays, Tuesdays, Friday, Sundays and July 13th 2024.<br/><span>• Adult menu: 1 starter + 1 main dish + 1 dessert + drinks (1/2 bottle of filtered water, 2 glasses of wine, 1 coffee).<br/></span><span>• Child menu (3-11 years): 1 main dish + 1 dessert + 1 drink 25cl (filtered water or soft drink).<br/></span><span>• Visit of the 2nd floor of the Eiffel Tower possible: only by the tower stairs from the 1st floor (free of charge). No ticketing on the 1st floor.</span><span><br/></span></p><p><span>This excursion is subject to change or cancellation, for example, due to weather conditions, if any of the monuments or tourist sites are closed or partially closed, in case of works, strike or the overflowing of the Seine. The excursion may also be changed or cancelled due to the organisation of the 2024 Olympic and Paralympic Games in Paris, for instance due to the build or takedown of temporary buildings and facilities, events taking place, or any decisions taken by the public authorities regarding this international sporting event.</span><br/></p><p><span>If you are staying at Disney Davy Crockett Ranch or Les Villages Nature Paris, you must arrange your own transport to/from the pick-up/drop-off point. </span><br/></p><p></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Eiffel-tower-1 (450 x 280 ).jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_12_06_12_09_09_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 39,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 751,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 160.65,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 160.65,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 154.7,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 154.7,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 750,
"HotelExtraName": "Royal Versailles & Paris Tour \"Magic Ways\"",
"HotelExtraCode": "EXCURSIONS",
"ServiceInventryCode": "EXCVERXPXO1I1U5_EXCVE1STD_4",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "Come and discover the Palace of Versailles, the residence of the Kings of France and a gem of architecture, listed as a Unesco world heritage site. A day tour combining Versailles & Paris <div><br/><ul><li></li><li>Palace of Versailles: This sumptuous palace started out as a hunting lodge belonging to Louis XIII. It was only during the reign of Louis XIV that the chateau was extended after extensive work. By making it the home of the royal court in 1982, the Sun King began to turn it into the palace that we see today: one of the finest works of French art of the 17th century. ( Visit of Trianon palaces and Marie Antoinette's estate is not included). Coach departs at 4pm from Versailles to Paris.</li></ul><ul><li>Gardens of Versailles: Visit the French gardens on your own, on certain days of the year and weather permitting there is also a musical show in the gardens.</li><li><br/></li><li>1 Hour Seine Cruise: In Paris enjoy a 1 hour river cruise on the Seine from the Eiffel Tower</li><li><br/></li></ul><span> Exact times will be confirmed on arrival at your hotel, departs from Santa Fe Hotel at 10.00am, **New York Art of Marvel at 10.15am and returns at approx 8.30pm every Wednesday & Saturday (</span><b><u>DOES NOT</u></b><span> operate Monday, Tuesday, Thursday or Sunday). Does not operate on 1st May . 14th July, 26th July, December 25th or January 1st.</span><br/><ul><li><br/></li></ul><p>Guests must make their own way to the pick up/drop off points. Lunch, Seasonal Shows, visit or Trianon palaces and estate of Marie-Antoinette<b><u> ARE NOT</u></b> included in the price.</p><p>For full details of the hygiene measures, please take a look at our operators websites:<br/><span>https://www.magicways.fr/en/mesures-sanitaires-et-consignes-de-visite/<br/></span><span>https://en.chateauversailles.fr/<br/></span><span>https://www.vedettesdeparis.fr/?lang=en</span></p><p><span>Operated by MAGIC WAYS</span></p></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": null,
"BannerFilePath": null,
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": false,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 45,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 750,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 154.7,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 154.7,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 3,
"HotelExtraCategoryName": "Dinner with Disney characters",
"CategoryIconFileName": "Dinner",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\dinner.svg",
"CategorySequence": 4,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 865,
"HotelExtraName": "Meal with Prince & Princesses Seating at 6pm",
"HotelExtraCode": "AC6X",
"ServiceInventryCode": "MEADABXPVO1I1U5_MEADA6STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 35,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 865,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 866,
"HotelExtraName": "Meal with Prince & Princesses Seating at 7pm",
"HotelExtraCode": "AC7X",
"ServiceInventryCode": "MEADABXPVO1I1U5_MEADA7STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.</p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_13_14_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 36,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 866,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 803,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 6pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPG1STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p><p><br/></p><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_41_50_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 70,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 803,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-02T00:00:00",
"PricingPeriodEndDate": "2024-05-02T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 805,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 7pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPG2STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p><p><br/></p><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_23_02_08_18_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 70,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 805,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 804,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 6.30pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPG5STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p><p><br/></p><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_22_12_41_35_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 70,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 804,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 806,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 7.30pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPG6STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p><p><br/></p><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Cafe Mickey.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Cafe_MickeyAjpg2018_11_07_03_58_03_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 70,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 806,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 807,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 8pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPG9STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<h6>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</h6><div><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></div><div><br/></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_23_02_08_42_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 72,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 807,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 68.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 808,
"HotelExtraName": "Character Dinner Plaza Gardens Seating at 9pm",
"HotelExtraCode": "DINER PERS PLAZA GARDEN",
"ServiceInventryCode": "MEAPGAXPXO1I1U5_MEAPGASTD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "<p>Enjoy a magical lavish buffet dinner which includes a generous selection of starters, main dishes and mouth-watering desserts, in this opulent Victorian pavilion located at Plaza Gardens, a charming Victorian restaurant in Main Street USA in the Disneyland Paris Theme Park.</p><p><span>During your meal, Disney characters will stop by your table and will be happy to take photos with you.</span><br/></p><p><br/></p><p><br/></p>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Plaza Gardens 450x150~jpg.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2024_01_23_02_09_59_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 70,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 808,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 68.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 4,
"HotelExtraCategoryName": "Lunch with Disney characters",
"CategoryIconFileName": "Lunch",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\lunch.svg",
"CategorySequence": 3,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 857,
"HotelExtraName": "Meal with Prince & Princesses Seating at 12Noon",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADA1STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 857,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Thursday",
"BookingDate": "2024-05-02T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 858,
"HotelExtraName": "Meal with Prince & Princesses Seating at 12.30pm",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADA2STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 858,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 836,
"HotelExtraName": "Meal with Prince & Princesses Seating at 1pm",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADA3STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 836,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 837,
"HotelExtraName": "Meal with Prince & Princesses Seating at 2pm",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADA4STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 837,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 839,
"HotelExtraName": "Meal with Prince & Princesses Seating at 3pm",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADA5STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 839,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 839,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 80.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 838,
"HotelExtraName": "Meal with Prince & Princesses Seating at 2.30pm",
"HotelExtraCode": "REPAS PRINCIER",
"ServiceInventryCode": "MEADABXPXO1I1U5_MEADAASTD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "You will receive a <b>Royal Welcome</b> from Cinderella's mice friends, Suzy and Perla at the Auberge de Cendrillion situated in the Disneyland Paris Park. Soon you'll be whisked to a romantic booth in the majestic medieval banquet hall. Soaring stone archways, house flags and spectacular stained-glass windows provide a royal backdrop, as you perfect your taste for the finest in French cuisine with a specially selected royal menu. And remember, you'll be holding court in the company of prancing princesses, so young Guests are encouraged to dress for the occasion.",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Auberge de Cindrellion.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_Auberge_de_CindrellionAjpg2019_04_16_02_11_33_PM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 32,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 838,
"BookingFromDate": "2024-02-29T09:22:40.7793976Z",
"BookingToDate": "2024-03-02T09:22:40.7793976Z",
"PricingPeriodStartDate": "2024-05-05T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 80.75,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Sunday",
"BookingDate": "2024-05-05T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 982,
"HotelExtraName": "Royal Banquet seating at 2pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEAROBXPXO1I1U5_MEARB4STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "Royal Banquet at the Disneyland Hotel<div>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</div><div>Compulsory per party.</div><div><br/></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_02_20_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 39,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 982,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 982,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-04T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
},
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Friday",
"BookingDate": "2024-05-03T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
},
{
"BookingDay": "Saturday",
"BookingDate": "2024-05-04T00:00:00",
"BestPrice": 85.0,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 983,
"HotelExtraName": "Royal Banquet seating at 2.30pm",
"HotelExtraCode": "REPAS PERS ROYAL BANQUET",
"ServiceInventryCode": "MEAROBXPXO1I1U5_MEARB5STD_2",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": null,
"HotelExtraDescription": "Royal Banquet at the Disneyland Hotel<div>Feast on a gourmet buffet in this grand banquet hall that celebrates famous royal Disney families. Seafood platters, finely-sliced roasted meats, vegan delicacies, magically-themed desserts – there’s a dish for everyone. And during lunch and dinner, there’s even the chance to dine with Mickey, Minnie and their friends dressed in their regal best.</div><div>Compulsory per party.</div><div><br/></div>",
"IncludeExtraOption": "P",
"RoomCount": 0,
"BannerFileName": "Royal Banquet DLH With Mickey Minnie 450x150.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_2023_09_18_10_01_56_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": true,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": false,
"IsFullDuration": false,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": false,
"ArrivaDateDeterminesPrice": false,
"Sequence": 40,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 983,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-01T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
},
{
"ExtraPricingPeriodID": 983,
"BookingFromDate": "2024-02-29T09:22:40.7828472Z",
"BookingToDate": "2024-03-02T09:22:40.7828472Z",
"PricingPeriodStartDate": "2024-05-03T00:00:00",
"PricingPeriodEndDate": "2024-05-04T00:00:00",
"IsFullDuration": false,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 0.0,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": [
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0,
1
],
"NoOfPersons": 1,
"Sequence": null,
"AgeCategoryCode": "AD",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 18,
"EndAgeLimit": 120
},
{
"ActualPrice": 85.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH1218",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 12,
"EndAgeLimit": 17
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH711",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 7,
"EndAgeLimit": 11
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH36",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 3,
"EndAgeLimit": 6
},
{
"ActualPrice": 0.0,
"ArrNoOfPersons": [
0
],
"NoOfPersons": 0,
"Sequence": null,
"AgeCategoryCode": "CH03",
"AgeCategoryName": null,
"AgeCategoryAlias": null,
"AgeCategoryIconPath": null,
"AgeCategoryGroupCode": null,
"StartAgeLimit": 0,
"EndAgeLimit": 2
}
],
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
},
{
"HotelExtraCategoryID": 9,
"HotelExtraCategoryName": "Photopass",
"CategoryIconFileName": "Photopass",
"CategoryIconFilePath": "http://localhost:2000/images\\icon\\Hotel_extra\\Photopass.svg",
"CategorySequence": 8,
"ObjBookingHotelExtra": [
{
"BookingDays": [
{
"BookingDay": "Wednesday",
"BookingDate": "2024-05-01T00:00:00",
"BestPrice": 63.75,
"IsHavingPriceZero": false
}
],
"HotelExtraID": 752,
"HotelExtraName": "Disney Photopass+",
"HotelExtraCode": "ADDON DLP",
"ServiceInventryCode": "MERPHPXP0O1I1U5_MERPHPXP0_5",
"ExtraSubtotal": 0.0,
"IconFileName": null,
"IconFilePath": null,
"DisplayInBooking": true,
"HotelExtraNote": "Just select the photopass on your day of arrival. Cost is priced per full duration.",
"HotelExtraDescription": "PhotoPass+ allows you to link all your official souvenir photos taken by photographers in the parks or on certain attractions such as Thunder Mountain, Tower of Terror, Space Mountain etc onto one card, and then access them online when you return home. You can then purchase high quality downloadable versions, or order prints or an array of souvenir applications from mugs to photobooks.",
"IncludeExtraOption": "B",
"RoomCount": 0,
"BannerFileName": "photopass_logo 400x200.jpg",
"BannerFilePath": "http://localhost:2000/Documents/Common/HotelExtra/HotelExtraBanner_photopass_logo 400x2002017_08_31_05_25_45_AM.jpg",
"SeatingPlanFileName": null,
"SeatingPlanFilePath": null,
"IsAllowedOnArrivalDate": true,
"IsAllowedOnDepartureDate": false,
"ShowOnBookingScreen": true,
"ShowOnBookingSummary": true,
"IsAlwaysAvailable": true,
"IsFullDuration": true,
"IsCompulsoryForParty": true,
"IsCompulsory": false,
"IsDateCompulsory": false,
"ObjDateCompulsory": [],
"IsOnlyForAdult": false,
"IsSinglePriceForFullDuration": true,
"ArrivaDateDeterminesPrice": false,
"Sequence": 40,
"ExtraDisableDelete": false,
"IsUnavailableForAllDays": false,
"CloseOutStartDate": null,
"CloseOutEndDate": null,
"ObjPricingPeriod": [
{
"ExtraPricingPeriodID": 752,
"BookingFromDate": "2024-02-29T09:22:40.7848819Z",
"BookingToDate": "2024-03-02T09:22:40.7848819Z",
"PricingPeriodStartDate": "2024-05-01T00:00:00",
"PricingPeriodEndDate": "2024-05-05T00:00:00",
"IsFullDuration": true,
"IsCompulsory": false,
"IsOnlyForAdult": false,
"IsDateCompulsory": false,
"IsCompulsoryForParty": true,
"PerBookingActualPrice": 63.75,
"ObjAllotmentPerDay": [
{
"AllotmentDay": "2024-05-01T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-02T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-03T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-04T00:00:00",
"AllotmentCode": "O"
},
{
"AllotmentDay": "2024-05-05T00:00:00",
"AllotmentCode": "O"
}
],
"ObjDateCompulsory": [],
"objAgePrice": null,
"objPerAdultRoomPrice": null
}
],
"ObjExtraInfo": null,
"DependentExtras": null,
"AgeCategoryWisePrice": null,
"IsPromotionalDiscountApplicable": false,
"PromotionalDiscountPrice": null,
"PromotionalDiscountObj": null,
"MealOptionID": 0,
"HotelID": 0,
"RoomID": 0,
"Supplementaries": null,
"ServicePricingType": null,
"IsSupplementary": false
}
]
}
],
"ExtraObject": [],
"IsTimeout": false,
"HttpResponseCode": 200,
"ErrorCode": null
}
Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents