Display Category
Site No.
1Display Media Code (DP018)
20Icon Type Code (DP001)
100Access Token
Display icon list retrieved successfully
Icon DTO
Site
1Icon No.
130Icon Name
아이콘명Icon Type Code
100:상품,200:게시판,300:이벤트,400:장바구니PC Icon File Name
PC파일명PC Icon Path Name
/PcPathMO Icon File Name
MO파일명MO Icon Path
/MoPathGET /api/display/v1/icon?siteNo=text&dispMediaCd=text HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
Display icon list retrieved successfully
{
"siteNo": 1,
"dispIconNo": 130,
"iconNm": "아이콘명",
"iconTypCd": "100:상품,200:게시판,300:이벤트,400:장바구니",
"pcIconFileNm": "PC파일명",
"pcIconPathNm": "/PcPath",
"moIconFileNm": "MO파일명",
"moIconPathNm": "/MoPath"
}Function Description
This API retrieves the product list.
Detailed Description
If a display category number is passed, retrieves the detailed product information list for the display category.
If a product number is passed, retrieves the detailed information list for the product.
If a page number and page size are passed, the total count (totalCount) is retrieved together.
Product No. List
10001741,10001791Category No.
10000001Page No.
1Page Size
20Sort Code
Sales Status Code (PR005)
Access Token
Displayed products retrieved successfully
Product DTO
Product No.
100000001Product Name
상품명Vendor No.
1000001Product Composition Code (PR001) 10: General Product, 20: Bundled Product
10Product Type Code (PR002) 10: General Product, 20: Free Gift, 30: E-Coupon Product
10Sales Method Code (PR003) 10: General Sale, 20: Reservation Product
10Brand No.
1000001Brand Name
브랜드명Purchaser Age Restriction Code (PR004) 0: 0, 15: 15
0Display Status
YSales Status Code (PR005) 01: Temporary Save, 02: Pending Approval, 03: Rejected, 10: On Sale, 20: Sold Out, 30: Discontinued
10Product Registration Date/Time
2021-01-01 00:00:00Sales Start Date/Time
2021-01-01 00:00:00Sales End Date/Time
2029-01-01 00:00:00Inventory Management Status
YDelivery Processing Type Code (PR008) 10: Center Delivery, 20: Vendor Delivery
10Delivery Product Classification Code (PR010) 01: General Product, 02: Installation Product, 03: Made-to-Order, 04: E-Coupon
01Delivery Method Code (PR009) 01: Courier Delivery, 02: No Delivery
10Delivery Lead Time
1Delivery Policy No.
1Price History Start Date/Time
2021-01-01 00:00:00Price History End Date/Time
2029-01-01 00:00:00Recent Selling Price
10000Selling Price
10000Applied Price (Display Price)
10000Display Category No.
1Delivery Fee Type Code (VD005) 10: Free, 20: Paid, 30: Conditionally Free
10Product Instant Discount Coupon No.
1Product Instant Discount Application Start Date/Time
2021-01-01 00:00:00Product Instant Discount Application End Date/Time
2029-01-01 00:00:00Product Main Image Content Serial No.
1Reservation Sale Status
YReservation Start Date/Time
2021-01-01 00:00:00Reservation End Date/Time
2029-01-01 00:00:00Product Review Count
1Product Review Helpful Count
1Product Review Average Rating
1Product Instant Fixed Amount/Rate Type Code (MK005)
01Product Instant Discount Rate/Amount
Product Discount Rate
Wishlist Count
10Representative Image File Path
Representative Image Alt Text
Adult Verification Status
Icon Information
Time Deal Status
GET /api/display/v1/goods HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
Displayed products retrieved successfully
{
"goodsNo": 100000001,
"goodsNm": "상품명",
"entrNo": 1000001,
"goodsCompCd": 10,
"goodsTypCd": 10,
"saleMethCd": 10,
"brandNo": 1000001,
"brandNm": "브랜드명",
"buyrAgeLmtCd": 0,
"dispYn": "Y",
"saleStatCd": 10,
"goodsRegDtm": "2021-01-01 00:00:00",
"saleStrDtm": "2021-01-01 00:00:00",
"saleEndDtm": "2029-01-01 00:00:00",
"stkMgrYn": "Y",
"deliProcTypCd": 10,
"deliGoodsGbCd": "01",
"deliWayCd": 10,
"deliDday": 1,
"deliPolcNo": 1,
"prcHistStrDtm": "2021-01-01 00:00:00",
"prcHistEndDtm": "2029-01-01 00:00:00",
"rcntSalePrc": 10000,
"salePrc": 10000,
"aplyPrc": 10000,
"dispCtgNo": 1,
"dlexTypCd": 10,
"goodsImmedDcCpnNo": 1,
"goodsImmedDcAplyStrDtm": "2021-01-01 00:00:00",
"goodsImmedDcAplyEndDtm": "2029-01-01 00:00:00",
"goodsRepImgContSn": 1,
"rservSaleYn": "Y",
"rservStrDtm": "2021-01-01 00:00:00",
"rservEndDtm": "2029-01-01 00:00:00",
"goodsRevCnt": 1,
"goodsRevHlpfulCnt": 1,
"goodsRevStarscrAvgVal": 1,
"fixamtFxrtGbCd": "01",
"dcRateAmt": 1,
"dcRate": 1,
"wishListCnt": 10,
"goodsRepImgPathNm": "text",
"trnfTextCont": "text",
"adlCertiYn": "text",
"iconList": [
"text"
],
"prcTimeDealYn": "text"
}Function Description
Retrieves all display category information or brand display category information.
Detailed Description
All display category information
If there are no parameters, retrieves all display category information hierarchically (large/medium/small/detail) using subCategoryList.
Brand display category information
If a brand number (brandNo) is provided as a parameter, retrieves the display category information that the brand's products belong to, hierarchically (large/medium/small/detail) using subCategoryList.
Brand No.
100001Access Token
Display category information retrieved successfully
Display Category
Display Category No.
Display Category Name
Display Order
Parent Display Category No.
Large Category No.
Middle Category No.
Sub Category No.
Detail Category No.
Lowest-Level Status
Category Depth
Failed to retrieve display category information
GET /api/display/v1/displayCategory HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
"[Circular Reference]"
]
}
]
}
]
}Function Description
Retrieves display category information by display category number.
Detailed Description
Single display category information
Retrieves only the display category information corresponding to the display category number (dispCtgNo) provided as a parameter.
Since only the information for the given display category number is retrieved, subCategoryList is excluded from the response.
Display Category No.
444Access Token
Single display category retrieved successfully
Display Category
Display Category No.
Display Category Name
Display Order
Parent Display Category No.
Large Category No.
Middle Category No.
Sub Category No.
Detail Category No.
Lowest-Level Status
Category Depth
Failed to retrieve single display category
GET /api/display/v1/displayCategory/{dispCtgNo} HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
{
"dispCtgNo": "text",
"dispCtgNm": "text",
"dispSeq": 1,
"uprDispCtgNo": "text",
"lrgCtgNo": "text",
"midCtgNo": "text",
"smlCtgNo": "text",
"thnCtgNo": "text",
"leafYn": "text",
"depth": "text",
"subCategoryList": [
"[Circular Reference]"
]
}
]
}
]
}Last updated