Get Room Type Feed API

Description: Get room type feed

Path: api/v1/datafeed/getRoomTypeFeed

Method: POST

Content Type/Accept Type: application/json

Request

Attributes

* = required

chevron-rightclientId*hashtag

string

Identity of client

chevron-righttimestamp*hashtag

timestamp

Current timestamp

chevron-righthotelSn*hashtag

integer

Identify of hotel

chevron-rightroomTypeSnListhashtag

array<integer>

List of Go2Joy room type SN

Example

Response

Attributes

chevron-rightsnhashtag

integer

Identity of room type

chevron-rightnamehashtag

string

Name of room type

chevron-rightbedTypehashtag

integer

Bed type of room type

Possible enum values: 1 = Single 2 = Double 3 = Twin 4 = Triple 5 = 2 Double

chevron-rightsquarehashtag

integer

Square of room type

chevron-rightmemohashtag

string

Note

imageList.image

chevron-rightimageList.image.snhashtag

integer

Identity of image

chevron-rightimageList.image.imageUrlhashtag

string

Image’s URL

chevron-rightimageList.image.firstDisplayhashtag

integer

The image which will display first in a lot of images.

Possible enum values: 0 = Not displayed first 1 = Displayed first

facilityList.facility

chevron-rightfacilityList.facility.snhashtag

integer

Identity of facility

chevron-rightfacilityList.facility.namehashtag

string

Facility's name (Vietnamese)

chevron-rightfacilityList.facility.nameEnhashtag

string

Facility's name (English)

viewList.view

chevron-rightviewList.view.snhashtag

integer

Identity of view

chevron-rightviewList.view.namehashtag

string

View's name (Vietnamese)

chevron-rightviewList.view.nameEnhashtag

string

View's name (English)

Example