[자율][A202]369팀
/
사용자 장소 단일 조회
사용자 장소 단일 조회
Request Params
placeId
:
Int
JSON
복사
Response(성공)
Search
Response
Name
Type
Required
Description
Default
Note
placeId
Open
Int
장소 아이디
name
Open
String
장소명
lat
Open
Float
위도
lng
Open
Float
경도
CommonResponse
{
"status"
:
"success"
,
"data"
:
{
"id"
:
132
,
"..."
:
"..."
}
}
JSON
복사