Update Hotel Info

Description: Update hotel information

Path: /api/v1/hotel/updateHotelInfo

Method: POST

Request

Attributes

* = required

chevron-righthotelSn*hashtag

integer

Identify of hotel

chevron-rightname*hashtag

string

Hotel’s name

chevron-rightareaCodehashtag

string

Area code

chevron-rightphone*hashtag

string

Hotel’s phone number

chevron-rightdescriptionhashtag

string

Hotel’s Policy (VIE)

chevron-rightenDescriptionhashtag

string

Hotel’s Policy (EN)

chevron-rightpolicyhashtag

string

Hotel’s Policy (VIE)

chevron-rightpolicyEnhashtag

string

Hotel’s Policy (EN)

chevron-rightimageList.image.sn*hashtag

integer

Identify of hotel image

chevron-rightimageList.image.flag*hashtag

int

The action on hotel image Possible enum values: 1 = Delete 2 = Add new 3 = Update/ Replace 4 = Skip/ Ignore

With flag = 2 (Add new) will not required imageList.image.sn

chevron-rightimageList.image.fullUrl*hashtag

string

Hotel image’s URL

chevron-rightimageList.image.firstDisplay*hashtag

integer

The image which will display first in a lot of images. Possible enum values: 0 = Not displayed first 1 = Displayed first

Example

Response

Attributes

chevron-rightacknowledgedhashtag

boolean

The update has been applied yet

Example

Last updated