For the complete documentation index, see llms.txt. This page is also available as Markdown.

Standard Category Management

Retrieve Standard Category Basic Information

get

Function Description

  • Retrieves the basic information of the standard category by standard category number.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Basic Information area

  • Retrieves the basic information of the standard category when a standard category is selected on the Standard Category Management page.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
stdCtgNostringRequired

Standard Category No.

Example: HT01000000
Responses
200

Standard Category Basic Information Inquiry Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
get/v2/display/standardCategory/{stdCtgNo}
GET /api/bo/v2/display/standardCategory/{stdCtgNo}?stdCtgNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Modify Standard Category Basic Information

put

Function Description

  • Modifies the basic information of a standard category.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Basic Information area

  • Modifies the standard category name, usage status, sort order, leaf standard category status, MD in charge, product notice item, and safety certification required status in the standard category basic information.

    • In BO, the leaf standard category status of the standard category can be modified, or the standard category basic information can only be modified if it is a leaf standard category.

  • Input parameters (*: required)

    • stdCtgNo *, stdCtgNm *, leafCtgYn *, useYn *, sortSeq *, mdId, safeCertiNeedYn, goodsNotiLisartCd, hsCd

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
Responses
200

Standard Category Basic Information Modification Successful

*/*
stringOptional
put/v2/display/standardCategory/{stdCtgNo}
PUT /api/bo/v2/display/standardCategory/{stdCtgNo} HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2232

{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}
text

Retrieve Full Standard Category List

get

Function Description

  • Retrieves the full list of standard categories.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category List Tree area

  • Retrieves the full list of standard categories to display categories in a tree structure on the Standard Category Management page.

  • Retrieved in ascending order of Parent Standard Category No. and display order.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Full Standard Category List Inquiry Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
get/v2/display/standardCategory
GET /api/bo/v2/display/standardCategory HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Save Sub Standard Category List

post

Function Description

  • Saves the sub standard category list.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Sub Standard Category List area

  • Adds, modifies, and deletes sub standard categories in the sub standard category list grid.

  • Input parameters (*: required)

    • create: stdCtgNo *, stdCtgNm *, leafCtgYn *, useYn *, sortSeq *, uprStdCtgNo *, stdLrgCtgNo, stdMidCtgNo, stdSmlCtgNo, stdThnCtgNo

    • update: stdCtgNo *, stdCtgNm *, leafCtgYn *, useYn *, sortSeq *

    • delete: stdCtgNo *

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
Responses
200

Sub Standard Category List Save Successful

*/*
stringOptional
post/v2/display/standardCategory
POST /api/bo/v2/display/standardCategory HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2232

{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}
text

Retrieve Standard Category Product Attribute List

get

Function Description

  • Retrieves the standard category product attribute list of the standard category by standard category number.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Product Attribute List grid area

  • Retrieves the standard category product attributes of the standard category displayed in the grid when a standard category is selected on the Standard Category Management page.

  • Retrieved sorted in ascending order by display order and modification date.


Revision History

  • Release v1.05_231204: Initial development of standard category product attributes

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
stdCtgNostringRequired

Standard Category No.

Example: HT01000000
Responses
200

Standard Category Product Attribute List Inquiry Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
get/v2/display/standardCategory/goodsAttr/{stdCtgNo}
GET /api/bo/v2/display/standardCategory/goodsAttr/{stdCtgNo}?stdCtgNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Save Standard Category Product Attribute List

post

Function Description

  • Saves the standard category product attribute list.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Product Attribute List area

  • Adds, modifies, and deletes sub standard categories in the standard category product attribute list grid.

  • Input parameters (*: required)

    • create: stdCtgNo *, attCd *, dispSeq *, useYn *

    • update: stdCtgNo *, attCd *, dispSeq *, useYn *

    • delete: stdCtgNo *, attCd *


Revision History

  • Release v1.05_231204: Initial development of standard category product attributes

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
stdCtgNostringRequired
Body
Responses
200

Standard Category Product Attribute List Save Successful

*/*
stringOptional
post/v2/display/standardCategory/goodsAttr/{stdCtgNo}
POST /api/bo/v2/display/standardCategory/goodsAttr/{stdCtgNo} HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 514

{
  "all": [
    {
      "stdCtgNo": "text",
      "attCd": "text",
      "dispSeq": 1,
      "useYn": "text",
      "attCdExpYn": "text",
      "attValTypCd": "text",
      "attNm": "text"
    }
  ],
  "create": [
    {
      "stdCtgNo": "text",
      "attCd": "text",
      "dispSeq": 1,
      "useYn": "text",
      "attCdExpYn": "text",
      "attValTypCd": "text",
      "attNm": "text"
    }
  ],
  "update": [
    {
      "stdCtgNo": "text",
      "attCd": "text",
      "dispSeq": 1,
      "useYn": "text",
      "attCdExpYn": "text",
      "attValTypCd": "text",
      "attNm": "text"
    }
  ],
  "delete": [
    {
      "stdCtgNo": "text",
      "attCd": "text",
      "dispSeq": 1,
      "useYn": "text",
      "attCdExpYn": "text",
      "attValTypCd": "text",
      "attNm": "text"
    }
  ]
}
text

Check Standard Category Deletable List

post

Function Description

  • Checks whether standard categories can be deleted using a list of standard category numbers.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Sub Standard Category List grid area

  • Checks whether deletion is possible when deleting a standard category in the sub standard category list grid.

  • A standard category can only be deleted if none of the following 1, 2, 3 apply.

    1. Whether it has sub standard categories

    2. Whether it is linked to a standard/display category

    3. Whether products are registered

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Bodyobject · PrStdCtgSearch[]

Retrieve Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
useYnstringOptional

Usage Status

rangeFromnumber · doubleOptional

Margin Rate Range From

rangeTonumber · doubleOptional

Margin Rate Range To

entrNostringOptional

Vendor No.

Responses
200

Standard Category List Deletable Status Check Successful

*/*
booleanOptional
post/v2/display/standardCategory/getCheckStandardCategoryListDelete
POST /api/bo/v2/display/standardCategory/getCheckStandardCategoryListDelete HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 84

[
  {
    "stdCtgNo": "HT01000000",
    "useYn": "text",
    "rangeFrom": 1,
    "rangeTo": 1,
    "entrNo": "text"
  }
]
true

Modify Category Margin Rate Information

post

Function Description

  • Modifies category margin rate information.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Category Margin Rate Management > Grid

  • Modifies the margin rate of a leaf category.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200

Category Margin Rate Information Modification Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
post/v1/display/standardCategoryMgmt/saveCategoryMrgnRateList
POST /api/bo/v1/display/standardCategoryMgmt/saveCategoryMrgnRateList HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 2886

