-
Notifications
You must be signed in to change notification settings - Fork 2
timelineRead
Hyun-juhee edited this page Jan 2, 2020
·
2 revisions
메소드 | 파라미터 | 설명 |
---|---|---|
Content-Type | application/json |
{
"status": 200,
"message": "지출내역 조회 성공",
"data": [
{
"id": 2,
"day": 1,
"cost": 12000,
"category": 5,
"content": "coffee"
}
],
"success": true
}
{
"status": 204,
"message": "지출내역이 없습니다.",
"success": false
}
{
"status": 500,
"message": "지출내역 조회 실패",
"success": false
}
-
여행 예산 짜기
-
일정
-
지출입력
-
HOME
-
My Page
-
액티비티 정보
- City
- Activity
- Food
- Hotel
- Shopping
- Snack
- Transport