Bulletin Board
Access Token
Post Comment DTO
Post ID
1Comment Sequence No.
1Comment Content
댓글 내용Post Status
YDeletion Status
YParent Comment Sequence No.
1Comment Author Member No.
x2beeComment Author Member Name
x2beeComment Creation Date/Time
2024-06-19 14:35:06Private Post Setting Status
YComment Depth Value
1Member Name Display Method Code (DP031)
10Reply Count
10Board ID
1Post Publication Status
YPost Deletion Status
YComment edited successfully
No content
Failed to edit comment
PUT /api/display/v1/bulletinBoard/updateBulletinBoardReply HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 360
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}No content
Function Description
Edits a post on the bulletin board.
Detailed Description
Login is required.
Editing is only possible when the logged-in account has write permission (DP032) for the bulletin board.
Editing is only possible when the login ID matches the post author's ID.
Bulletin board number and post number are required.
Access Token
OK
Post DTO
PUT /api/display/v1/bulletinBoard/updateBulletinBoardContents?atchFileList=binary&pcThnlImg=binary&moThnlImg=binary HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 742
{
"bulletinBoardContents": {
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbsId": "text",
"bbcId": "text",
"contentsSiteNo": "text",
"bbcTtopFixYn": "text",
"scrtScrpSetupYn": "text",
"qryCnt": 1,
"pcThnlImgPathNm": "text",
"pcIconFileNmPcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"hashTag": "text",
"bbcWrtmnId": "text",
"bbcWrtDtm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"bbcCatSeq": "text",
"regMediaCd": "text",
"goodsNoList": [
"text"
],
"deleteFileList": [
1
],
"atchFileList": [
"binary"
],
"pcThnlImg": "binary",
"moThnlImg": "binary",
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
}OK
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbsId": "text",
"bbcId": "text",
"contentsSiteNo": "text",
"bbcTtopFixYn": "text",
"scrtScrpSetupYn": "text",
"qryCnt": 1,
"pcThnlImgPathNm": "text",
"pcIconFileNmPcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"hashTag": "text",
"bbcWrtmnId": "text",
"bbcWrtDtm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"bbcCatSeq": "text",
"regMediaCd": "text",
"goodsNoList": [
"text"
],
"deleteFileList": [
1
],
"atchFileList": [
"binary"
],
"pcThnlImg": "binary",
"moThnlImg": "binary",
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Access Token
Post Comment DTO
Post ID
1Comment Sequence No.
1Comment Content
댓글 내용Post Status
YDeletion Status
YParent Comment Sequence No.
1Comment Author Member No.
x2beeComment Author Member Name
x2beeComment Creation Date/Time
2024-06-19 14:35:06Private Post Setting Status
YComment Depth Value
1Member Name Display Method Code (DP031)
10Reply Count
10Board ID
1Post Publication Status
YPost Deletion Status
YComment deleted successfully
No content
Failed to delete comment
PUT /api/display/v1/bulletinBoard/deleteBulletinBoardReply HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 360
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}No content
Access Token
OK
No content
PUT /api/display/v1/bulletinBoard/deleteBulletinBoardContents?bbcId=text HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
OK
No content
Access Token
Post Recommendation DTO
OK
No content
POST /api/display/v1/bulletinBoard/recommendBulletinBoardContents HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 117
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": "text",
"delYn": "text"
}OK
No content
Function Description
Registers a comment on a post.
Detailed Description
Requires write permission (comment), DP032:21, on the bulletin board where the post is registered.
Only possible for posts registered on a comment-type bulletin board.
For a reply to a comment, the parent comment sequence number (uprRplSeq) of that comment is required.
An exception occurs if uprRplSeq is provided when it is not a reply to a comment.
Comment depth cannot exceed 3.
Depth
Comment: 1
Reply to a comment: 2
Reply to a reply: 3
Access Token
Post Comment DTO
Post ID
1Comment Sequence No.
1Comment Content
댓글 내용Post Status
YDeletion Status
YParent Comment Sequence No.
1Comment Author Member No.
x2beeComment Author Member Name
x2beeComment Creation Date/Time
2024-06-19 14:35:06Private Post Setting Status
YComment Depth Value
1Member Name Display Method Code (DP031)
10Reply Count
10Board ID
1Post Publication Status
YPost Deletion Status
YComment registered successfully
No content
Failed to register comment
POST /api/display/v1/bulletinBoard/insertBulletinBoardReply HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 360
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}No content
Access Token
Post registered successfully
Post Detail DTO
Board ID
1000001Post ID
1Post Bulletin Board Name
Site No.
1Post Category Sequence No.
Post Category Name
Post Title
Post Content
Hashtag
#엑스투비Post Pinned to Top Status
YPrivate Post Setting Status
YPC Thumbnail Image Path Name
PC Thumbnail Image File Name
MO Thumbnail Image Path Name
MO Thumbnail Image File Name
Additional Product Usage Status
Registration Media Code (DP021)
Registration Media Name
Post Author Member No.
Post Author Name
Post Creation Date/Time
NEW Icon Display Status
Recommendation Usage Status
Recommendation Status
Recommendation Count
View Count
HOT Icon Display Status
Comment Count Display Status
Comment Count
Member Name Display Method Code
Author Display Method - Admin Name
Failed to register post
POST /api/display/v1/bulletinBoard/insertBulletinBoardContents?atchFileList=binary&pcThnlImg=binary&moThnlImg=binary HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 742
{
"bulletinBoardContents": {
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbsId": "text",
"bbcId": "text",
"contentsSiteNo": "text",
"bbcTtopFixYn": "text",
"scrtScrpSetupYn": "text",
"qryCnt": 1,
"pcThnlImgPathNm": "text",
"pcIconFileNmPcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"hashTag": "text",
"bbcWrtmnId": "text",
"bbcWrtDtm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"bbcCatSeq": "text",
"regMediaCd": "text",
"goodsNoList": [
"text"
],
"deleteFileList": [
1
],
"atchFileList": [
"binary"
],
"pcThnlImg": "binary",
"moThnlImg": "binary",
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
}{
"bbsId": 1000001,
"bbcId": 1,
"bbsNm": "text",
"siteNo": 1,
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "#엑스투비",
"bbcTtopFixYn": "Y",
"scrtScrpYn": "Y",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomClickYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"goodsNoList": [
{
"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"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Function Description
Increases the view count of a post.
Detailed Description
Requires read permission (DP032) for the bulletin board where the post is registered.
The response only returns an HTTP status code, with an empty body.
The view count increases by 1 on the first request for post details per member.
Access Token
Post Search
Post view count increased successfully
Post Detail DTO
Board ID
1000001Post ID
1Post Bulletin Board Name
Site No.
1Post Category Sequence No.
Post Category Name
Post Title
Post Content
Hashtag
#엑스투비Post Pinned to Top Status
YPrivate Post Setting Status
YPC Thumbnail Image Path Name
PC Thumbnail Image File Name
MO Thumbnail Image Path Name
MO Thumbnail Image File Name
Additional Product Usage Status
Registration Media Code (DP021)
Registration Media Name
Post Author Member No.
Post Author Name
Post Creation Date/Time
NEW Icon Display Status
Recommendation Usage Status
Recommendation Status
Recommendation Count
View Count
HOT Icon Display Status
Comment Count Display Status
Comment Count
Member Name Display Method Code
Author Display Method - Admin Name
Failed to increase post view count
POST /api/display/v1/bulletinBoard/increaseBulletinBoardQueryCount HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 613
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbsId": "text",
"bbcId": "text",
"bbcCatSeq": "text",
"rplSeq": "text",
"sortType": "text",
"searchWord": "text",
"pageNo": 1,
"pageSize": 1,
"topSize": 1,
"reqTyp": "text",
"siteNo": "text",
"bbsExpMethCd": "text",
"startDate": "2026-01-01",
"endDate": "2026-01-01",
"userInfo": {
"userName": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"mbrGbCd": "text",
"loginId": "text",
"mbrGradeCd": "text",
"stafYn": "text",
"sexGbCd": "text",
"adlCertiYn": "text",
"age": "text",
"langCd": "text",
"comGbCd": "text",
"token": "text",
"refreshToken": "text",
"uuid": "text",
"certiYn": "text"
}
}{
"bbsId": 1000001,
"bbcId": 1,
"bbsNm": "text",
"siteNo": 1,
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "#엑스투비",
"bbcTtopFixYn": "Y",
"scrtScrpYn": "Y",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomClickYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"goodsNoList": [
{
"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"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Access Token
Post Report DTO
OK
No content
POST /api/display/v1/bulletinBoard/declareBulletinBoardContents HTTP/1.1
Host: api-display.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 166
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": "text",
"bbcDclTypCd": "text",
"bbcDclmnId": "text",
"bbcDclEtcCaus": "text"
}OK
No content
Access Token
OK
No content
GET /api/display/v1/bulletinBoard/validateBulletinBoardContents?bbcId=text HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
OK
No content
Function Description
Retrieves the bulletin board comment list of the logged-in member.
Detailed Description
The logged-in member's bulletin board comment list is paginated according to page number and page size.
The response data item is the member's comment list information.
Search type (searchPariodType)
startDate: Start date/time
endDate: End date/time
Search Period Type
Search Start Date
Search End Date
Page No.
1Page Size
10Access Token
Comment List Retrieved Successfully
Post List Response DTO
Data Count
20Requested Page No.
1`Requested Page Size
20Bulletin Board ID
1Failed to retrieve comment list
GET /api/display/v1/bulletinBoard/getMyBulletinBoardReply?search=[object+Object]&searchPariodType=null&startDate=null&endDate=null&pageNo=1&pageSize=1 HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"totalCount": 20,
"pageNo": "1`",
"pageSize": 20,
"bbsId": 1,
"classificationList": [
{
"bbcCatSeq": "text",
"bbcCatNm": "text"
}
],
"contentsList": [
{
"bbcId": "text",
"bbsId": "text",
"bbsNm": "text",
"siteNo": "text",
"bbsTypCd": "text",
"bbsExpMethCd": "text",
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "text",
"recomClickYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"bbcTtopFixYn": "text",
"scrtScrpYn": "text",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"bbYn": "text",
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"goodsInfo": {
"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"
},
"goodsNoList": [
{
"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"
}
],
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"replyList": [
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
]
}Search Period Type
Search Start Date
Search End Date
Page No.
1Page Size
10Access Token
Post List Retrieved Successfully
Post List Response DTO
Data Count
20Requested Page No.
1`Requested Page Size
20Bulletin Board ID
1Post List Retrieval Failed
GET /api/display/v1/bulletinBoard/getMyBulletinBoardContentsList?search=[object+Object]&searchPariodType=null&startDate=null&endDate=null&pageNo=1&pageSize=1 HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"totalCount": 20,
"pageNo": "1`",
"pageSize": 20,
"bbsId": 1,
"classificationList": [
{
"bbcCatSeq": "text",
"bbcCatNm": "text"
}
],
"contentsList": [
{
"bbcId": "text",
"bbsId": "text",
"bbsNm": "text",
"siteNo": "text",
"bbsTypCd": "text",
"bbsExpMethCd": "text",
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "text",
"recomClickYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"bbcTtopFixYn": "text",
"scrtScrpYn": "text",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"bbYn": "text",
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"goodsInfo": {
"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"
},
"goodsNoList": [
{
"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"
}
],
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"replyList": [
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
]
}Function Description
Retrieves comment information for a post.
Detailed Description
Requires read permission, DP032:10, on the bulletin board where the post is registered.
Responds sorted by comment sequence number and DEPTH.
If the deletion status is Y, the comment content is returned as an empty value ('').
Post No.
1Comment No.
1Access Token
Comment List Retrieved Successfully
Post Detail DTO
Board ID
1000001Post ID
1Post Bulletin Board Name
Site No.
1Post Category Sequence No.
Post Category Name
Post Title
Post Content
Hashtag
#엑스투비Post Pinned to Top Status
YPrivate Post Setting Status
YPC Thumbnail Image Path Name
PC Thumbnail Image File Name
MO Thumbnail Image Path Name
MO Thumbnail Image File Name
Additional Product Usage Status
Registration Media Code (DP021)
Registration Media Name
Post Author Member No.
Post Author Name
Post Creation Date/Time
NEW Icon Display Status
Recommendation Usage Status
Recommendation Status
Recommendation Count
View Count
HOT Icon Display Status
Comment Count Display Status
Comment Count
Member Name Display Method Code
Author Display Method - Admin Name
Retrieve Comment List Failure
GET /api/display/v1/bulletinBoard/getBulletinBoardReply?bulletinBoardContentsSearch=[object+Object]&bbcId=text HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"bbsId": 1000001,
"bbcId": 1,
"bbsNm": "text",
"siteNo": 1,
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "#엑스투비",
"bbcTtopFixYn": "Y",
"scrtScrpYn": "Y",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomClickYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"goodsNoList": [
{
"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"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Access Token
Post List Retrieved Successfully
Post List Response DTO
Data Count
20Requested Page No.
1`Requested Page Size
20Bulletin Board ID
1Post List Retrieval Failed
GET /api/display/v1/bulletinBoard/getBulletinBoardIndex HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"totalCount": 20,
"pageNo": "1`",
"pageSize": 20,
"bbsId": 1,
"classificationList": [
{
"bbcCatSeq": "text",
"bbcCatNm": "text"
}
],
"contentsList": [
{
"bbcId": "text",
"bbsId": "text",
"bbsNm": "text",
"siteNo": "text",
"bbsTypCd": "text",
"bbsExpMethCd": "text",
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "text",
"recomClickYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"bbcTtopFixYn": "text",
"scrtScrpYn": "text",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"bbYn": "text",
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"goodsInfo": {
"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"
},
"goodsNoList": [
{
"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"
}
],
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"replyList": [
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
]
}Function Description
Retrieves the list of posts for the bulletin board.
Detailed Description
The post list is paginated according to page number and page size.
The response data items are the bulletin board, the member's bulletin board permissions, post categories, and post list information.
Pinned posts are always displayed at the top.
Reply content response based on reply status code (DP023)
10 (Public to all): Full content response
20 (Public to me only): Full content response if the member ID that wrote the post matches the member ID that requested the API; otherwise, an empty value ('') is returned
30 (Not displayed): No response value
Post title response based on the post's private-post setting
Y: Full content response if the member ID that wrote the post matches the member ID that requested the API; otherwise, an empty value ('') is returned
N: Full content response
Sort type (sortType)
A: Latest registration order (default)
B: Oldest order
C: View count
Bulletin Board No.
1000001Post Category Sequence No.
1Sort Type
ASearch Keyword
바지Page No.
1Page Size
10Pinned Post Size
5Access Token
Post List Retrieved Successfully
Post List Response DTO
Data Count
20Requested Page No.
1`Requested Page Size
20Bulletin Board ID
1Post List Retrieval Failed
GET /api/display/v1/bulletinBoard/getBulletinBoardContentsList?search=[object+Object]&bbsId=text&pageNo=1&pageSize=1 HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"totalCount": 20,
"pageNo": "1`",
"pageSize": 20,
"bbsId": 1,
"classificationList": [
{
"bbcCatSeq": "text",
"bbcCatNm": "text"
}
],
"contentsList": [
{
"bbcId": "text",
"bbsId": "text",
"bbsNm": "text",
"siteNo": "text",
"bbsTypCd": "text",
"bbsExpMethCd": "text",
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "text",
"recomClickYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"bbcTtopFixYn": "text",
"scrtScrpYn": "text",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"bbYn": "text",
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"goodsInfo": {
"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"
},
"goodsNoList": [
{
"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"
}
],
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"replyList": [
{
"loginId": "text",
"mbrNo": "text",
"mbrMgrCd": "text",
"adlCertiYn": "text",
"langCd": "text",
"bbcId": 1,
"rplSeq": 1,
"rplConts": "댓글 내용",
"bbYn": "Y",
"delYn": "Y",
"uprRplSeq": 1,
"rplWrtmnNo": "x2bee",
"rplWrtmnNm": "x2bee",
"rplWrtDtm": "2024-06-19 14:35:06",
"scrtScrpSetupYn": "Y",
"rplDpthVal": 1,
"mbrNmNttnMethCd": 10,
"lwrRplCnt": 10,
"bbsId": 1,
"bbcBbYn": "Y",
"bbcDelYn": "Y"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}
]
}Function Description
Retrieves detailed information when registering/editing a post.
Detailed Description
Requires write permission (DP032) for the bulletin board where the post is registered.
The response data items are the bulletin board, post, attachments, product number, reply, comments, and recommendation count information.
Response based on the private-post setting
Y: Full content response if the member ID that wrote the post matches the member ID that requested the API; otherwise, an Exception (Error Code: 7000) is returned
N: Full content response
Access Token
Retrieve Post Detail Success
Post Detail DTO
Board ID
1000001Post ID
1Post Bulletin Board Name
Site No.
1Post Category Sequence No.
Post Category Name
Post Title
Post Content
Hashtag
#엑스투비Post Pinned to Top Status
YPrivate Post Setting Status
YPC Thumbnail Image Path Name
PC Thumbnail Image File Name
MO Thumbnail Image Path Name
MO Thumbnail Image File Name
Additional Product Usage Status
Registration Media Code (DP021)
Registration Media Name
Post Author Member No.
Post Author Name
Post Creation Date/Time
NEW Icon Display Status
Recommendation Usage Status
Recommendation Status
Recommendation Count
View Count
HOT Icon Display Status
Comment Count Display Status
Comment Count
Member Name Display Method Code
Author Display Method - Admin Name
Retrieve Post Detail Failure
GET /api/display/v1/bulletinBoard/getBulletinBoardContentsEditors?search=[object+Object] HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"bbsId": 1000001,
"bbcId": 1,
"bbsNm": "text",
"siteNo": 1,
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "#엑스투비",
"bbcTtopFixYn": "Y",
"scrtScrpYn": "Y",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomClickYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"goodsNoList": [
{
"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"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Function Description
Retrieves detailed information for a post.
Detailed Description
Requires read permission (DP032) for the bulletin board where the post is registered.
The response data items are the bulletin board, post, attachments, product number, reply, comments, and recommendation count information.
Reply information - Reply content response based on reply status code (DP023)
10 (Public to all): Full content response
20 (Public to me only): Full content response if the member ID that wrote the post matches the member ID that requested the API; otherwise, an empty value ('') is returned
30 (Not displayed): No response value
Response based on the private-post setting
Y: Full content response if the member ID that wrote the post matches the member ID that requested the API; otherwise, an Exception (Error Code: 7000) is returned
N: Full content response
Access Token
Retrieve Post Detail Success
Post Detail DTO
Board ID
1000001Post ID
1Post Bulletin Board Name
Site No.
1Post Category Sequence No.
Post Category Name
Post Title
Post Content
Hashtag
#엑스투비Post Pinned to Top Status
YPrivate Post Setting Status
YPC Thumbnail Image Path Name
PC Thumbnail Image File Name
MO Thumbnail Image Path Name
MO Thumbnail Image File Name
Additional Product Usage Status
Registration Media Code (DP021)
Registration Media Name
Post Author Member No.
Post Author Name
Post Creation Date/Time
NEW Icon Display Status
Recommendation Usage Status
Recommendation Status
Recommendation Count
View Count
HOT Icon Display Status
Comment Count Display Status
Comment Count
Member Name Display Method Code
Author Display Method - Admin Name
Retrieve Post Detail Failure
GET /api/display/v1/bulletinBoard/getBulletinBoardContentsDetails?search=[object+Object] HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
{
"bbsId": 1000001,
"bbcId": 1,
"bbsNm": "text",
"siteNo": 1,
"bbcCatSeq": "text",
"bbcCatNm": "text",
"bbcTitle": "text",
"bbcConts": "text",
"hashTag": "#엑스투비",
"bbcTtopFixYn": "Y",
"scrtScrpYn": "Y",
"pcThnlImgPathNm": "text",
"pcThnlImgFileNm": "text",
"moThnlImgPathNm": "text",
"moThnlImgFileNm": "text",
"goodsAddUseYn": "text",
"regMediaCd": "text",
"regMediaNm": "text",
"bbcWrtmnNo": "text",
"bbcWrtmnNm": "text",
"bbcWrtDtm": "2026-01-01T00:00:00.000Z",
"newIconExpYn": "text",
"recomUseYn": "text",
"recomClickYn": "text",
"recomCnt": 1,
"qryCnt": 1,
"hotIconExpYn": "text",
"rplCntExpYn": "text",
"rplCnt": 1,
"mbrNmNttnMethCd": "text",
"adminNttnSetupNm": "text",
"atchFileList": [
{
"bbcId": 10,
"contGbCd": 10,
"fileSeq": 1,
"atchFileRouteNm": "text",
"atchFileNm": "text"
}
],
"goodsNoList": [
{
"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"
}
],
"answerList": [
{
"ansSeq": 1,
"ansCont": "답변 내용",
"ansStatCd": 10,
"ansStatNm": "text",
"sysRegId": "text",
"sysRegDtm": "text",
"sysModId": "text",
"sysModDtm": "text"
}
]
}Access Token
OK
GET /api/display/v1/bulletinBoard/downloadBulletinBoardFile?bulletinBoardAtchFile=[object+Object] HTTP/1.1
Host: api-display.x2bee.com/
Accept: */*
OK
Ynl0ZXM=Last updated