RateType
| Name | Description | Type | Required? |
|---|---|---|---|
| CurrencyCode | The code specifying a monetary unit. Use ISO 4217, three alpha code. | string | Required |
| BaseByGuestAmts | Indicates a collection of Base charges by number of guests.(All Ocuppancies prices must be fulfill, its not allowed partial updates) | Collection of BaseByGuestAmtType | Required |
| AdditionalGuestAmounts | Indicates a collection of charges that apply to for additional guests. (All Ocuppancies prices must be fulfill, its not allowed partial updates) | Collection of AdditionalGuestAmountType | Required |