-
Notifications
You must be signed in to change notification settings - Fork 2
medianHotelReadiOS
Nam Koong Kwon edited this page Jan 2, 2020
·
4 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
변수명 | 타입 | 설명 |
---|---|---|
CityId | INTGER | city PK (Paris : 1) |
subCategory | INTEGER | 2 : 저가호텔, 3 : 일반호텔, 4 : 고급호텔, 5 : 최고급호텔 |
변수명 | 타입 | 설명 |
---|
{
{
"status": 200,
"data": {
"result": [
{
"category": "고급호텔",
"cost": 164,
"url": "https://www.tripadvisor.co.kr/Hotels-g187147-Paris_Ile_de_France.html",
"info": [
{
"name": "Pullman Paris Tour Eiffel",
"cost": 265
},
{
"name": "Novotel Paris Centre Bercy",
"cost": 130
},
{
"name": "Novotel Paris Les Halles",
"cost": 211
}
]
}
]
},
"success": true
}
{
"status": 204,
"message": "평균값에 대한 정보가 없습니다",
"success": false
}
{
"status": 500,
"message": "평균값 조회에 실패했습니다.",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport