Get Facility Suggestion List

Description: Get facility suggestion list

Path: /api/v1/hotel/getFacilitySuggestionList

Method: GET

Request

Attributes

* = required

hotelSn*

integer

Identify of hotel

keyword

string

Search by keyword based on name and nameEn of facility

page

integer

Page’s number

limit

integer

The maximum number of records to include on each page.

Response

Attributes

sn

integer

Identify of facility

name

string

Name of facility (VIE)

nameEn

string

Name of facility (ENG)

Example

Last updated