Get Room Bed Type Suggestion List

Description: Get room bed type suggestion list

Path: /api/v1/hotel/getRoomBedTypeSuggestionList

Method: GET

Request

Attributes

* = required

hotelSn*

integer

Identify of hotel

keyword

string

Search by keyword based on name and nameEn of bed type

Response

Attributes

sn

integer

Identify of bed type

name

string

Name of bed type (VIE)

nameEn

string

Name of bed type (ENG)

Example

Last updated