일정 세부 조회

Request Params

scheduleId: String
JSON
복사

Response(성공)

Search
Name
Type
Required
Description
Default
Note
Long
카테고리 id
-
String
일정 제목
-
String
시작일
-
String
종료일
-
String
시작시간
* startTime, endTime은 세트
String
종료시간
String
알림 날짜
-
시작 시간 (분) 전
String
메모
-
PlaceDto
도착지
-
PlaceDto
출발지
-
RepeatDto
반복
Boolean
완료 여부
false
CommonResponse{ "status": "success", "data": { "id": 123, "...": "..." } }
JSON
복사