-
Notifications
You must be signed in to change notification settings - Fork 2
activityRead
Hyun-juhee edited this page Dec 30, 2019
·
3 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
{
"status": 200,
"message": "CityId 해당하는 Activity 조회 성공",
"data": [
{
"id": 1,
"name": "Disneyland",
"cost": 10000,
"content": "디즈니 랜드 입장권",
"url_mrt": "https://www.myrealtrip.com/",
"url_kl": "https://www.klook.com/ko/",
"img": "https://sopt-toney.s3.ap-northeast-2.amazonaws.com/1577514902682.jpg",
"CityId": 1
}
],
"success": true
}
{
"status": 204,
"message": "ACTIVITY가 없습니다",
"success": false
}
{
"status": 500,
"message": "CityId에 해당하는 Activity 조회 실패",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport