Get Hotel Feed API

Description: Get hotel feed

Path: /api/v2/datafeed/getHotelFeed

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-rightprovinceSn*hashtag

integer

Identity of province

chevron-rightdistrictSn*hashtag

integer

Identity of district

chevron-righthotelSnListhashtag

array<integer>

List of Go2Joy hotel SN

Example

Response

Attributes

chevron-rightsnhashtag

integer

Identity of hotel

chevron-rightnamehashtag

string

Hotel's name

chevron-rightaddresshashtag

string

Hotel's address

chevron-rightlongitude hashtag

double

Hotel's longitude

chevron-rightlatitude hashtag

double

Hotel's latitude

chevron-rightaddresshashtag

string

Hotel's address

chevron-rightdistrictSnhashtag

integer

Identity of district

chevron-rightprovinceSnhashtag

integer

Identity of province

chevron-rightdescription hashtag

string

Description of hotel (Vietnamese)

chevron-rightenDescription hashtag

string

Description of hotel (English)

chevron-rightaverageMark hashtag

float

The average rating from users

chevron-righttotalReviewhashtag

integer

Total review of hotel

imageList.image

chevron-rightimageList.image.snhashtag

integer

Identify 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

Example