-
Notifications
You must be signed in to change notification settings - Fork 2
activityCreate
Hyun-juhee edited this page Jan 1, 2020
·
6 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
이름 | type | 설명 |
---|---|---|
name | string | activity 이름 |
cost | int | 가격 |
content | string | 내용 |
url_mrt | string | my-real-trip 예약 링크 |
url_kl | string | KLOOK 예약 링크 |
img | string | 사진파일 |
{
"status": 200,
"data": {
"id": 1,
"name": "Disneyland",
"cost": "10000",
"content": "디즈니 랜드 입장권",
"url_mrt": "https://www.myrealtrip.com/",
"url_kl": "https://www.klook.com/ko/",
"CityId": "1",
"img": "https://sopt-toney.s3.ap-northeast-2.amazonaws.com/1577514902682.jpg"
},
"success": true
}
{
"status": 400,
"message": "필요한 값이 없습니다, name",
"success": false
}
{
"json": {
"status": 500,
"success": false
}
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport