PMS REST API
Online documentation
GetChildCategoriesRequest
Inheritance: HotelRequestBase
Request for to get defined child categories of the hotel
| Property Name | Type | Description |
| ChildCategoryGroupCode | string | Child group filter. Only Suite8 supports this functionality. |
| HotelCode | string | Destination hotel id or code. |
| Language | string | If specified, response will be translated based on the language code. |
| AuthData | AuthData | Request authentication info. If Http header authentication data is specified, this data is overridden |

