Standard Category Management
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.
Standard Category No.
HT01000000Standard Category Basic Information Inquiry Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Standard Category Basic Information Inquiry Failed
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]"
]
}
}
]
}
}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
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Standard Category Basic Information Modification Successful
Standard Category Basic Information Modification Failed
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]"
]
}
}
]
}
}textFunction 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.
Full Standard Category List Inquiry Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Full Standard Category List Inquiry Failed
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]"
]
}
}
]
}
}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 *
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Sub Standard Category List Save Successful
Sub Standard Category List Save Failed
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]"
]
}
}
]
}
}textFunction 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
Standard Category No.
HT01000000Standard Category Product Attribute List Inquiry Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Standard Category Product Attribute List Inquiry Failed
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]"
]
}
}
]
}
}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
Standard Category Product Attribute List Save Successful
Standard Category Product Attribute List Save Failed
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"
}
]
}textFunction 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.
Whether it has sub standard categories
Whether it is linked to a standard/display category
Whether products are registered
Retrieve Standard Category
Standard Category No.
HT01000000Usage Status
Margin Rate Range From
Margin Rate Range To
Vendor No.
Standard Category List Deletable Status Check Successful
Standard Category List Deletable Status Check Failed
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"
}
]trueCategory Margin Rate Information Modification Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Category Margin Rate Information Modification Failed
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]"
]
}
}
]
}
}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
Full Attribute Information List Inquiry Successful
Attribute Information
Attribute Code
Attribute Code Exposure Status
Attribute Value Type Code (PR043) 10: text, 20: textarea, 30: editor
Attribute Name
Full Attribute Information List Inquiry Failed
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"
}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.
Standard Category No.
HT01000000Rows per Page
100Current Page
1Standard Category Product List Inquiry Successful
Standard Category Product No.
Standard Category Product Name
Standard Category Product Sales Status
Standard Category Product List Inquiry Failed
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"
}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.
Whether it has sub standard categories
Whether products are registered
Whether it is linked to a display category
Standard Category No.
HT01000000Standard Category Deletable Status Check Successful
Standard Category Deletable Status Check Failed
GET /api/bo/v2/display/standardCategory/getCheckStandardCategoryDelete?stdCtgNo=text HTTP/1.1
Host: api-bo.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
trueFunction 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.Rows per Page
100Current Page
1Standard Category No.
HT01000000Sub Standard Category List Inquiry Successful
Sub Standard Category List Inquiry Failed
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": []
}Standard Category Margin Rate Inquiry Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Standard Category Margin Rate Inquiry Failed
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]"
]
}
}
]
}
}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.
Category Margin Rate Management List Inquiry Successful
Standard Category
Standard Category No.
HT01000000Standard Category Name
여성Leaf Category Status
NUsage Status
NSort Order
1Parent Standard Category No.
HT00000000Standard Large Category No.
HT01000000Standard Medium Category No.
HT01010000Standard Small Category No.
HT01010100Standard Detail Category No.
HT01010101MD ID
MIGSafety Certification Required Status
NProduct Notification Item Code
001Item Classification Code
HSCODE1234Category Margin Rate
10MD Name
x2beeProduct Notice Item Code Name
의류Whether Leaf Standard Classification Status Can Be Changed
YParent Standard Category Name
여성Hierarchy Structure Text
여성 > 아우터Category Margin Rate Management List Inquiry Failed
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