File tree Expand file tree Collapse file tree
api-reference/direct-connects/hotel-service-4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 13261326 "example" : 19 ,
13271327 "format" : " int32" ,
13281328 "type" : " integer"
1329+ },
1330+ "recommendationReasons" : {
1331+ "$ref" : " #/definitions/RecommendationReasonsType"
13291332 }
13301333 },
13311334 "required" : [
20062009 ],
20072010 "type" : " object"
20082011 },
2012+ "RecommendationReasonsType" : {
2013+ "enum" : [
2014+ " MOST_BOOKED_BY_TRAVELER" ,
2015+ " MOST_BOOKED_BY_COMPANY" ,
2016+ " MOST_BOOKED_OVERALL" ,
2017+ " EQUIVALENT_PROPERTY" ,
2018+ " BOOKED_PREVIOUSLY_BY_TRAVELER" ,
2019+ " BOOKED_PREVIOUSLY_BY_OTHER_EMPLOYEES" ,
2020+ " PERSONA_BASED_RECOMMENDATION" ,
2021+ " LOYALTY_MEMBER" ,
2022+ " CLOSEST_TO_COMPANY_LOCATION"
2023+ ],
2024+ "example" : " MOST_BOOKED_BY_COMPANY" ,
2025+ "type" : " string"
2026+ },
20092027 "RefundableStatus" : {
20102028 "enum" : [
20112029 " UNKNOWN" ,
Original file line number Diff line number Diff line change @@ -1463,6 +1463,10 @@ <h4 id="response">Response</h4>
14631463 </ span > < span class ="s2 "> "VISA"</ span > < span class ="w ">
14641464 </ span > < span class ="p "> ],</ span > < span class ="w ">
14651465 </ span > < span class ="nl "> "propertyTypeCode"</ span > < span class ="p "> :</ span > < span class ="w "> </ span > < span class ="mi "> 12</ span > < span class ="p "> ,</ span > < span class ="w ">
1466+ </ span > < span class ="nl "> "recommendationReasons"</ span > < span class ="p "> :</ span > < span class ="w "> </ span > < span class ="p "> [</ span > < span class ="w ">
1467+ </ span > < span class ="s2 "> "EQUIVALENT_PROPERTY"</ span > < span class ="p "> ,</ span > < span class ="w ">
1468+ </ span > < span class ="s2 "> "PERSONA_BASED_RECOMMENDATION"</ span > < span class ="w ">
1469+ </ span > < span class ="p "> ]</ span > < span class ="w ">
14661470 </ span > < span class ="p "> }</ span > < span class ="w ">
14671471 </ span > < span class ="p "> ],</ span > < span class ="w ">
14681472 </ span > < span class ="nl "> "searchSessionToken"</ span > < span class ="p "> :</ span > < span class ="w "> </ span > < span class ="s2 "> "b41168ba-7ee1-4b68-9934-47f5c55337d6"</ span > < span class ="w ">
Original file line number Diff line number Diff line change 55 <description >Concur docs provides comprehensive information on working with the Concur platform</description >
66 <link >https://preview.developer.concur.com/</link >
77 <atom : link href =" https://preview.developer.concur.com/feed.xml" rel =" self" type =" application/rss+xml" />
8- <pubDate >Thu, 12 Feb 2026 18:23:37 +0000</pubDate >
9- <lastBuildDate >Thu, 12 Feb 2026 18:23:37 +0000</lastBuildDate >
8+ <pubDate >Thu, 19 Feb 2026 14:25:51 +0000</pubDate >
9+ <lastBuildDate >Thu, 19 Feb 2026 14:25:51 +0000</lastBuildDate >
1010 <generator >Jekyll v4.1.1</generator >
1111
1212 </channel >
You can’t perform that action at this time.
0 commit comments