Search for Multi-Context Usage
What is Multi-Context Usage
- A search is multi-context when you are requesting rates for all potential customers, for example, if you are a forward distributor. This is ideal for building a cache of rates.
- Since you don't know the customer context yet (for example, your potential future customers may browse on mobile apps, mobile web, or desktop devices), you will fetch rates for all available contexts. In simple terms, you instruct, "give me rates sellable in all available contexts so that I can pick the right rates to serve once I know the customer".
Request example
- Refer to the API reference to learn more about each search parameter.
{
"criteria": {
"propertyIds": [
12157
],
"checkInDate": "2026-12-03",
"checkOutDate": "2026-12-04",
"occupancy": {
"roomCount": 2,
"adultCount": 2,
"childrenAges": [
10
]
},
"currency": {
"booking": "USD",
"display": ["CAD"]
},
"locale": "en-us"
},
"allOffersContext": {
"userContext": {
"userCountries": ["US"]
}
},
"features": {
"maxOffersPerContext": 10,
"extra": [
"HOTEL_CONTENT",
"ROOM_CONTENT",
"RATE_DETAIL",
"SURCHARGE_DETAIL",
"CANCELLATION_DETAIL",
"BENEFIT_DETAIL",
"DAILY_RATE",
"TAX_DETAIL",
"PROMOTION_DETAIL",
"CROSSEDOUT_DETAIL",
"META_SEARCH",
"PER_ROOM_PER_NIGHT_RATE"
]
}
}Response example
- Refer to the API reference to learn more about each response field.
{
"meta": {
"status": "SUCCESS"
},
"data": {
"searchId": 4985538734291869735,
"properties": [
{
"id": 12157,
"content": {
"name": {
"en-us": "Medhufushi Island Resort"
}
},
"currencies": {
"display": [
"CAD"
],
"booking": "USD"
},
"rooms": [
{
"id": 3134584,
"parentId": 3134584,
"content": {
"name": {
"en-us": "Water Villa"
}
},
"offers": [
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 929.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1291.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1212.69,
"exclusiveAmount": 1036.48,
"tax": {
"amount": 176.21
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3008.58,
"exclusiveAmount": 2537.52
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 464.56
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1685.63,
"exclusiveAmount": 1440.71,
"tax": {
"amount": 244.92
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4181.93,
"exclusiveAmount": 3527.15
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 645.72
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1003.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1395.2
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1310.1,
"exclusiveAmount": 1119.74,
"tax": {
"amount": 190.36
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3248.81,
"exclusiveAmount": 2741.35
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 501.86
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1821.04,
"exclusiveAmount": 1556.44,
"tax": {
"amount": 264.60
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4515.85,
"exclusiveAmount": 3810.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 697.6
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2620.20,
"exclusiveAmount": 2239.48,
"tax": {
"amount": 380.72
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3642.08,
"exclusiveAmount": 3112.88,
"tax": {
"amount": 529.20
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1436.84,
"exclusiveAmount": 1212.68,
"tax": {
"amount": 224.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1997.23,
"exclusiveAmount": 1685.62,
"tax": {
"amount": 311.61
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 929.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1291.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1212.69,
"exclusiveAmount": 1036.48,
"tax": {
"amount": 176.21
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3008.58,
"exclusiveAmount": 2537.52
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 464.56
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1685.63,
"exclusiveAmount": 1440.71,
"tax": {
"amount": 244.92
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4181.93,
"exclusiveAmount": 3527.15
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 645.72
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1003.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1395.2
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1310.1,
"exclusiveAmount": 1119.74,
"tax": {
"amount": 190.36
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3248.81,
"exclusiveAmount": 2741.35
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 501.86
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1821.04,
"exclusiveAmount": 1556.44,
"tax": {
"amount": 264.60
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4515.85,
"exclusiveAmount": 3810.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 697.6
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2620.20,
"exclusiveAmount": 2239.48,
"tax": {
"amount": 380.72
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3642.08,
"exclusiveAmount": 3112.88,
"tax": {
"amount": 529.20
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1436.84,
"exclusiveAmount": 1212.68,
"tax": {
"amount": 224.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1997.23,
"exclusiveAmount": 1685.62,
"tax": {
"amount": 311.61
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66,
"breakdown": [
{
"id": 1,
"amount": 352.42,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6017.16,
"savingAmount": 3354.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 929.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 201.30,
"exclusiveAmount": 172.06,
"tax": {
"amount": 29.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57,
"breakdown": [
{
"id": 1,
"amount": 489.84,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8363.86,
"savingAmount": 4662.71
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1291.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 279.82,
"exclusiveAmount": 239.16,
"tax": {
"amount": 40.66
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1212.69,
"exclusiveAmount": 1036.48,
"tax": {
"amount": 176.21
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3008.58,
"exclusiveAmount": 2537.52
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 464.56
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1685.63,
"exclusiveAmount": 1440.71,
"tax": {
"amount": 244.92
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4181.93,
"exclusiveAmount": 3527.15
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 645.72
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2425.38,
"exclusiveAmount": 2072.96,
"tax": {
"amount": 352.42
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3371.26,
"exclusiveAmount": 2881.42,
"tax": {
"amount": 489.84
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2662.68,
"exclusiveAmount": 2245.02,
"tax": {
"amount": 417.66
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3701.15,
"exclusiveAmount": 3120.58,
"tax": {
"amount": 580.57
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134584",
"remainingRoomCount": 8,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32,
"breakdown": [
{
"id": 1,
"amount": 380.72,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6497.62,
"savingAmount": 3623.94
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1003.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 217.48,
"exclusiveAmount": 185.88,
"tax": {
"amount": 31.60
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21,
"breakdown": [
{
"id": 1,
"amount": 529.20,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 9031.70,
"savingAmount": 5037.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1395.2
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 302.30,
"exclusiveAmount": 258.36,
"tax": {
"amount": 43.94
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1310.1,
"exclusiveAmount": 1119.74,
"tax": {
"amount": 190.36
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3248.81,
"exclusiveAmount": 2741.35
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 501.86
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1821.04,
"exclusiveAmount": 1556.44,
"tax": {
"amount": 264.60
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4515.85,
"exclusiveAmount": 3810.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 697.6
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2620.20,
"exclusiveAmount": 2239.48,
"tax": {
"amount": 380.72
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3642.08,
"exclusiveAmount": 3112.88,
"tax": {
"amount": 529.20
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1436.84,
"exclusiveAmount": 1212.68,
"tax": {
"amount": 224.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1997.23,
"exclusiveAmount": 1685.62,
"tax": {
"amount": 311.61
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2873.68,
"exclusiveAmount": 2425.36,
"tax": {
"amount": 448.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3994.45,
"exclusiveAmount": 3371.24,
"tax": {
"amount": 623.21
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
}
]
},
{
"id": 3134583,
"parentId": 3134583,
"content": {
"name": {
"en-us": "Beach Villa"
}
},
"offers": [
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 674.6
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 937.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 880.48,
"exclusiveAmount": 752.54,
"tax": {
"amount": 127.94
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2189.33,
"exclusiveAmount": 1842.38
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 337.3
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1223.86,
"exclusiveAmount": 1046.04,
"tax": {
"amount": 177.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3043.17,
"exclusiveAmount": 2560.91
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 468.84
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1760.96,
"exclusiveAmount": 1505.08,
"tax": {
"amount": 255.88
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2447.72,
"exclusiveAmount": 2092.08,
"tax": {
"amount": 355.64
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 971.56,
"exclusiveAmount": 815.00,
"tax": {
"amount": 156.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1350.48,
"exclusiveAmount": 1132.86,
"tax": {
"amount": 217.62
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 832.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1157.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1086.54,
"exclusiveAmount": 928.67,
"tax": {
"amount": 157.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2697.5,
"exclusiveAmount": 2273.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 416.22
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1510.29,
"exclusiveAmount": 1290.85,
"tax": {
"amount": 219.44
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3749.52,
"exclusiveAmount": 3160.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 578.56
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 674.6
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 937.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 880.48,
"exclusiveAmount": 752.54,
"tax": {
"amount": 127.94
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2189.33,
"exclusiveAmount": 1842.38
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 337.3
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1223.86,
"exclusiveAmount": 1046.04,
"tax": {
"amount": 177.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3043.17,
"exclusiveAmount": 2560.91
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 468.84
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1760.96,
"exclusiveAmount": 1505.08,
"tax": {
"amount": 255.88
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2447.72,
"exclusiveAmount": 2092.08,
"tax": {
"amount": 355.64
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 971.56,
"exclusiveAmount": 815.00,
"tax": {
"amount": 156.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1350.48,
"exclusiveAmount": 1132.86,
"tax": {
"amount": 217.62
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 832.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1157.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1086.54,
"exclusiveAmount": 928.67,
"tax": {
"amount": 157.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2697.5,
"exclusiveAmount": 2273.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 416.22
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1510.29,
"exclusiveAmount": 1290.85,
"tax": {
"amount": 219.44
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3749.52,
"exclusiveAmount": 3160.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 578.56
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12,
"breakdown": [
{
"id": 1,
"amount": 255.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4378.66,
"savingAmount": 2435.54
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 674.6
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 146.16,
"exclusiveAmount": 124.92,
"tax": {
"amount": 21.24
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23,
"breakdown": [
{
"id": 1,
"amount": 355.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6086.34,
"savingAmount": 3385.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 937.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 203.16,
"exclusiveAmount": 173.64,
"tax": {
"amount": 29.52
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 880.48,
"exclusiveAmount": 752.54,
"tax": {
"amount": 127.94
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2189.33,
"exclusiveAmount": 1842.38
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 337.3
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1223.86,
"exclusiveAmount": 1046.04,
"tax": {
"amount": 177.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3043.17,
"exclusiveAmount": 2560.91
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 468.84
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1760.96,
"exclusiveAmount": 1505.08,
"tax": {
"amount": 255.88
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2447.72,
"exclusiveAmount": 2092.08,
"tax": {
"amount": 355.64
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 971.56,
"exclusiveAmount": 815.00,
"tax": {
"amount": 156.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1350.48,
"exclusiveAmount": 1132.86,
"tax": {
"amount": 217.62
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1943.12,
"exclusiveAmount": 1630.00,
"tax": {
"amount": 313.12
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2700.95,
"exclusiveAmount": 2265.72,
"tax": {
"amount": 435.23
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7tH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134583",
"remainingRoomCount": 38,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94,
"breakdown": [
{
"id": 1,
"amount": 315.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5395.00,
"savingAmount": 3005.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 832.44
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 180.36,
"exclusiveAmount": 154.16,
"tax": {
"amount": 26.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37,
"breakdown": [
{
"id": 1,
"amount": 438.88,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7499.04,
"savingAmount": 4177.69
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1157.12
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 250.70,
"exclusiveAmount": 214.28,
"tax": {
"amount": 36.42
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1086.54,
"exclusiveAmount": 928.67,
"tax": {
"amount": 157.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2697.5,
"exclusiveAmount": 2273.56
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 416.22
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1510.29,
"exclusiveAmount": 1290.85,
"tax": {
"amount": 219.44
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3749.52,
"exclusiveAmount": 3160.25
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 578.56
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2173.08,
"exclusiveAmount": 1857.34,
"tax": {
"amount": 315.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3020.58,
"exclusiveAmount": 2581.70,
"tax": {
"amount": 438.88
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2389.44,
"exclusiveAmount": 2011.50,
"tax": {
"amount": 377.94
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3321.35,
"exclusiveAmount": 2795.98,
"tax": {
"amount": 525.37
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
}
]
},
{
"id": 3134585,
"parentId": 3134585,
"content": {
"name": {
"en-us": "2 Bedroom Beach Suite"
}
},
"offers": [
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 966.4
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1343.32
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1261.39,
"exclusiveAmount": 1078.11,
"tax": {
"amount": 183.28
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3128.69,
"exclusiveAmount": 2639.43
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 483.2
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1753.33,
"exclusiveAmount": 1498.57,
"tax": {
"amount": 254.76
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4348.88,
"exclusiveAmount": 3668.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 671.66
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1115.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1550.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1456.22,
"exclusiveAmount": 1244.63,
"tax": {
"amount": 211.59
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3609.16,
"exclusiveAmount": 3047.11
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 557.84
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2024.15,
"exclusiveAmount": 1730.04,
"tax": {
"amount": 294.11
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 5016.73,
"exclusiveAmount": 4235.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 775.4
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2912.44,
"exclusiveAmount": 2489.26,
"tax": {
"amount": 423.18
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4048.30,
"exclusiveAmount": 3460.08,
"tax": {
"amount": 588.22
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1595.09,
"exclusiveAmount": 1347.93,
"tax": {
"amount": 247.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2217.19,
"exclusiveAmount": 1873.63,
"tax": {
"amount": 343.56
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 966.4
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1343.32
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1261.39,
"exclusiveAmount": 1078.11,
"tax": {
"amount": 183.28
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3128.69,
"exclusiveAmount": 2639.43
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 483.2
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1753.33,
"exclusiveAmount": 1498.57,
"tax": {
"amount": 254.76
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4348.88,
"exclusiveAmount": 3668.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 671.66
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1115.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1550.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1456.22,
"exclusiveAmount": 1244.63,
"tax": {
"amount": 211.59
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3609.16,
"exclusiveAmount": 3047.11
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 557.84
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2024.15,
"exclusiveAmount": 1730.04,
"tax": {
"amount": 294.11
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 5016.73,
"exclusiveAmount": 4235.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 775.4
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2912.44,
"exclusiveAmount": 2489.26,
"tax": {
"amount": 423.18
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4048.30,
"exclusiveAmount": 3460.08,
"tax": {
"amount": 588.22
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1595.09,
"exclusiveAmount": 1347.93,
"tax": {
"amount": 247.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2217.19,
"exclusiveAmount": 1873.63,
"tax": {
"amount": 343.56
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I8tH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoICAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00,
"breakdown": [
{
"id": 1,
"amount": 366.56,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6257.38,
"savingAmount": 3489.20
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 966.4
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 209.40,
"exclusiveAmount": 178.96,
"tax": {
"amount": 30.44
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89,
"breakdown": [
{
"id": 1,
"amount": 509.52,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 8697.76,
"savingAmount": 4849.97
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1343.32
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 291.06,
"exclusiveAmount": 248.76,
"tax": {
"amount": 42.30
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1261.39,
"exclusiveAmount": 1078.11,
"tax": {
"amount": 183.28
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3128.69,
"exclusiveAmount": 2639.43
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 483.2
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1753.33,
"exclusiveAmount": 1498.57,
"tax": {
"amount": 254.76
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 4348.88,
"exclusiveAmount": 3668.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 671.66
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2522.78,
"exclusiveAmount": 2156.22,
"tax": {
"amount": 366.56
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3506.66,
"exclusiveAmount": 2997.14,
"tax": {
"amount": 509.52
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2768.18,
"exclusiveAmount": 2335.18,
"tax": {
"amount": 433.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3847.79,
"exclusiveAmount": 3245.90,
"tax": {
"amount": 601.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I8tH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCAgCIAEoAjABIgcIBBIBFBgE",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134585",
"remainingRoomCount": 4,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32,
"breakdown": [
{
"id": 1,
"amount": 423.18,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 7218.32,
"savingAmount": 4028.14
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1115.68
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 241.74,
"exclusiveAmount": 206.60,
"tax": {
"amount": 35.14
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11,
"breakdown": [
{
"id": 1,
"amount": 588.22,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 10033.46,
"savingAmount": 5599.09
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1550.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 336.00,
"exclusiveAmount": 287.18,
"tax": {
"amount": 48.82
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1456.22,
"exclusiveAmount": 1244.63,
"tax": {
"amount": 211.59
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3609.16,
"exclusiveAmount": 3047.11
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 557.84
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2024.15,
"exclusiveAmount": 1730.04,
"tax": {
"amount": 294.11
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 5016.73,
"exclusiveAmount": 4235.48
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 775.4
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2912.44,
"exclusiveAmount": 2489.26,
"tax": {
"amount": 423.18
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4048.30,
"exclusiveAmount": 3460.08,
"tax": {
"amount": 588.22
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1595.09,
"exclusiveAmount": 1347.93,
"tax": {
"amount": 247.16
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2217.19,
"exclusiveAmount": 1873.63,
"tax": {
"amount": 343.56
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 3190.18,
"exclusiveAmount": 2695.86,
"tax": {
"amount": 494.32
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 4434.37,
"exclusiveAmount": 3747.26,
"tax": {
"amount": 687.11
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
}
]
},
{
"id": 3134582,
"parentId": 3134582,
"content": {
"name": {
"en-us": "Semi Detached Beach Villa"
}
},
"offers": [
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 514.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 715.56
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 671.91,
"exclusiveAmount": 574.28,
"tax": {
"amount": 97.63
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1674.99,
"exclusiveAmount": 1405.96
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 257.4
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 933.95,
"exclusiveAmount": 798.25,
"tax": {
"amount": 135.70
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2328.24,
"exclusiveAmount": 1954.28
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 357.78
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 859.29,
"exclusiveAmount": 719.05,
"tax": {
"amount": 140.24
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1194.43,
"exclusiveAmount": 999.48,
"tax": {
"amount": 194.95
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMqBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966282&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 753.04
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1046.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 982.89,
"exclusiveAmount": 840.07,
"tax": {
"amount": 142.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2441.88,
"exclusiveAmount": 2056.67
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 376.52
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1366.21,
"exclusiveAmount": 1167.7,
"tax": {
"amount": 198.51
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3394.21,
"exclusiveAmount": 2858.77
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 523.36
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM",
"LOGGED_IN"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 514.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 715.56
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 671.91,
"exclusiveAmount": 574.28,
"tax": {
"amount": 97.63
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1674.99,
"exclusiveAmount": 1405.96
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 257.4
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 933.95,
"exclusiveAmount": 798.25,
"tax": {
"amount": 135.70
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2328.24,
"exclusiveAmount": 1954.28
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 357.78
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 859.29,
"exclusiveAmount": 719.05,
"tax": {
"amount": 140.24
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1194.43,
"exclusiveAmount": 999.48,
"tax": {
"amount": 194.95
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CMuBeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966283&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 753.04
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1046.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 982.89,
"exclusiveAmount": 840.07,
"tax": {
"amount": 142.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2441.88,
"exclusiveAmount": 2056.67
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 376.52
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1366.21,
"exclusiveAmount": 1167.7,
"tax": {
"amount": 198.51
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3394.21,
"exclusiveAmount": 2858.77
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 523.36
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"PREMIUM"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKNCqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617128
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46,
"breakdown": [
{
"id": 1,
"amount": 195.26,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3349.98,
"savingAmount": 1858.62
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 514.8
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 111.54,
"exclusiveAmount": 95.34,
"tax": {
"amount": 16.20
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01,
"breakdown": [
{
"id": 1,
"amount": 271.40,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4656.48,
"savingAmount": 2583.47
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 715.56
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 155.04,
"exclusiveAmount": 132.50,
"tax": {
"amount": 22.54
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 671.91,
"exclusiveAmount": 574.28,
"tax": {
"amount": 97.63
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1674.99,
"exclusiveAmount": 1405.96
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 257.4
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 933.95,
"exclusiveAmount": 798.25,
"tax": {
"amount": 135.70
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2328.24,
"exclusiveAmount": 1954.28
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 357.78
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1343.82,
"exclusiveAmount": 1148.56,
"tax": {
"amount": 195.26
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1867.90,
"exclusiveAmount": 1596.50,
"tax": {
"amount": 271.40
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1491.36,
"exclusiveAmount": 1243.90,
"tax": {
"amount": 247.46
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2073.01,
"exclusiveAmount": 1729.00,
"tax": {
"amount": 344.01
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci4I7NH+AhACGMDX2dABILoDKMjYSjACQAFKETdENTBQXzNEMTAwUF8xMDBQUJgFEgkIASICBA4qARQaCggCEAIgASgCMAEiBwgEEgEUGAQ=",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 611876
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48,
"breakdown": [
{
"id": 1,
"amount": 225.74,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 3867.38,
"savingAmount": 2148.80
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 595.16
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 128.96,
"exclusiveAmount": 110.22,
"tax": {
"amount": 18.74
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89,
"breakdown": [
{
"id": 1,
"amount": 313.78,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 5375.66,
"savingAmount": 2986.81
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 827.28
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 179.24,
"exclusiveAmount": 153.20,
"tax": {
"amount": 26.04
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 776.81,
"exclusiveAmount": 663.94,
"tax": {
"amount": 112.87
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 1933.69,
"exclusiveAmount": 1625.46
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 297.58
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1079.77,
"exclusiveAmount": 922.88,
"tax": {
"amount": 156.89
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2687.83,
"exclusiveAmount": 2259.39
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 413.64
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1553.62,
"exclusiveAmount": 1327.88,
"tax": {
"amount": 225.74
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2159.54,
"exclusiveAmount": 1845.76,
"tax": {
"amount": 313.78
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D50P_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur a charge of 50% of the booking value. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "PERCENTAGE",
"value": 0.0
},
{
"days": 7,
"charge": "PERCENTAGE",
"value": 50.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 859.29,
"exclusiveAmount": 719.05,
"tax": {
"amount": 140.24
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1194.43,
"exclusiveAmount": 999.48,
"tax": {
"amount": 194.95
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1718.58,
"exclusiveAmount": 1438.10,
"tax": {
"amount": 280.48
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2388.85,
"exclusiveAmount": 1998.96,
"tax": {
"amount": 389.89
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
},
{
"id": "v1_CgEtEMwCGikKGDIwMjYtMTItMDNUMDA6MDA6MDAuMDAwWhABGN/1CCABKAIyAQo4AiICCAE=_Ci0I7NH+AhACGMDX2dABILoDKMyqSzACQAFKEDdEMU5fM0QxMDBQXzEwMFBQmAUSCQgBIgIEDioBFBoKCAIQAiABKAIwASIHCAQSARQYBA==",
"token": "v1_CM2BeA==",
"landingUrl": "https://www.agoda.com/partners/partnersearch.aspx?cid=1966285&hid=12157¤cy=USD&checkin=2026-12-03&checkout=2026-12-04&NumberofAdults=2&NumberofChildren=1&childages=10&Rooms=2&mcid=332&masterRoomId=3134582",
"remainingRoomCount": 9,
"isRoomTypeGuaranteed": true,
"capacity": {
"normalBedCount": 1,
"extraBedCount": 0
},
"payment": {
"model": "MERCHANT",
"isPayAtProperty": false
},
"ratePlan": {
"id": 617126
},
"pricing": {
"bookingRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
]
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"display": {
"sellAllInRates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34,
"breakdown": [
{
"id": 1,
"amount": 285.64,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 4883.76,
"savingAmount": 2718.82
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 753.04
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 36.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 36.00
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 163.16,
"exclusiveAmount": 139.46,
"tax": {
"amount": 23.70
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05,
"breakdown": [
{
"id": 1,
"amount": 397.02,
"percent": 17.0,
"isBase": false,
"isTaxable": false
}
]
},
"fees": {
"amount": 0.00,
"breakdown": [
{
"id": 2,
"amount": 0,
"percent": 0,
"isBase": false,
"isTaxable": false
}
]
},
"strikeThroughRate": {
"inclusiveAmount": 6788.42,
"savingAmount": 3779.13
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 1046.72
}
],
"surcharge": {
"included": [
{
"id": 460,
"isMargin": false,
"price": {
"inclusiveAmount": 50.07,
"exclusiveAmount": 0.00,
"tax": {
"amount": 50.07
},
"fees": {
"amount": 0.00
}
}
},
{
"id": 462,
"isMargin": false,
"price": {
"inclusiveAmount": 226.80,
"exclusiveAmount": 193.84,
"tax": {
"amount": 32.96
},
"fees": {
"amount": 0.00
}
}
}
],
"excluded": []
},
"partnerPricing": {
"taxDueSupplierAmount": 0,
"estimatedCommissionAmount": 0.00
}
}
],
"perBasis": [
{
"basis": "PER_ROOM_PER_NIGHT",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 982.89,
"exclusiveAmount": 840.07,
"tax": {
"amount": 142.82
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 2441.88,
"exclusiveAmount": 2056.67
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 376.52
}
]
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 1366.21,
"exclusiveAmount": 1167.7,
"tax": {
"amount": 198.51
},
"fees": {
"amount": 0.00
},
"strikeThroughRate": {
"inclusiveAmount": 3394.21,
"exclusiveAmount": 2858.77
}
},
"promotions": [
{
"id": 218838496,
"isCodeEligible": false,
"savingAmount": 523.36
}
]
}
]
}
],
"dailyRates": [
{
"date": "2026-12-03",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"policies": {
"cancellation": {
"freeCancellation": {
"isAllowed": true,
"beforeDateTime": "2026-11-26T00:00:00.000+05:00"
},
"code": "7D1N_3D100P_100P",
"description": {
"en-us": "Stay flexible! Cancel for free before 2026-11-26 Any cancellation received within 7 days prior to the arrival date will incur the first night's charge. Any cancellation received within 3 days prior to the arrival date will be charged for the entire stay. Failure to arrive at your hotel or property will be treated as a No-Show and will incur a charge of 100% of the booking value (Hotel policy)."
},
"parameter": [
{
"days": 8,
"charge": "NIGHT",
"value": 0.0
},
{
"days": 7,
"charge": "NIGHT",
"value": 1.0
},
{
"days": 3,
"charge": "PERCENTAGE",
"value": 100.0
},
{
"days": 0,
"charge": "PERCENTAGE",
"value": 100.0
}
],
"segments": [
{
"dateTime": "2026-11-26T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 0.00,
"exclusiveAmount": 0.00,
"tax": {
"amount": 0.00
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-11-30T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 1965.78,
"exclusiveAmount": 1680.14,
"tax": {
"amount": 285.64
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 2732.42,
"exclusiveAmount": 2335.40,
"tax": {
"amount": 397.02
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "BEFORE",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
},
{
"dateTime": "2026-12-03T00:00:00.000+05:00",
"type": "ONWARD",
"rates": [
{
"currency": "USD",
"price": {
"inclusiveAmount": 2164.94,
"exclusiveAmount": 1819.60,
"tax": {
"amount": 345.34
},
"fees": {
"amount": 0.00
}
}
},
{
"currency": "CAD",
"price": {
"inclusiveAmount": 3009.29,
"exclusiveAmount": 2529.24,
"tax": {
"amount": 480.05
},
"fees": {
"amount": 0.00
}
}
}
]
}
]
}
},
"benefits": [
{
"id": 1,
"name": {
"en-us": "Breakfast"
}
},
{
"id": 3,
"name": {
"en-us": "Dinner"
}
},
{
"id": 2,
"name": {
"en-us": "Lunch"
}
},
{
"id": 10,
"name": {
"en-us": "Welcome drink"
}
},
{
"id": 34,
"name": {
"en-us": "Express check-in"
}
},
{
"id": 95,
"name": {
"en-us": "Free WiFi"
}
},
{
"id": 230,
"name": {
"en-us": "Drinking water"
}
},
{
"id": 115,
"name": {
"en-us": "Free fitness center access"
}
}
],
"additionalInfo": {
"isAmendable": true
},
"offerContext": {
"userContext": {
"channels": [
"MOBILE_WEB",
"MOBILE_APP",
"DESKTOP_WEB"
],
"userGroups": [
"LOGGED_IN",
"PREMIUM",
"LOGGED_OUT"
]
},
"saleContext": {
"packageTypes": [
"NON_PACKAGED",
"PACKAGED"
],
"distributionTypes": [
"DIRECT"
],
"adTypes": []
}
}
}
]
}
]
}
],
"definitions": {
"surcharges": [
{
"id": 460,
"name": {
"en-us": "Green Tax"
}
},
{
"id": 462,
"name": {
"en-us": "Service Charge"
}
}
],
"taxes": [
{
"id": 1,
"name": {
"en-us": "Sales tax"
}
}
],
"fees": [
{
"id": 2,
"name": {
"en-us": "Fee"
}
}
],
"promotions": [
{
"id": 218838496,
"name": {
"en-us": "Limited Time Offer. Price includes 15% discount!"
}
}
]
}
}
}Updated 8 days ago
Did this page help you?