Search

정보제공 고시를 위한 카테고리 목록 조회

URL

/api/v3/shopping-fep/{company_name}/notices/category-codes

Method

GET

Request

없음

Response

Response body
필드명
필수여부
Type
설명
선택
Object
응답 데이터
선택
Object?
에러

Response(sample)

{ "resultType": "SUCCESS", "success": { "items": [ { "categoryCode": "CLOTHING", "firstCategoryName": "패션", "secondCategoryName": "의류" }, { "categoryCode": "SHOES", "firstCategoryName": "패션", "secondCategoryName": "구두,신발" }, { "categoryCode": "BAG", "firstCategoryName": "패션", "secondCategoryName": "가방" }, { "categoryCode": "FASHION_MISCELLANEOUS_GOODS", "firstCategoryName": "패션", "secondCategoryName": "패션잡화(모자,벨트,악세사리등)" }, { "categoryCode": "BEDDING_CURTAIN", "firstCategoryName": "리빙", "secondCategoryName": "침구류,커튼" }, { "categoryCode": "FURNITURE", "firstCategoryName": "가구", "secondCategoryName": "가구(침대,쇼파,싱크대등)" }, { "categoryCode": "VIDEO_APPLIANCES", "firstCategoryName": "가전", "secondCategoryName": "영상가전(TV류)" }, { "categoryCode": "SEASONAL_APPLIANCES", "firstCategoryName": "가전", "secondCategoryName": "계절가전(에어컨,온풍기등)" }, { "categoryCode": "OFFICE_APPLIANCES", "firstCategoryName": "가전", "secondCategoryName": "사무용기기(컴퓨터,노트북,프린터등)" }, { "categoryCode": "SMALL_ELECTRONICS", "firstCategoryName": "가전", "secondCategoryName": "소형전자(MP3,전자사전등)" }, { "categoryCode": "PORTABLE_COMMUNICATION_DEVICES", "firstCategoryName": "가전", "secondCategoryName": "휴대형통신기기(휴대폰,태블릿등)" }, { "categoryCode": "HOME_APPLIANCES", "firstCategoryName": "가전", "secondCategoryName": "가정용전기제품(냉장고,세탁기등)" }, { "categoryCode": "OPTICAL_DEVICES", "firstCategoryName": "가전", "secondCategoryName": "광학기기(디지털카메라,캠코더등)" }, { "categoryCode": "AUTO_SUPPLIES", "firstCategoryName": "자동차", "secondCategoryName": "자동차용품(자동차부품,기타용품등)" }, { "categoryCode": "MEDICAL_DEVICES", "firstCategoryName": "의료기기", "secondCategoryName": "의료기기" }, { "categoryCode": "KITCHEN_UTENSILS", "firstCategoryName": "주방", "secondCategoryName": "주방용품" }, { "categoryCode": "COSMETICS", "firstCategoryName": "화장품", "secondCategoryName": "화장품" }, { "categoryCode": "PRECIOUS_METAL", "firstCategoryName": "귀금속", "secondCategoryName": "귀금속,보석,시계류" }, { "categoryCode": "AGRICULTURAL_MARINE_LIVESTOCK_PRODUCTS", "firstCategoryName": "식품", "secondCategoryName": "농수축산물" }, { "categoryCode": "PROCESSED_FOOD", "firstCategoryName": "식품", "secondCategoryName": "가공식품" }, { "categoryCode": "HEALTH_FUNCTIONAL_FOOD", "firstCategoryName": "식품", "secondCategoryName": "건강기능식품" }, { "categoryCode": "CHILD_PRODUCTS", "firstCategoryName": "어린이", "secondCategoryName": "어린이제품" }, { "categoryCode": "INSTRUMENT", "firstCategoryName": "악기", "secondCategoryName": "악기" }, { "categoryCode": "SPORTS_PRODUCTS", "firstCategoryName": "스포츠", "secondCategoryName": "스포츠용픔" }, { "categoryCode": "CONSUMER_CHEMICAL_PRODUCTS", "firstCategoryName": "생활화학제품", "secondCategoryName": "생활화학제품" }, { "categoryCode": "BIOCIDE_PRODUCTS", "firstCategoryName": "생활화학제품", "secondCategoryName": "살생물제품" }, { "categoryCode": "QUASI_DRUG", "firstCategoryName": "의약외품", "secondCategoryName": "의약외품" }, { "categoryCode": "BOOK", "firstCategoryName": "도서", "secondCategoryName": "서적" }, { "categoryCode": "ACCOMMODATION", "firstCategoryName": "예약", "secondCategoryName": "호텔,펜션 예약" }, { "categoryCode": "PACKAGE_TOUR", "firstCategoryName": "예약", "secondCategoryName": "여행패키지" }, { "categoryCode": "AIRLINE_TICKET", "firstCategoryName": "예약", "secondCategoryName": "항공권" }, { "categoryCode": "RENTAL_CAR", "firstCategoryName": "예약", "secondCategoryName": "자동차 대여 서비스 (렌터카)" }, { "categoryCode": "RENTAL_WATER_PURIFIER_BIDET_AIR_CLEANER", "firstCategoryName": "렌탈", "secondCategoryName": "물품대여 서비스 (정수기, 비데, 공기청정기 등)" }, { "categoryCode": "RENTAL_BOOK_BABY_EVENT_GOODS", "firstCategoryName": "렌탈", "secondCategoryName": "물품대여 서비스 (서적, 유아용품, 행사용품 등)" }, { "categoryCode": "DIGITAL_CONTENT", "firstCategoryName": "디지털콘텐츠", "secondCategoryName": "디지털 콘텐츠 (음원, 게임, 인터넷강의 등)" }, { "categoryCode": "GIFT_CARD", "firstCategoryName": "상품권", "secondCategoryName": "상품권,쿠폰" }, { "categoryCode": "MOBILE_COUPON", "firstCategoryName": "상품권", "secondCategoryName": "모바일 쿠폰" }, { "categoryCode": "MOVIE_SHOW", "firstCategoryName": "문화", "secondCategoryName": "영화,공연" }, { "categoryCode": "ETC_SERVICE", "firstCategoryName": "기타", "secondCategoryName": "기타용역" }, { "categoryCode": "ETC_GOODS", "firstCategoryName": "기타", "secondCategoryName": "기타재화" } ] } }
JSON
복사