-
Notifications
You must be signed in to change notification settings - Fork 196
DO NOT MERGE - feat: HOTEL-3054 Rate Categories in HS2 #2645
base: preview
Are you sure you want to change the base?
Conversation
@@ -300,6 +318,7 @@ For a description of the relationship between the `RoomID` and `RatePlanID` refe | |||
|`CancelPenalties`|`complex`|**Required if `RateDetailsInd` is `true` or not present** Collection of cancellation penalties. If the cancel penalties are not provided SAP Concur will display: "Cancellation policy not provided by vendor".| | |||
|`MealsIncluded`|`complex`|Defines which meals are included with this rate program.| | |||
|`RatePlanDescription`|`complex`|Textual information regarding the Rate Plan.| | |||
|`RatePlanType`|`integer`|**Optional** specify the rate plan type of this rate. Refer to Open Travel Code List Rate Plan Type (RPT)| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CWT is overloading this to indicate refunable rates, will need to get them to change for T2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not common construct in our docs to identify **Optional**
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rlee-sap - i do think it makes the doc more clear, but agree it's not common in other parts. will remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done, please review again
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.