Notice FAQ
Access Token
Notice/FAQ View Count Increment Request DTO
Parameter Type Value (NO: Notice, FAQ: FAQ)
FAQView Count
1Success
result time
result code
result message
process check
payload
is error
Business processing error details
PUT /api/order/v1/customerservice/questionReadCntSave HTTP/1.1
Host: api-order.x2bee.com/
Content-Type: application/json
Accept: */*
Content-Length: 32
{
"paramGubun": "FAQ",
"seqNo": "1"
}{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}Display Media Code (DP018)
10: PC, 20: MOBILE, 99: Common
10Title, Content
고객공지사항Notice Classification Code (DP019)
10: General Notice, 20: Event Notice
10Pin to Top Check
NNotice No.
1000001Number of Pinned Posts Shown in List
5Paging Status
YDisplay Quantity per Screen
10Page No.
1Access Token
Success
result time
result code
result message
process check
is error
Business processing error details
GET /api/order/v1/customerservice/notice HTTP/1.1
Host: api-order.x2bee.com/
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {
"allPageCnt": 1,
"curPageNo": 1,
"allCnt": 1,
"sysBbInfo": [
{
"ntcNo": "text",
"ntcClssNm": "text",
"ntcClssCd": "text",
"uprFixYn": "text",
"title": "text",
"ntcCont": "text",
"bbStrDtm": "text",
"regDt": "text",
"sortSeq": "text"
}
]
},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}Display Media Code (DP018)
10: PC, 20: MOBILE, 99: Common
20Notice No.
1000171Access Token
Success
result time
result code
result message
process check
is error
Business processing error details
GET /api/order/v1/customerservice/noticeDtl HTTP/1.1
Host: api-order.x2bee.com/
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {
"allPageCnt": 1,
"curPageNo": 1,
"sysBbInfo": [
{
"ntcNo": "text",
"ntcClssNm": "text",
"ntcClssCd": "text",
"uprFixYn": "text",
"title": "text",
"ntcCont": "text",
"bbStrDtm": "text",
"regDt": "text",
"sortSeq": "text"
}
]
},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}Display Media Code (DP018)
10: PC, 20: MOBILE, 99: Common
10FAQ Major Category Code (CM014)
20: Order/Delivery, 30: Payment/Refund, 40: Exchange/Return, 60: Coupon/Benefits, 70: Product Inquiry, 80: Site Usage, 90: Other
20Title + Content
상품문의Paging Status
YDisplay Quantity per Screen
10Page No.
1Access Token
Success
result time
result code
result message
process check
is error
Business processing error details
GET /api/order/v1/customerservice/faqInit HTTP/1.1
Host: api-order.x2bee.com/
Accept: */*
{
"timestamp": "2026-01-01T00:00:00.000Z",
"code": "text",
"message": "text",
"isProcess": true,
"payload": {
"allPageCnt": 1,
"curPageNo": 1,
"faqInfo": [
{
"faqNo": "text",
"faqLgrpCd": "text",
"faqLgrpNm": "text",
"faqMgrpNm": "text",
"uprFixYn": "text",
"title": "text",
"ntcCont": "text",
"sortSeq": "text"
}
]
},
"error": true,
"errors": [
{
"field": "text",
"message": "text"
}
]
}Last updated