{
  "all": [
    {
      "stdCtgNo": "HT01000000",
      "stdCtgNm": "여성",
      "leafCtgYn": "N",
      "useYn": "N",
      "sortSeq": 1,
      "uprStdCtgNo": "HT00000000",
      "stdLrgCtgNo": "HT01000000",
      "stdMidCtgNo": "HT01010000",
      "stdSmlCtgNo": "HT01010100",
      "stdThnCtgNo": "HT01010101",
      "mdId": "MIG",
      "safeCertiNeedYn": "N",
      "goodsNotiLisartCd": "001",
      "hsCd": "HSCODE1234",
      "mrgnRate": 10,
      "realGridCUD": {
        "all": [
          {
            "stdCtgNo": "HT01000000",
            "stdCtgNm": "여성",
            "leafCtgYn": "N",
            "useYn": "N",
            "sortSeq": 1,
            "uprStdCtgNo": "HT00000000",
            "stdLrgCtgNo": "HT01000000",
            "stdMidCtgNo": "HT01010000",
            "stdSmlCtgNo": "HT01010100",
            "stdThnCtgNo": "HT01010101",
            "mdId": "MIG",
            "safeCertiNeedYn": "N",
            "goodsNotiLisartCd": "001",
            "hsCd": "HSCODE1234",
            "mrgnRate": 10,
            "realGridCUD": "[Circular Reference]"
          }
        ],
        "create": [
          {
            "stdCtgNo": "HT01000000",
            "stdCtgNm": "여성",
            "leafCtgYn": "N",
            "useYn": "N",
            "sortSeq": 1,
            "uprStdCtgNo": "HT00000000",
            "stdLrgCtgNo": "HT01000000",
            "stdMidCtgNo": "HT01010000",
            "stdSmlCtgNo": "HT01010100",
            "stdThnCtgNo": "HT01010101",
            "mdId": "MIG",
            "safeCertiNeedYn": "N",
            "goodsNotiLisartCd": "001",
            "hsCd": "HSCODE1234",
            "mrgnRate": 10,
            "realGridCUD": "[Circular Reference]"
          }
        ],
        "update": [
          {
            "stdCtgNo": "HT01000000",
            "stdCtgNm": "여성",
            "leafCtgYn": "N",
            "useYn": "N",
            "sortSeq": 1,
            "uprStdCtgNo": "HT00000000",
            "stdLrgCtgNo": "HT01000000",
            "stdMidCtgNo": "HT01010000",
            "stdSmlCtgNo": "HT01010100",
            "stdThnCtgNo": "HT01010101",
            "mdId": "MIG",
            "safeCertiNeedYn": "N",
            "goodsNotiLisartCd": "001",
            "hsCd": "HSCODE1234",
            "mrgnRate": 10,
            "realGridCUD": "[Circular Reference]"
          }
        ],
        "delete": [
          {
            "stdCtgNo": "HT01000000",
            "stdCtgNm": "여성",
            "leafCtgYn": "N",
            "useYn": "N",
            "sortSeq": 1,
            "uprStdCtgNo": "HT00000000",
            "stdLrgCtgNo": "HT01000000",
            "stdMidCtgNo": "HT01010000",
            "stdSmlCtgNo": "HT01010100",
            "stdThnCtgNo": "HT01010101",
            "mdId": "MIG",
            "safeCertiNeedYn": "N",
            "goodsNotiLisartCd": "001",
            "hsCd": "HSCODE1234",
            "mrgnRate": 10,
            "realGridCUD": "[Circular Reference]"
          }
        ]
      }
    }
  ],
  "create": [
    {
      "stdCtgNo": "HT01000000",
      "stdCtgNm": "여성",
      "leafCtgYn": "N",
      "useYn": "N",
      "sortSeq": 1,
      "uprStdCtgNo": "HT00000000",
      "stdLrgCtgNo": "HT01000000",
      "stdMidCtgNo": "HT01010000",
      "stdSmlCtgNo": "HT01010100",
      "stdThnCtgNo": "HT01010101",
      "mdId": "MIG",
      "safeCertiNeedYn": "N",
      "goodsNotiLisartCd": "001",
      "hsCd": "HSCODE1234",
      "mrgnRate": 10,
      "realGridCUD": "[Circular Reference]"
    }
  ],
  "update": [
    {
      "stdCtgNo": "HT01000000",
      "stdCtgNm": "여성",
      "leafCtgYn": "N",
      "useYn": "N",
      "sortSeq": 1,
      "uprStdCtgNo": "HT00000000",
      "stdLrgCtgNo": "HT01000000",
      "stdMidCtgNo": "HT01010000",
      "stdSmlCtgNo": "HT01010100",
      "stdThnCtgNo": "HT01010101",
      "mdId": "MIG",
      "safeCertiNeedYn": "N",
      "goodsNotiLisartCd": "001",
      "hsCd": "HSCODE1234",
      "mrgnRate": 10,
      "realGridCUD": "[Circular Reference]"
    }
  ],
  "delete": [
    {
      "stdCtgNo": "HT01000000",
      "stdCtgNm": "여성",
      "leafCtgYn": "N",
      "useYn": "N",
      "sortSeq": 1,
      "uprStdCtgNo": "HT00000000",
      "stdLrgCtgNo": "HT01000000",
      "stdMidCtgNo": "HT01010000",
      "stdSmlCtgNo": "HT01010100",
      "stdThnCtgNo": "HT01010101",
      "mdId": "MIG",
      "safeCertiNeedYn": "N",
      "goodsNotiLisartCd": "001",
      "hsCd": "HSCODE1234",
      "mrgnRate": 10,
      "realGridCUD": "[Circular Reference]"
    }
  ]
}
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Retrieve Attribute Information List

get

Function Description

  • Retrieves the full attribute information list.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Product Attribute List > Register Attribute button > Attribute Information popup


Revision History

  • Release v1.05_231204: Initial development of standard category product attributes

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Full Attribute Information List Inquiry Successful

*/*

Attribute Information

attCdstringOptional

Attribute Code

attCdExpYnstringOptional

Attribute Code Exposure Status

attValTypCdstringOptional

Attribute Value Type Code (PR043) 10: text, 20: textarea, 30: editor

attNmstringOptional

Attribute Name

get/v2/display/standardCategory/goodsAttr
GET /api/bo/v2/display/standardCategory/goodsAttr HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "attCd": "text",
  "attCdExpYn": "text",
  "attValTypCd": "text",
  "attNm": "text"
}

Retrieve Standard Category Product List

get

Function Description

  • Retrieves the product list of the standard category by standard category number.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Standard Category Product List grid area

  • Retrieves the product list of the standard category displayed in the grid when a standard category is selected on the Standard Category Management page.

  • Sorted in ascending order by product number.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
stdCtgNostringRequired

Standard Category No.

Example: HT01000000
Query parameters
rowsPerPagestringRequired

Rows per Page

Example: 100
pageIdxstringRequired

Current Page

Example: 1
Responses
200

Standard Category Product List Inquiry Successful

*/*
goodsNostringOptional

Standard Category Product No.

goodsNmstringOptional

Standard Category Product Name

saleStatCdNmstringOptional

Standard Category Product Sales Status

get/v2/display/standardCategory/goods/{stdCtgNo}
GET /api/bo/v2/display/standardCategory/goods/{stdCtgNo}?rowsPerPage=text&pageIdx=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "goodsNo": "text",
  "goodsNm": "text",
  "saleStatCdNm": "text"
}

Check Standard Category Deletable Status

get

Function Description

  • Checks whether a standard category can be deleted, by standard category number.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Sub Standard Category List grid area

  • Checks whether deletion is possible when deleting a standard category in the sub standard category list grid.

  • A standard category can only be deleted if none of the following 1, 2, 3 apply.

    1. Whether it has sub standard categories

    2. Whether products are registered

    3. Whether it is linked to a display category

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
stdCtgNostringRequired

Standard Category No.

Example: HT01000000
Responses
200

Standard Category Deletable Status Check Successful

*/*
booleanOptional
get/v2/display/standardCategory/getCheckStandardCategoryDelete
GET /api/bo/v2/display/standardCategory/getCheckStandardCategoryDelete?stdCtgNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
true

Retrieve Sub Standard Category List and Count

get

Function Description

* Retrieves the sub standard category list and count of the standard category by standard category number.
---
## Detailed Description
* [BO] Display > Category Management > Standard Category Management > Sub Standard Category List grid area
* Retrieves the sub standard categories of the standard category displayed in the grid when a standard category is selected on the Standard Category Management page.
* Retrieved sorted in ascending order by display order.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
rowsPerPagestringRequired

Rows per Page

Example: 100
pageIdxstringRequired

Current Page

Example: 1
stdCtgNostringRequired

Standard Category No.

Example: HT01000000
Responses
200

Sub Standard Category List Inquiry Successful

*/*
totalCountinteger · int32Optional
get/v2/display/standardCategory/children/{stdCtgNo}
GET /api/bo/v2/display/standardCategory/children/{stdCtgNo}?rowsPerPage=text&pageIdx=text&stdCtgNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "totalCount": 1,
  "payloads": []
}

Retrieve Standard Category Margin Rate

get

Function Description

  • Retrieves the margin rate of a standard category.


Detailed Description

  • [BO] Product > Product Management > Product Registration > Retrieves the margin rate of the selected standard category when a standard category is selected.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
200

Standard Category Margin Rate Inquiry Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
get/v1/display/standardCategoryMgmt/getCategoryMrgnRate
GET /api/bo/v1/display/standardCategoryMgmt/getCategoryMrgnRate?search=[object+Object] HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Retrieve Category Margin Rate Management List

get

Function Description

  • Retrieves the category margin rate management list.


