-
Notifications
You must be signed in to change notification settings - Fork 2
tripHotelRead
Nam Koong Kwon edited this page Jan 3, 2020
·
3 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
이름 | type | 설명 |
---|
{
"status": 200,
"message": "여행 중 묵을 숙박들을 조회했습니다.",
"data": [
{
"grade": "고급호텔",
"count": "2",
"cost": 190999
},
{
"grade": "일반호텔",
"count": "2",
"cost": 114134
},
{
"grade": "저가호텔",
"count": "3",
"cost": 82689
},
{
"grade": "최고급호텔",
"count": "8",
"cost": 418102
}
],
"success": true
{
"status": 204,
"message": "정보가 없습니다.",
"success": false
}
{
"status": 500,
"message": "서버 내부 오류",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport