get Room Groups
GET {{HostName}}/rm/config/v1/hotels/{{HotelId}}/rateGroups?fetchInactive=true
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fetchInactive | boolean | ||
codes | null | ||
wildCard | null | ||
description | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |