기프티콘 사용지점 목록

Request Query

Search
Request
Name
Type
Required
Description
Default
Note
Int
기프티콘 아이디
Float
중심 위도
현재 위치의 위도
Float
중심 경도
현재 위치의 경도

Response(성공)

StoreResponse의 List를 반환
Search
Name
Type
Required
Description
Default
Note
String
장소명
String
주소
Float
위도
Float
경도
String
중심 좌표까지의 거리(m)
CommonResponse{ "status": "success", "data": { "id": "String", "name": "String" } }
JSON
복사