get Channel Card Type Mappings
GET {{HostName}}/chl/v1/channels/cardType/mappings?includeInactive=false&offset=0&hotelIds={{HotelId}}&bookingChannelCodes=DOC
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
includeInactive | boolean | ||
offset | number | ||
hotelIds | string | ||
cardTypes | string | ||
fetchMapped | boolean | ||
bookingChannelCodes | string | ||
fetchUnmapped | boolean | ||
channelCardTypes | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |