Target Audience
RMS Integration
API Version
10.26
Authentication
Security Credentials
Service Action Code
OTA_HotelInvBlockNotifRQ
Sample Request
<OTA_HotelInvBlockNotifRQ xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance" Version="1.001" EchoToken="873298472379867896" TimeStamp="2021-06-03T13:00:05.0Z"
xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 ../HTNG_DataProvisioning_Collateral/HTNG_2014B_Artifacts_
8.0/opentravel/OTA_HotelInvBlockNotifRQ.xsd">
<POS>
<Source>
<RequestorID Type="22" ID="Synxis"/>
</Source>
</POS>
<InvBlocks>
<HotelRef ChainCode="Chain Code" HotelCode="Hotel Code"/>
<InvBlock InvBlockStatusCode="2" TransactionAction="Book" InvBlockCode="GROUPCODE" InvBlockLongName="Group Name"
InvBlockTypeCode="16">
<InvBlockDates Start="2021-07-01" End="2021-08-01" OffsetDuration="P2D"
OffsetCalculationMode="BeforeBlockStartDate"/>
<RoomTypes>
<RoomType RoomTypeCode="KING">
<RoomTypeAllocations RoomTypePickUpStatus="16">
<RoomTypeAllocation Start="2021-07-01" End="2021-07-01" NumberOfUnits="1" SellLimit="1"/>
<RoomTypeAllocation Start="2021-08-01" End="2021-08-01" NumberOfUnits="1" SellLimit="1"/>
</RoomTypeAllocations>
<RatePlans>
<RatePlan Start="2021-07-01" End="2021-07-01" RatePlanCode="GROUPCODE" CurrencyCode="USD">
<BaseByGuestAmts>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="125.00" NumberOfGuests="1"/>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="125.00" NumberOfGuests="2"/>
</BaseByGuestAmts>
<MarketCode MarketCode="S" MarketCodeName="Social"/>
</RatePlan>
<RatePlan Start="2021-08-01" End="2021-08-01" RatePlanCode="GROUPCODE" CurrencyCode="USD">
<BaseByGuestAmts>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="175.00" NumberOfGuests="1"/>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="175.00" NumberOfGuests="2"/>
</BaseByGuestAmts>
<MarketCode MarketCode="S" MarketCodeName="Social"/>
</RatePlan>
</RatePlans>
</RoomType>
<RoomType RoomTypeCode="QUEEN">
<RoomTypeAllocations RoomTypePickUpStatus="16">
<RoomTypeAllocation Start="2021-07-01" End="2021-07-01" NumberOfUnits="1" SellLimit="1"/>
<RoomTypeAllocation Start="2021-08-01" End="2021-08-01" NumberOfUnits="1" SellLimit="1"/>
</RoomTypeAllocations>
<RatePlans>
<RatePlan Start="2021-07-01" End="2021-07-01" RatePlanCode="GROUPCODE" CurrencyCode="USD">
<BaseByGuestAmts>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="100.00" NumberOfGuests="1"/>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="100.00" NumberOfGuests="2"/>
</BaseByGuestAmts>
<MarketCode MarketCode="MktSegCD" MarketCodeName="Market Segment Name"/>
</RatePlan>
<RatePlan Start="2021-08-01" End="2021-08-01" RatePlanCode="GROUPCODE" CurrencyCode="USD">
<BaseByGuestAmts>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="150.00" NumberOfGuests="1"/>
<BaseByGuestAmt AgeQualifyingCode="10" AmountBeforeTax="150.00" NumberOfGuests="2"/>
</BaseByGuestAmts>
<MarketCode MarketCode="MktSegCD" MarketCodeName="Market Segment Name"/>
</RatePlan>
</RatePlans>
</RoomType>
</RoomTypes>
<MethodInfo ReservationMethodCode="3"/>
<BlockDescriptions>
<BlockDescription CreateDateTime="2021-06-03T12:47:56Z" LastModifyDateTime="2021-06-03T12:47:56Z">
</BlockDescription>
</BlockDescriptions>
</InvBlock>
</InvBlocks>
<TPA_Extensions>
<Cutoffs>
<Cutoff Start="2021-07-01" End="2021-07-01" OffsetDuration="P2D" OffsetCalculationMode="BeforeBlockStartDate"/>
<Cutoff Start="2021-08-01" End="2021-08-01" AbsoluteCutoff="2021-07-20"/>
</Cutoffs>
</TPA_Extensions>
</OTA_HotelInvBlockNotifRQ>