내가 수집한 편지 목록 조회

Request Sample

JSON
복사

Response Sample

{ "isSuccess": true, "responseCode": 1101, "message": "수집한 편지 목록 조회 성공", "result": [ { "letterId": 1, "writerNickname": "이름1", "letterContent": "내용1", "x": 1.0, "y": 1.0, "enableCount": 4, "createdAt": "2022-09-03", "updatedAt": "2022-09-03" } ], "httpStatus": "OK" }
JSON
복사
Search
Header (1)
Name
Type
Mandatory
Example
Description
COUNT1
Search
Name
Type
Mandatory
Example
Default
Description
COUNT0
Search
Name
Type
Example
Description
string
3e330fcb-2015-44b7-8558-3c62f8ccabea
UUID
COUNT1
Search
Name
Type
Value
COUNT0

Response

Search
Name
Type
Mandatory
Example
Default
Description
int
편지의 ID
String
편지를 작성한 사람의 익명 닉네임
String
편지 내용
int
편지의 잔여 열람 가능 횟수
TimeStamp
편지의 생성일
TimeStamp
편지 정보 수정일
Float
편지의 위치 - 위도
Float
편지의 위치 - 경도
COUNT8
Search
HttpStatus
Code
Error Type
Message
Description