POST api/GodrejPropertySearch
Request Information
URI Parameters
None.
Body Parameters
RoomTypeHBRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| singleCount | integer |
None. |
|
| doubleCount | integer |
None. |
|
| checkInDate | string |
None. |
|
| checkOutDate | string |
None. |
|
| checkInTime | string |
None. |
|
| checkOutTime | string |
None. |
|
| Grade | string |
None. |
|
| Gender | string |
None. |
|
| NoofDays | integer |
None. |
|
| PropertyId | integer |
None. |
|
| ClientId | integer |
None. |
|
| CityId | integer |
None. |
|
| MinValue | decimal number |
None. |
|
| MaxValue | decimal number |
None. |
|
| pType | string |
None. |
|
| HYGHotelId | integer |
None. |
|
| SBEHotelId | integer |
None. |
|
| BOKHotelId | integer |
None. |
|
| SBEHotelCode | string |
None. |
|
| SBECodeContext | string |
None. |
|
| Grade2 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"singleCount": 1,
"doubleCount": 2,
"checkInDate": "sample string 3",
"checkOutDate": "sample string 4",
"checkInTime": "sample string 5",
"checkOutTime": "sample string 6",
"Grade": "sample string 7",
"Gender": "sample string 8",
"NoofDays": 9,
"PropertyId": 10,
"ClientId": 11,
"CityId": 12,
"MinValue": 13.0,
"MaxValue": 14.0,
"pType": "sample string 15",
"HYGHotelId": 16,
"SBEHotelId": 17,
"BOKHotelId": 18,
"SBEHotelCode": "sample string 19",
"SBECodeContext": "sample string 20",
"Grade2": "sample string 21"
}
application/xml, text/xml
Sample:
<RoomTypeHBRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HB_TR_API.Models"> <BOKHotelId>18</BOKHotelId> <CityId>12</CityId> <ClientId>11</ClientId> <Gender>sample string 8</Gender> <Grade>sample string 7</Grade> <Grade2>sample string 21</Grade2> <HYGHotelId>16</HYGHotelId> <MaxValue>14</MaxValue> <MinValue>13</MinValue> <NoofDays>9</NoofDays> <PropertyId>10</PropertyId> <SBECodeContext>sample string 20</SBECodeContext> <SBEHotelCode>sample string 19</SBEHotelCode> <SBEHotelId>17</SBEHotelId> <checkInDate>sample string 3</checkInDate> <checkInTime>sample string 5</checkInTime> <checkOutDate>sample string 4</checkOutDate> <checkOutTime>sample string 6</checkOutTime> <doubleCount>2</doubleCount> <pType>sample string 15</pType> <singleCount>1</singleCount> </RoomTypeHBRequest>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of RoomTypeResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyType | string |
None. |
|
| PropertyId | string |
None. |
|
| PropertyName | string |
None. |
|
| RoomTypeName | string |
None. |
|
| RoomTypeId | string |
None. |
|
| BedId | integer |
None. |
|
| RatePlanCode | string |
None. |
|
| CancellationPolicy | string |
None. |
|
| Locality | string |
None. |
|
| Max_Occupancy | integer |
None. |
|
| MealPlan | string |
None. |
|
| Inclusions | string |
None. |
|
| HRSingle | decimal number |
None. |
|
| SingleRate | decimal number |
None. |
|
| HRDouble | decimal number |
None. |
|
| DoubleRate | decimal number |
None. |
|
| BOKBlock_Id_Single | string |
None. |
|
| BOKBlock_Id_Double | string |
None. |
|
| TariffSingle | string |
None. |
|
| TariffDouble | string |
None. |
|
| SingleTax | decimal number |
None. |
|
| DoubleTax | decimal number |
None. |
|
| BOKBookingCode_CT | string |
None. |
|
| Sabre_RateKey | string |
None. |
|
| Sabre_GuaranteeType | string |
None. |
|
| TACPercentage | decimal number |
None. |
|
| TAC | boolean |
None. |
|
| SMarkupAmount | decimal number |
None. |
|
| DMarkupAmount | decimal number |
None. |
|
| Sabre_PCC | string |
None. |
|
| Sabre_PCC_Authorization | string |
None. |
|
| ExpRoomTypeId | integer |
None. |
|
| HG_RatePlanId | string |
None. |
|
| HG_Payment_ChargeType | string |
None. |
|
| RoomTypeCode | string |
None. |
|
| SingleandMarkup | decimal number |
None. |
|
| DoubleandMarkup | decimal number |
None. |
|
| SingleandMarkup1 | decimal number |
None. |
|
| DoubleandMarkup1 | decimal number |
None. |
|
| AgreedSingle | decimal number |
None. |
|
| AgreedDouble | decimal number |
None. |
|
| TaxAdded | string |
None. |
|
| StarRating | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| ChkInTime | string |
None. |
|
| ChkOutTime | string |
None. |
|
| LatitudeLongitude | string |
None. |
|
| HYGHotelId | integer |
None. |
|
| SBEHotelId | integer |
None. |
|
| BOKHotelId | integer |
None. |
|
| SBEHotelCode | string |
None. |
|
| SBECodeContext | string |
None. |
|
| HrPolicyFlg | boolean |
None. |
|
| ICICI_Tariff_Flag | boolean |
None. |
|
| MarkupPercentage | decimal number |
None. |
|
| MarkupId | integer |
None. |
|
| SoldOutFlg | boolean |
None. |
|
| AvailableCount | integer |
None. |
|
| AvailableFlg | boolean |
None. |
|
| WalletStatus | string |
None. |
|
| WalletBalance | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"PropertyType": "sample string 1",
"PropertyId": "sample string 2",
"PropertyName": "sample string 3",
"RoomTypeName": "sample string 4",
"RoomTypeId": "sample string 5",
"BedId": 6,
"RatePlanCode": "sample string 7",
"CancellationPolicy": "sample string 8",
"Locality": "sample string 9",
"Max_Occupancy": 10,
"MealPlan": "sample string 11",
"Inclusions": "sample string 12",
"HRSingle": 13.0,
"SingleRate": 14.0,
"HRDouble": 15.0,
"DoubleRate": 16.0,
"BOKBlock_Id_Single": "sample string 17",
"BOKBlock_Id_Double": "sample string 18",
"TariffSingle": "sample string 19",
"TariffDouble": "sample string 20",
"SingleTax": 21.0,
"DoubleTax": 22.0,
"BOKBookingCode_CT": "sample string 23",
"Sabre_RateKey": "sample string 24",
"Sabre_GuaranteeType": "sample string 25",
"TACPercentage": 26.0,
"TAC": true,
"SMarkupAmount": 28.0,
"DMarkupAmount": 29.0,
"Sabre_PCC": "sample string 30",
"Sabre_PCC_Authorization": "sample string 31",
"ExpRoomTypeId": 32,
"HG_RatePlanId": "sample string 33",
"HG_Payment_ChargeType": "sample string 34",
"RoomTypeCode": "sample string 35",
"SingleandMarkup": 36.0,
"DoubleandMarkup": 37.0,
"SingleandMarkup1": 38.0,
"DoubleandMarkup1": 39.0,
"AgreedSingle": 40.0,
"AgreedDouble": 41.0,
"TaxAdded": "sample string 42",
"StarRating": "sample string 43",
"Phone": "sample string 44",
"Email": "sample string 45",
"ChkInTime": "sample string 46",
"ChkOutTime": "sample string 47",
"LatitudeLongitude": "sample string 48",
"HYGHotelId": 49,
"SBEHotelId": 50,
"BOKHotelId": 51,
"SBEHotelCode": "sample string 52",
"SBECodeContext": "sample string 53",
"HrPolicyFlg": true,
"ICICI_Tariff_Flag": true,
"MarkupPercentage": 56.0,
"MarkupId": 57,
"SoldOutFlg": true,
"AvailableCount": 59,
"AvailableFlg": true,
"WalletStatus": "sample string 61",
"WalletBalance": 62.0
},
{
"PropertyType": "sample string 1",
"PropertyId": "sample string 2",
"PropertyName": "sample string 3",
"RoomTypeName": "sample string 4",
"RoomTypeId": "sample string 5",
"BedId": 6,
"RatePlanCode": "sample string 7",
"CancellationPolicy": "sample string 8",
"Locality": "sample string 9",
"Max_Occupancy": 10,
"MealPlan": "sample string 11",
"Inclusions": "sample string 12",
"HRSingle": 13.0,
"SingleRate": 14.0,
"HRDouble": 15.0,
"DoubleRate": 16.0,
"BOKBlock_Id_Single": "sample string 17",
"BOKBlock_Id_Double": "sample string 18",
"TariffSingle": "sample string 19",
"TariffDouble": "sample string 20",
"SingleTax": 21.0,
"DoubleTax": 22.0,
"BOKBookingCode_CT": "sample string 23",
"Sabre_RateKey": "sample string 24",
"Sabre_GuaranteeType": "sample string 25",
"TACPercentage": 26.0,
"TAC": true,
"SMarkupAmount": 28.0,
"DMarkupAmount": 29.0,
"Sabre_PCC": "sample string 30",
"Sabre_PCC_Authorization": "sample string 31",
"ExpRoomTypeId": 32,
"HG_RatePlanId": "sample string 33",
"HG_Payment_ChargeType": "sample string 34",
"RoomTypeCode": "sample string 35",
"SingleandMarkup": 36.0,
"DoubleandMarkup": 37.0,
"SingleandMarkup1": 38.0,
"DoubleandMarkup1": 39.0,
"AgreedSingle": 40.0,
"AgreedDouble": 41.0,
"TaxAdded": "sample string 42",
"StarRating": "sample string 43",
"Phone": "sample string 44",
"Email": "sample string 45",
"ChkInTime": "sample string 46",
"ChkOutTime": "sample string 47",
"LatitudeLongitude": "sample string 48",
"HYGHotelId": 49,
"SBEHotelId": 50,
"BOKHotelId": 51,
"SBEHotelCode": "sample string 52",
"SBECodeContext": "sample string 53",
"HrPolicyFlg": true,
"ICICI_Tariff_Flag": true,
"MarkupPercentage": 56.0,
"MarkupId": 57,
"SoldOutFlg": true,
"AvailableCount": 59,
"AvailableFlg": true,
"WalletStatus": "sample string 61",
"WalletBalance": 62.0
}
]
application/xml, text/xml
Sample:
<ArrayOfRoomTypeResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HB_TR_API.Models">
<RoomTypeResponse>
<AgreedDouble>41</AgreedDouble>
<AgreedSingle>40</AgreedSingle>
<AvailableCount>59</AvailableCount>
<AvailableFlg>true</AvailableFlg>
<BOKBlock_Id_Double>sample string 18</BOKBlock_Id_Double>
<BOKBlock_Id_Single>sample string 17</BOKBlock_Id_Single>
<BOKBookingCode_CT>sample string 23</BOKBookingCode_CT>
<BOKHotelId>51</BOKHotelId>
<BedId>6</BedId>
<CancellationPolicy>sample string 8</CancellationPolicy>
<ChkInTime>sample string 46</ChkInTime>
<ChkOutTime>sample string 47</ChkOutTime>
<DMarkupAmount>29</DMarkupAmount>
<DoubleRate>16</DoubleRate>
<DoubleTax>22</DoubleTax>
<DoubleandMarkup>37</DoubleandMarkup>
<DoubleandMarkup1>39</DoubleandMarkup1>
<Email>sample string 45</Email>
<ExpRoomTypeId>32</ExpRoomTypeId>
<HG_Payment_ChargeType>sample string 34</HG_Payment_ChargeType>
<HG_RatePlanId>sample string 33</HG_RatePlanId>
<HRDouble>15</HRDouble>
<HRSingle>13</HRSingle>
<HYGHotelId>49</HYGHotelId>
<HrPolicyFlg>true</HrPolicyFlg>
<ICICI_Tariff_Flag>true</ICICI_Tariff_Flag>
<Inclusions>sample string 12</Inclusions>
<LatitudeLongitude>sample string 48</LatitudeLongitude>
<Locality>sample string 9</Locality>
<MarkupId>57</MarkupId>
<MarkupPercentage>56</MarkupPercentage>
<Max_Occupancy>10</Max_Occupancy>
<MealPlan>sample string 11</MealPlan>
<Phone>sample string 44</Phone>
<PropertyId>sample string 2</PropertyId>
<PropertyName>sample string 3</PropertyName>
<PropertyType>sample string 1</PropertyType>
<RatePlanCode>sample string 7</RatePlanCode>
<RoomTypeCode>sample string 35</RoomTypeCode>
<RoomTypeId>sample string 5</RoomTypeId>
<RoomTypeName>sample string 4</RoomTypeName>
<SBECodeContext>sample string 53</SBECodeContext>
<SBEHotelCode>sample string 52</SBEHotelCode>
<SBEHotelId>50</SBEHotelId>
<SMarkupAmount>28</SMarkupAmount>
<Sabre_GuaranteeType>sample string 25</Sabre_GuaranteeType>
<Sabre_PCC>sample string 30</Sabre_PCC>
<Sabre_PCC_Authorization>sample string 31</Sabre_PCC_Authorization>
<Sabre_RateKey>sample string 24</Sabre_RateKey>
<SingleRate>14</SingleRate>
<SingleTax>21</SingleTax>
<SingleandMarkup>36</SingleandMarkup>
<SingleandMarkup1>38</SingleandMarkup1>
<SoldOutFlg>true</SoldOutFlg>
<StarRating>sample string 43</StarRating>
<TAC>true</TAC>
<TACPercentage>26</TACPercentage>
<TariffDouble>sample string 20</TariffDouble>
<TariffSingle>sample string 19</TariffSingle>
<TaxAdded>sample string 42</TaxAdded>
<WalletBalance>62</WalletBalance>
<WalletStatus>sample string 61</WalletStatus>
</RoomTypeResponse>
<RoomTypeResponse>
<AgreedDouble>41</AgreedDouble>
<AgreedSingle>40</AgreedSingle>
<AvailableCount>59</AvailableCount>
<AvailableFlg>true</AvailableFlg>
<BOKBlock_Id_Double>sample string 18</BOKBlock_Id_Double>
<BOKBlock_Id_Single>sample string 17</BOKBlock_Id_Single>
<BOKBookingCode_CT>sample string 23</BOKBookingCode_CT>
<BOKHotelId>51</BOKHotelId>
<BedId>6</BedId>
<CancellationPolicy>sample string 8</CancellationPolicy>
<ChkInTime>sample string 46</ChkInTime>
<ChkOutTime>sample string 47</ChkOutTime>
<DMarkupAmount>29</DMarkupAmount>
<DoubleRate>16</DoubleRate>
<DoubleTax>22</DoubleTax>
<DoubleandMarkup>37</DoubleandMarkup>
<DoubleandMarkup1>39</DoubleandMarkup1>
<Email>sample string 45</Email>
<ExpRoomTypeId>32</ExpRoomTypeId>
<HG_Payment_ChargeType>sample string 34</HG_Payment_ChargeType>
<HG_RatePlanId>sample string 33</HG_RatePlanId>
<HRDouble>15</HRDouble>
<HRSingle>13</HRSingle>
<HYGHotelId>49</HYGHotelId>
<HrPolicyFlg>true</HrPolicyFlg>
<ICICI_Tariff_Flag>true</ICICI_Tariff_Flag>
<Inclusions>sample string 12</Inclusions>
<LatitudeLongitude>sample string 48</LatitudeLongitude>
<Locality>sample string 9</Locality>
<MarkupId>57</MarkupId>
<MarkupPercentage>56</MarkupPercentage>
<Max_Occupancy>10</Max_Occupancy>
<MealPlan>sample string 11</MealPlan>
<Phone>sample string 44</Phone>
<PropertyId>sample string 2</PropertyId>
<PropertyName>sample string 3</PropertyName>
<PropertyType>sample string 1</PropertyType>
<RatePlanCode>sample string 7</RatePlanCode>
<RoomTypeCode>sample string 35</RoomTypeCode>
<RoomTypeId>sample string 5</RoomTypeId>
<RoomTypeName>sample string 4</RoomTypeName>
<SBECodeContext>sample string 53</SBECodeContext>
<SBEHotelCode>sample string 52</SBEHotelCode>
<SBEHotelId>50</SBEHotelId>
<SMarkupAmount>28</SMarkupAmount>
<Sabre_GuaranteeType>sample string 25</Sabre_GuaranteeType>
<Sabre_PCC>sample string 30</Sabre_PCC>
<Sabre_PCC_Authorization>sample string 31</Sabre_PCC_Authorization>
<Sabre_RateKey>sample string 24</Sabre_RateKey>
<SingleRate>14</SingleRate>
<SingleTax>21</SingleTax>
<SingleandMarkup>36</SingleandMarkup>
<SingleandMarkup1>38</SingleandMarkup1>
<SoldOutFlg>true</SoldOutFlg>
<StarRating>sample string 43</StarRating>
<TAC>true</TAC>
<TACPercentage>26</TACPercentage>
<TariffDouble>sample string 20</TariffDouble>
<TariffSingle>sample string 19</TariffSingle>
<TaxAdded>sample string 42</TaxAdded>
<WalletBalance>62</WalletBalance>
<WalletStatus>sample string 61</WalletStatus>
</RoomTypeResponse>
</ArrayOfRoomTypeResponse>