//////
Search
Duplicate

검색 api

Method
GET
URI
/search?query=
담당자
서버
클라이언트

Request

Header

Name
Type
Example
Nullable
Description
Default

Query String

Name
Type
Example
Nullable
Description
Default
query
string
텐트
false
검색어

Response

Name
Type
Example
Nullable
Description

Response Example

{ "code": "SUCCESS", "message": "성공", "result": [ { "idx": 1, "imgUrl": "http://m.nonghyupmall.com/prdimg/01/018/002/001/002/1022139969_0_400.jpg", "name": "이지캠프 티피텐트 4-5인용", "store": "동현이네 캠핑", "wish": 3, "price": "23,000" }, { "idx": 4, "imgUrl": "https://mblogthumb-phinf.pstatic.net/MjAxOTA1MjVfMjk2/MDAxNTU4NzkxODkxOTE1.9Nzkmo6G3-vUDgpTpZPculHoErakeqY7oPtlok7P1Ikg.Xw2CqsjfKGT6nXGXn-sQLa6ktya9LiNk3Igs4P-OjmQg.JPEG.dox1120/SE-3675a6f6-5e77-4ef2-a216-08b49ab95f7f.jpg?type=w800", "name": "캠프타운 어드벤쳐5 (4-5인용 오토)", "store": "알파 텐트", "wish": 2, "price": "27,000" }, { "idx": 5, "imgUrl": "https://cdn.imweb.me/upload/S2021010713029767f8f7b/f1c541d2842ad.jpg", "name": "캠프타운 어드벤쳐6 (5-6인 자동)", "store": "정텐트", "wish": 3, "price": "35,000" }, { "idx": 7, "imgUrl": "https://imgc.1300k.com/aaaaaib/goods/215024/34/215024341949.jpg?3", "name": "캠프타운 Elpaso300A 7-8인용 원터치 텐트", "store": "글램핑 코리아", "wish": 2, "price": "40,000" } ] }
JSON
복사

Status Code

Code
Message
200
성공
400
query must be string