coupang
GET/v2/providers/seller_api/apis/api/v1/marketplace/meta/category-related-metas/display-category-codes/{displayCategoryCode}v1

Category Metadata Query

# 01

Summary

Available buyer market: Korean Use the displayCategoryCode to search for the list of public notices, options, required documents, and certification information belonging to the corresponding category.

# 02

Details

Available buyer market: Korean
Use the displayCategoryCode to search for the list of public notices, options, required documents, and certification information belonging to the corresponding category. When creating a product, you must configure the product creation specification with items that match the meta information of each category as stipulated by Coupang. When searching for category meta information, the same Endpoint as the Marketplace is used, and an additional parameter is responded regarding whether distribution period information is required for the queried category. For Rocket Growth products, distribution period information must be provided when registering the product based on the corresponding parameter.
 
 

Path

GET

/v2/providers/seller_api/apis/api/v1/marketplace/meta/category-related-metas/display-category-codes/{displayCategoryCode}

Example Endpoint

GET https://api-gateway.coupang.com/v2/providers/seller_api/apis/api/v1/marketplace/meta/category-related-metas/display-category-codes/78877

 

Request Parameters

Path Segment Parameter

Name Required Type Description
displayCategoryCode O  Number
Display category code

 

Request Example 

not require body

 

Response Message

Name 

Type 

Description 

code 

Number 

Result code: 
SUCCESS/ERROR 

message 

String 

Result message 

data 

Array 

Category metadata; 
Repeat N times as many as the number of seller products in the query 

 

isAllowSingleItem 

Boolean 

Whether a single item can be listed or not 
true / false 
※ Regardless of the value of isAllowSingleItem, single product (item) can be listed as there is no attributes input in product creation API. (Applicable from the end of 2020) 

 

attributes 

Array 

Category option list (Purchase option/search option ) 
Repeat as many times as the number of options; 
Attributes may be added, modified, and deleted before product sales is approved. 
After product sales is approved, attributes may be added but not deleted or modified. 

 

 

attributeTypeName 

String 

Option type name 

 

 

required 

String 

Response Value 

Mean 

MANDATORY 

Required 

OPTIONAL 

Optional 

 
※ The free purchase option configuration(open attribute) is possible. More details can be found in the guide below. 
New Product Creation API Guide (changed on October 12, 2020) 

 

 

dataType 

String 

Data type 

Response Value 

Mean 

STRING 

String 

NUMBER 

Number 

DATE 

Date 

 

 

 

basicUnit 

String 

Basic unit 
Ex) 
Length (cm): cm, mm, m, km 
Length (inch): in, ft, yd 
Weight (g): mg, g, kg, t, oz, lb 
Volume (ml): cc, ml, L 
Data capacity (GB): KB, MB, GB, TB 
Quantity (unit): Piece, piece per package, sheet, sheet per package, pack, piece per, page, bottle, portion, box, Ea, pouch, can, stick, book, set, capsule, container, tablet, packet 

 

 

usableUnits 

 Array 

List of usable units 
Ex) 
Length (cm): cm, mm, m, km 
Length (inch): in, ft, yd 
Weight (g): mg, g, kg, t, oz, lb 
Volume (ml): cc, ml, L 
Data capacity (GB): KB, MB, GB, TB 
Quantity (unit): Piece, piece per package, sheet, sheet per package, pack, piece per, page, bottle, portion, box, Ea, ouch, can, stick, book, set, capsule, container, tablet, packet 

 

 

groupNumber 

String 

Group attributes (Whether it is in the format that offers the option of choosing attributes) 
NONE: Not group attributes 
1 or 2: Group attributes. In this case, there are attributes in the attributes information with the same groupNumber value. Enter only one of the two. 

 

 

exposed 

String 

Purchase option/search option separator 

Response Value 

Mean 

EXPOSED 

Purchase option 

NONE 

Search option 

 

 

noticeCategories 

