사용자 장소 단일 조회

Request Params

placeId: Int
JSON
복사

Response(성공)

Search
Response
Name
Type
Required
Description
Default
Note
Int
장소 아이디
String
장소명
Float
위도
Float
경도
CommonResponse { "status": "success", "data": { "id": 132, "...": "..." } }
JSON
복사