GET api/localtravel/getAreaHomeData/{lang}?cityId={cityId}&countryId={countryId}&pageSize={pageSize}&sources={sources}

獲取當地游城市/國家分類頁數據

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cityId

城市ID

string

Default value is

countryId

国家ID

string

Default value is

pageSize

頁寸

integer

Default value is 8

lang

語言

string

Default value is zh-hk

sources

string

Default value is

Body Parameters

None.

Response Information

Resource Description

獲取當地游城市/國家分類頁數據

ReturnResultOfLocalTravelAreaHomeRSContract
NameDescriptionTypeAdditional information
data

LocalTravelAreaHomeRSContract

None.

code

状态码:100成功,其他自定义

integer

None.

message

提示消息

string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'TC.Contracts.LocalTravel.LocalTravel_ClassifyInfo'. Path 'data.classifyList[0].classify'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'TC.Contracts.LocalTravel.LocalTravel_ClassifyInfo'. Path 'data.classifyList[0].classify'.