Array 

Product notice list; 
Repeat as many times as the number of options 

 

 

noticeCategoryName 

String 

Product notice category name 

 

 

noticeCategoryDetailNames 

String 

Product notice category, detailed list 
 

 

 

 

noticeCategoryDetailName 

String 

Product notice category, detailed name 
 

 

 

 

required 

String 

Required or not 

Response Value 

Mean 

MANDATORY 

Required 

OPTIONAL 

Optional 

 

 

requiredDocumentNames 

Array 

List of required documents; 
Repeat as many times as the number of options 

 

 

templateName 

String 

Required document name 

 

 

required 

String 

Whether the document is required or not 

Response Value 

Mean 

MANDATORY 

Required 

OPTIONAL 

Optional 

 

 

certifications 

Array 

Product certification information; 
Repeat as many times as the number of options 

 

 

certificationType 

String 

Enter in the "certificationType" field when listing/modifying a product 

 

 

name 

String 

Certification name 

 

 

dataType 

String 

Certification name 
CODE (Enter the code issued by the certification authority) 
NONE (No need to enter the code) 

 

 

required 

String 

Required or not 
MANDATORY (Required) 
RECOMMEND (Recommended) 
OPTIONAL (Optional) 

 

allowedOfferConditions 

Array 

Allowed product condition 
Check the value to confirm whether the refurbished / used product may be listed. 

Response Value 

Mean 

NEW 

New 

REFURBISHED 

Refurbished 

USED_BEST 

Used (Best) 

USED_GOOD 

Used (Good) 

USED_NORMAL 

Used (Normal) 

 

 

isExpirationDateRequiredForRocketGrowth 

Boolean 

Whether distributionPeriod is required or not for Rocket Growth product sku information 

 

Response Example

