PMS REST API
Online documentation
RateHeader
Inheritance: Rate
| Property Name | Type | Description |
| FromDate | DateTime | Valid from date |
| ToDate | DateTime | Valid to date |
| ACAvailableDates | List< DateRange > | Agent/Company link available dates |
| DefaultMarketCode | string | only for Suite8 |
| DefaultMarketDesc | string | only for Suite8 |
| DefaultSourceCode | string | only for Suite8 |
| DefaultSourceDesc | string | only for Suite8 |
| HotelCode | string | This hotel-code field is only filled-in on availability response and will be empty on other calls. |
| RateCode | string | Rate Code |
| Description | string |
for v8: this fied reflects WebRateInfo, if WebRateInfo is null then it shows RateInfo for opera: it's rateplan description |
| Infos | List<KeyValue<string, string>> |
internal (eg: for employee) info list Rate Info (key=RateInfo) for v8 and some key/value pairs for opera |

