> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/api/api-en/store-front-api-reference/order-api/notice-faq.md).

# Notice FAQ

## Increment Notice/FAQ View Count

> \## Function Description\
> \* Increments the view count of a notice or FAQ.\
> \---\
> \## Detailed Description\
> \* Increments the view count of the selected notice or FAQ.\
> \---\
> \## Code Reference\
> \* \`\`\`Parameter classification value (paramGubun)\`\`\` : NO: Notice, FAQ: FAQ<br>

````json
{"openapi":"3.0.1","info":{"title":"X2BEE Order API","version":"v1"},"servers":[{"url":"https://api-order.x2bee.com/api/order/","description":"prd"}],"paths":{"/v1/customerservice/questionReadCntSave":{"put":{"tags":["Notice FAQ"],"summary":"Increment Notice/FAQ View Count","description":"## Function Description\n* Increments the view count of a notice or FAQ.\n---\n## Detailed Description\n* Increments the view count of the selected notice or FAQ.\n---\n## Code Reference\n* ```Parameter classification value (paramGubun)``` : NO: Notice, FAQ: FAQ\n","operationId":"questionReadCntSave","parameters":[{"name":"Authorization","in":"header","description":"Access Token","required":false}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ReadCntRequest"}}},"required":true},"responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseReadCntResponse"}}}},"900":{"description":"Business processing error details","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Response"}}}}}}}},"components":{"schemas":{"ReadCntRequest":{"type":"object","properties":{"paramGubun":{"type":"string","description":"Parameter Type Value (NO: Notice, FAQ: FAQ)"},"seqNo":{"type":"string","description":"View Count"}},"description":"Notice/FAQ View Count Increment Request DTO"},"ResponseReadCntResponse":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"$ref":"#/components/schemas/ReadCntResponse"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}},"ReadCntResponse":{"type":"object","description":"payload"},"ValidationError":{"type":"object","properties":{"field":{"type":"string","description":"field"},"message":{"type":"string","description":"field message"}},"description":"validation error list"},"Response":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"type":"object","description":"payload"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}}}}}
````

## Retrieve Notice List

> \## Function Description\
> \* Retrieves the list of customer center notices.\
> \---\
> \## Detailed Description\
> \* Retrieves the list of currently displayed notices.\
> \---\
> \## Revision History\
> \* \`\`\`Release v2.00\_240425\`\`\`: Modified the query due to the addition of the multi-site table column (SITE\_NO)<br>

````json
{"openapi":"3.0.1","info":{"title":"X2BEE Order API","version":"v1"},"servers":[{"url":"https://api-order.x2bee.com/api/order/","description":"prd"}],"paths":{"/v1/customerservice/notice":{"get":{"tags":["Notice FAQ"],"summary":"Retrieve Notice List","description":"## Function Description\n* Retrieves the list of customer center notices.\n---\n## Detailed Description\n* Retrieves the list of currently displayed notices.\n---\n## Revision History\n* ```Release v2.00_240425```: Modified the query due to the addition of the multi-site table column (SITE_NO)\n","operationId":"getNotice","parameters":[{"name":"dispMediaCd","in":"query","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common","required":false,"schema":{"type":"string","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common"}},{"name":"searchText","in":"query","description":"Title, Content","required":false,"schema":{"type":"string","description":"Title, Content"}},{"name":"ntcClssCd","in":"query","description":"Notice Classification Code (DP019) <br> 10: General Notice, 20: Event Notice","required":false,"schema":{"type":"string","description":"Notice Classification Code (DP019) <br> 10: General Notice, 20: Event Notice"}},{"name":"uprFixYn","in":"query","description":"Pin to Top Check","required":false,"schema":{"type":"string","description":"Pin to Top Check"}},{"name":"ntcNo","in":"query","description":"Notice No.","required":false,"schema":{"type":"string","description":"Notice No."}},{"name":"uprFixCnt","in":"query","description":"Number of Pinned Posts Shown in List","required":false,"schema":{"type":"string","description":"Number of Pinned Posts Shown in List"}},{"name":"pagingYn","in":"query","description":"Paging Status","required":false,"schema":{"type":"string","description":"Paging Status"}},{"name":"rowsPerPage","in":"query","description":"Display Quantity per Screen","required":false,"schema":{"type":"string","description":"Display Quantity per Screen"}},{"name":"pageIdx","in":"query","description":"Page No.","required":false,"schema":{"type":"string","description":"Page No."}},{"name":"Authorization","in":"header","description":"Access Token","required":false}],"responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseNoticeSrhResponse"}}}},"900":{"description":"Business processing error details","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Response"}}}}}}}},"components":{"schemas":{"ResponseNoticeSrhResponse":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"$ref":"#/components/schemas/NoticeSrhResponse"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}},"NoticeSrhResponse":{"type":"object","properties":{"allPageCnt":{"type":"integer","description":"Total Page Count","format":"int32"},"curPageNo":{"type":"integer","description":"Current Page No.","format":"int32"},"allCnt":{"type":"integer","description":"Total Page Count","format":"int32"},"sysBbInfo":{"type":"array","description":"Notice Detail Information","items":{"$ref":"#/components/schemas/NoticeComResponse"}}},"description":"payload"},"NoticeComResponse":{"type":"object","properties":{"ntcNo":{"type":"string","description":"Post No."},"ntcClssNm":{"type":"string","description":"Notice Category Name"},"ntcClssCd":{"type":"string","description":"Notice Category Code"},"uprFixYn":{"type":"string","description":"Pinned Status"},"title":{"type":"string","description":"Title"},"ntcCont":{"type":"string","description":"Post Content"},"bbStrDtm":{"type":"string","description":"Posting Start Date and Time"},"regDt":{"type":"string","description":"Registration Date"},"sortSeq":{"type":"string","description":"Sort Order"}},"description":"Notice Detail Information"},"ValidationError":{"type":"object","properties":{"field":{"type":"string","description":"field"},"message":{"type":"string","description":"field message"}},"description":"validation error list"},"Response":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"type":"object","description":"payload"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}}}}}
````

## Search Notice Details

> \## Function Description\
> \* Retrieves the notice details.\
> \---\
> \## Detailed Description\
> \* Retrieves the details of the selected notice.\
> \---\
> \## Revision History\
> \* \`\`\`Release v2.00\_240425\`\`\`: Modified the query due to the addition of the multi-site table column (SITE\_NO)<br>

````json
{"openapi":"3.0.1","info":{"title":"X2BEE Order API","version":"v1"},"servers":[{"url":"https://api-order.x2bee.com/api/order/","description":"prd"}],"paths":{"/v1/customerservice/noticeDtl":{"get":{"tags":["Notice FAQ"],"summary":"Search Notice Details","description":"## Function Description\n* Retrieves the notice details.\n---\n## Detailed Description\n* Retrieves the details of the selected notice.\n---\n## Revision History\n* ```Release v2.00_240425```: Modified the query due to the addition of the multi-site table column (SITE_NO)\n","operationId":"getNoticeDtl","parameters":[{"name":"dispMediaCd","in":"query","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common","required":false,"schema":{"type":"string","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common"}},{"name":"ntcNo","in":"query","description":"Notice No.","required":false,"schema":{"type":"string","description":"Notice No."}},{"name":"Authorization","in":"header","description":"Access Token","required":false}],"responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseNoticeDtlResponse"}}}},"900":{"description":"Business processing error details","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Response"}}}}}}}},"components":{"schemas":{"ResponseNoticeDtlResponse":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"$ref":"#/components/schemas/NoticeDtlResponse"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}},"NoticeDtlResponse":{"type":"object","properties":{"allPageCnt":{"type":"integer","description":"Total Page Count","format":"int32"},"curPageNo":{"type":"integer","description":"Current Page No.","format":"int32"},"sysBbInfo":{"type":"array","description":"Detail Info","items":{"$ref":"#/components/schemas/NoticeComResponse"}}},"description":"payload"},"NoticeComResponse":{"type":"object","properties":{"ntcNo":{"type":"string","description":"Post No."},"ntcClssNm":{"type":"string","description":"Notice Category Name"},"ntcClssCd":{"type":"string","description":"Notice Category Code"},"uprFixYn":{"type":"string","description":"Pinned Status"},"title":{"type":"string","description":"Title"},"ntcCont":{"type":"string","description":"Post Content"},"bbStrDtm":{"type":"string","description":"Posting Start Date and Time"},"regDt":{"type":"string","description":"Registration Date"},"sortSeq":{"type":"string","description":"Sort Order"}},"description":"Notice Detail Information"},"ValidationError":{"type":"object","properties":{"field":{"type":"string","description":"field"},"message":{"type":"string","description":"field message"}},"description":"validation error list"},"Response":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"type":"object","description":"payload"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}}}}}
````

## Search FAQ

> \## Function Description\
> \* Retrieves the FAQ list and details.\
> \---\
> \## Detailed Description\
> \* Retrieves the FAQ list and detail information.\
> \---\
> \## Revision History\
> \* Release v2.00\_240425 : Added site number (site\_no) for multi-site expansion<br>

```json
{"openapi":"3.0.1","info":{"title":"X2BEE Order API","version":"v1"},"servers":[{"url":"https://api-order.x2bee.com/api/order/","description":"prd"}],"paths":{"/v1/customerservice/faqInit":{"get":{"tags":["Notice FAQ"],"summary":"Search FAQ","description":"## Function Description\n* Retrieves the FAQ list and details.\n---\n## Detailed Description\n* Retrieves the FAQ list and detail information.\n---\n## Revision History\n* Release v2.00_240425 : Added site number (site_no) for multi-site expansion\n","operationId":"getFaqInit","parameters":[{"name":"dispMediaCd","in":"query","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common","required":false,"schema":{"type":"string","description":"Display Media Code (DP018) <br> 10: PC, 20: MOBILE, 99: Common"}},{"name":"faqLgrpCd","in":"query","description":"FAQ Major Category Code (CM014) <br> 20: Order/Delivery, 30: Payment/Refund, 40: Exchange/Return, 60: Coupon/Benefits, 70: Product Inquiry, 80: Site Usage, 90: Other","required":false,"schema":{"type":"string","description":"FAQ Major Category Code (CM014) <br> 20: Order/Delivery, 30: Payment/Refund, 40: Exchange/Return, 60: Coupon/Benefits, 70: Product Inquiry, 80: Site Usage, 90: Other"}},{"name":"searchText","in":"query","description":"Title + Content","required":false,"schema":{"type":"string","description":"Title + Content"}},{"name":"pagingYn","in":"query","description":"Paging Status","required":false,"schema":{"type":"string","description":"Paging Status"}},{"name":"rowsPerPage","in":"query","description":"Display Quantity per Screen","required":false,"schema":{"type":"string","description":"Display Quantity per Screen"}},{"name":"pageIdx","in":"query","description":"Page No.","required":false,"schema":{"type":"string","description":"Page No."}},{"name":"Authorization","in":"header","description":"Access Token","required":false}],"responses":{"200":{"description":"Success","content":{"*/*":{"schema":{"$ref":"#/components/schemas/ResponseFaqSrhResponse"}}}},"900":{"description":"Business processing error details","content":{"*/*":{"schema":{"$ref":"#/components/schemas/Response"}}}}}}}},"components":{"schemas":{"ResponseFaqSrhResponse":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"$ref":"#/components/schemas/FaqSrhResponse"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}},"FaqSrhResponse":{"type":"object","properties":{"allPageCnt":{"type":"integer","description":"Total Page Count","format":"int32"},"curPageNo":{"type":"integer","description":"Current Page No.","format":"int32"},"faqInfo":{"type":"array","description":"Details","items":{"$ref":"#/components/schemas/FaqComResponse"}}},"description":"payload"},"FaqComResponse":{"type":"object","properties":{"faqNo":{"type":"string","description":"FAQ Number"},"faqLgrpCd":{"type":"string","description":"FAQ Major Category Code"},"faqLgrpNm":{"type":"string","description":"FAQ Major Category Name"},"faqMgrpNm":{"type":"string","description":"FAQ Medium Category Name"},"uprFixYn":{"type":"string","description":"Pinned Status"},"title":{"type":"string","description":"Title"},"ntcCont":{"type":"string","description":"Notice Content"},"sortSeq":{"type":"string","description":"Sort Order"}},"description":"Details"},"ValidationError":{"type":"object","properties":{"field":{"type":"string","description":"field"},"message":{"type":"string","description":"field message"}},"description":"validation error list"},"Response":{"type":"object","properties":{"timestamp":{"type":"string","description":"result time","format":"date-time"},"code":{"type":"string","description":"result code"},"message":{"type":"string","description":"result message"},"isProcess":{"type":"boolean","description":"process check"},"payload":{"type":"object","description":"payload"},"error":{"type":"boolean","description":"is error"},"errors":{"type":"array","description":"validation error list","items":{"$ref":"#/components/schemas/ValidationError"}}}}}}}
```
