[자율][A202]369팀
/
기프티콘 사용지점 목록
기프티콘 사용지점 목록
Request Query
Search
Request
Name
Type
Required
Description
Default
Note
gifticonId
Open
Int
기프티콘 아이디
lat
Open
Float
중심 위도
현재 위치의 위도
lng
Open
Float
중심 경도
현재 위치의 경도
Response(성공)
StoreResponse의 List를 반환
Search
Response
Name
Type
Required
Description
Default
Note
name
Open
String
장소명
address
Open
String
주소
lat
Open
Float
위도
lng
Open
Float
경도
distance
Open
String
중심 좌표까지의 거리(m)
CommonResponse
{
"status"
:
"success"
,
"data"
:
{
"id"
:
"String"
,
"name"
:
"String"
}
}
JSON
복사