{

  "code": "SUCCESS",

  "message": "",

  "data": {

    "isAllowSingleItem": true,

    "attributes": [

      {

        "attributeTypeName": "수량",

        "dataType": "NUMBER",

        "basicUnit": "개",

        "usableUnits": [

          "개",

          "개입",

          "매",

          "매입",

          "팩",

          "입",

          "장",

          "병",

          "인용",

          "인분",

          "box",

          "Ea",

          "포",

          "캔",

          "박스",

          "스틱",

          "권",

          "set",

          "세트",

          "조",

          "캡슐",

          "통",

          "정",

          "봉",

          "마리",

          "롤",

          "p",

          "구",

          "피스",

          "회",

          "회분",

          "단계",

          "번",

          "프렛",

          "음판",

          "건반",

          "쪽",

          "단",

          "칸",

          "종",

          "분류",

          "현",

          "선",

          "공",

          "자리",

          "폭",

          "rpm",

          "색",

          "대"

        ],

        "required": "OPTIONAL",

        "groupNumber": "NONE",

        "exposed": "EXPOSED"

      },

      {

        "attributeTypeName": "자동차거치용품 거치대고정",

        "dataType": "STRING",

        "basicUnit": "없음",

        "usableUnits": [],

        "required": "OPTIONAL",

        "groupNumber": "NONE",

        "exposed": "NONE"

      },

      {

        "attributeTypeName": "헤드 회전 가능여부",

        "dataType": "STRING",

        "basicUnit": "없음",

        "usableUnits": [],

        "required": "OPTIONAL",

        "groupNumber": "NONE",

        "exposed": "NONE"

      },

      {

        "attributeTypeName": "각도조절 가능여부",

        "dataType": "STRING",

        "basicUnit": "없음",

        "usableUnits": [],

        "required": "OPTIONAL",

        "groupNumber": "NONE",

        "exposed": "NONE"

      }

    ],

    "noticeCategories": [

      {

        "noticeCategoryName": "자동차용품(자동차부품/기타 자동차용품)",

        "noticeCategoryDetailNames": [

          {

            "noticeCategoryDetailName": "품명 및 모델명",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "출시년월",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "KC 인증 필 유무",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "제조자(수입자)",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "제조국",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "크기",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "적용차종",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "품질보증기준",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "A/S 책임자와 전화번호",

            "required": "MANDATORY"

          }

        ]

      },

      {

        "noticeCategoryName": "기타 재화",

        "noticeCategoryDetailNames": [

          {

            "noticeCategoryDetailName": "품명 및 모델명",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "인증사항",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "제조국(원산지)",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "제조자(수입자)",

            "required": "MANDATORY"

          },

          {

            "noticeCategoryDetailName": "소비자상담 관련 전화번호",

            "required": "MANDATORY"

          }

        ]

      }

    ],

    "requiredDocumentNames": [

      {

        "templateName": "기타인증서류",

        "required": "OPTIONAL"

      },

      {

        "templateName": "수입신고필증(병행수입 선택시)",

        "required": "MANDATORY_PARALLEL_IMPORTED"

      },

      {

        "templateName": "인보이스영수증(해외구매대행 선택시)",

        "required": "MANDATORY_OVERSEAS_PURCHASED"

      }

    ],

    "certifications": [

      {

        "certificationType": "NOT_REQUIRED",

        "name": "인증대상아님",

        "dataType": "NONE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "PRESENTED_IN_DETAIL_PAGE",

        "name": "상세설명에 표시",

        "dataType": "NONE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_KID_CERTIFICATION",

        "name": "KC인증 어린이제품 안전인증",

        "dataType": "CODE",

        "required": "RECOMMEND"

      },

      {

        "certificationType": "KC_KID_CONFIRM",

        "name": "KC인증 어린이제품 안전확인",

        "dataType": "CODE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_KID_PROVIDER",

        "name": "KC인증 어린이제품 공급자적합성확인",

        "dataType": "NONE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_ELECTRONICS_CERTIFICATION",

        "name": "KC인증 전기용품 안전인증",

        "dataType": "CODE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_ELECTRONICS_CONFIRM",

        "name": "KC인증 전기용품 안전확인",

        "dataType": "CODE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_ELECTRONICS_PROVIDER",

        "name": "KC인증 전기용품 공급자적합성확인",

        "dataType": "NONE",

        "required": "OPTIONAL"

      },

      {

        "certificationType": "KC_HOUSEHOLD_CERTIFICATION",

        "name": "KC인증 생활용품 안전인증",

        "dataType": "CODE",

        "required": "RECOMMEND"

      },

      {

        "certificationType": "KC_HOUSEHOLD_CONFIRM",

        "name": "KC인증 생활용품 자율안전확인",

        "dataType": "CODE",

        "required": "RECOMMEND"

      },

      {

        "certificationType": "KC_HOUSEHOLD_QUALITY",

        "name": "KC인증 생활용품 안전품질표시",

        "dataType": "NONE",

        "required": "RECOMMEND"

      },

      {

        "certificationType": "KC_HOUSEHOLD_PACKAGING",

        "name": "KC인증 생활용품 어린이보호포장",

        "dataType": "NONE",

        "required": "RECOMMEND"

      },

      {

        "certificationType": "COMMUNICATION_EQUIPMENT",

        "name": "방송통신기자재 적합성 평가 대상",

        "dataType": "CODE",

        "required": "RECOMMEND"

      }

    ],

    "allowedOfferConditions": [

      "NEW",

      "REFURBISHED",

      "USED_BEST",

      "USED_GOOD",

      "USED_NORMAL"

    ],

    "isExpirationDateRequired": true

  }

}

 

Error Spec

HTTP Status Code (Error Type) Error Message Solution
400 (Check Request Parameter) The management category cannot be found for this display category code. Check with your MD and enter the valid display category. Make sure that the display category code is correct.
400 (Check Request Parameter) Make sure that the display category code is in numbers. Make sure that the display category code is correct. The display category code may only be in numbers.