Detailed Description

  • [BO] Display > Category Management > Standard Category Management > Category Margin Rate Management tab

  • Retrieves the list for managing the margin rate of leaf categories on the Category Margin Rate Management tab.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Category Margin Rate Management List Inquiry Successful

*/*

Standard Category

stdCtgNostringOptional

Standard Category No.

Example: HT01000000
stdCtgNmstringOptional

Standard Category Name

Example: 여성
leafCtgYnstringOptional

Leaf Category Status

Example: N
useYnstringOptional

Usage Status

Example: N
sortSeqinteger · int32Optional

Sort Order

Example: 1
uprStdCtgNostringOptional

Parent Standard Category No.

Example: HT00000000
stdLrgCtgNostringOptional

Standard Large Category No.

Example: HT01000000
stdMidCtgNostringOptional

Standard Medium Category No.

Example: HT01010000
stdSmlCtgNostringOptional

Standard Small Category No.

Example: HT01010100
stdThnCtgNostringOptional

Standard Detail Category No.

Example: HT01010101
mdIdstringOptional

MD ID

Example: MIG
safeCertiNeedYnstringOptional

Safety Certification Required Status

Example: N
goodsNotiLisartCdstringOptional

Product Notification Item Code

Example: 001
hsCdstringOptional

Item Classification Code

Example: HSCODE1234
mrgnRatenumberOptional

Category Margin Rate

Example: 10
mdNmstringRead-onlyOptional

MD Name

Example: x2bee
goodsNotiLisartCdNmstringRead-onlyOptional

Product Notice Item Code Name

Example: 의류
leafCtgYnChangePossiblestringRead-onlyOptional

Whether Leaf Standard Classification Status Can Be Changed

Example: Y
uprStdCtgNmstringRead-onlyOptional

Parent Standard Category Name

Example: 여성
hierarchyTextstringRead-onlyOptional

Hierarchy Structure Text

Example: 여성 > 아우터
get/v1/display/standardCategoryMgmt/getCategoryMrgnRateMgmt
GET /api/bo/v1/display/standardCategoryMgmt/getCategoryMrgnRateMgmt HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "stdCtgNo": "HT01000000",
  "stdCtgNm": "여성",
  "leafCtgYn": "N",
  "useYn": "N",
  "sortSeq": 1,
  "uprStdCtgNo": "HT00000000",
  "stdLrgCtgNo": "HT01000000",
  "stdMidCtgNo": "HT01010000",
  "stdSmlCtgNo": "HT01010100",
  "stdThnCtgNo": "HT01010101",
  "mdId": "MIG",
  "safeCertiNeedYn": "N",
  "goodsNotiLisartCd": "001",
  "hsCd": "HSCODE1234",
  "mrgnRate": 10,
  "mdNm": "x2bee",
  "goodsNotiLisartCdNm": "의류",
  "leafCtgYnChangePossible": "Y",
  "uprStdCtgNm": "여성",
  "hierarchyText": "여성 > 아우터",
  "realGridCUD": {
    "all": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "create": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "update": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ],
    "delete": [
      {
        "stdCtgNo": "HT01000000",
        "stdCtgNm": "여성",
        "leafCtgYn": "N",
        "useYn": "N",
        "sortSeq": 1,
        "uprStdCtgNo": "HT00000000",
        "stdLrgCtgNo": "HT01000000",
        "stdMidCtgNo": "HT01010000",
        "stdSmlCtgNo": "HT01010100",
        "stdThnCtgNo": "HT01010101",
        "mdId": "MIG",
        "safeCertiNeedYn": "N",
        "goodsNotiLisartCd": "001",
        "hsCd": "HSCODE1234",
        "mrgnRate": 10,
        "mdNm": "x2bee",
        "goodsNotiLisartCdNm": "의류",
        "leafCtgYnChangePossible": "Y",
        "uprStdCtgNm": "여성",
        "hierarchyText": "여성 > 아우터",
        "realGridCUD": {
          "all": [
            "[Circular Reference]"
          ],
          "create": [
            "[Circular Reference]"
          ],
          "update": [
            "[Circular Reference]"
          ],
          "delete": [
            "[Circular Reference]"
          ]
        }
      }
    ]
  }
}

Last updated