# X2BEE Dev

## X2BEE 개발자 센터

- [Developer Platform](https://tech.x2bee.com/readme.md): Welcome to your team’s developer platform

## 개발가이드

- [개발 가이드](https://tech.x2bee.com/dev-guide/readme.md)
- [프로젝트 구조 표준 정의서](https://tech.x2bee.com/dev-guide/pjt-prepare/quickstart.md)
- [프로젝트 개발 및 표준 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs.md)
- [프로그래밍 일반표준](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/undefined.md)
- [API 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/api.md)
- [BO 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/bo.md)
- [Batch 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/batch.md)
- [Store Front Framewok (Next.js)](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js.md)
- [01. Setup](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup.md)
- [1. 폴더 구조](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/1..md)
- [2. Create app](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/2.-create-app.md)
- [3. Typescript](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/3.-typescript.md)
- [4. ESLint, Prettier](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/4.-eslint-prettier.md)
- [5. Tailwind CSS](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/5.-tailwind-css.md)
- [6. 환경 및 Metadata](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/6.-metadata.md)
- [02. 코딩 가이드 및 필수 팩키지](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02..md)
- [1. 코딩 스타일 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./1..md)
- [2. Json schema validator : Zod](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./2.-json-schema-validator-zod.md)
- [3. Tailwind-merge + clsx](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./3.-tailwind-merge-+-clsx.md)
- [4. Internationalization와 i18n](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./4.-internationalization-i18n.md)
- [5. Error Handling](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./5.-error-handling.md)
- [6. Parallel Routes, Intercepting Routes](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./6.-parallel-routes-intercepting-routes.md)
- [7. 기타 (loading, Suspense, zod 등)](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./7.-loading-suspense-zod.md)
- [03. 퍼블 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03..md)
- [1. Local font](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./1.-local-font.md)
- [2. Checkbox](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./2.-checkbox.md)
- [3. Button variants](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./3.-button-variants.md)
- [04. Data Fetching](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching.md)
- [1. X2BEE-core 팩키지 설치](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/1.-x2bee-core.md)
- [2. RestApiUitl 기본 사용](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/2.-restapiuitl.md)
- [3. Next.js용 공통 유틸 RestApi 사용](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/3.-next.js-restapi.md)
- [05. State Management](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management.md)
- [1. Zustand](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/1.-zustand.md)
- [2. x2beeStore](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/2.-x2beestore.md)
- [3. RedisClient](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/3.-redisclient.md)
- [약어집](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/undefined-1.md)
- [Framework 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/framework.md)
- [Framework 아키텍처](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/framework.md)
- [API Server 구조도](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/api-server.md)
- [Database](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/database.md)
- [Data Validation](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/data-validation.md)
- [Exception Handling](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/exception-handling.md)
- [HTTP Status Code](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/http-status-code.md)
- [로깅(logging) 설정](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/logging.md)
- [Query Logging](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/query-logging.md)
- [PostgreSQL 참고](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/postgresql.md)
- [아키텍처 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined.md)
- [명명규칙](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined.md)
- [외부 도메인 소개](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-1.md)
- [AWS 리소스 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/aws.md)
- [서비스(kubernetics) 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/kubernetics.md)
- [어플리케이션 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-2.md)
- [CI/CD 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/ci-cd.md)
- [성능 향상/보장 방안](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-3.md)
- [UI/UX 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux.md)
- [화면 상세 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined.md)
- [타이틀 지정](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined.md)
- [버튼 생성 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-1.md)
- [탭(Tab) 적용 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/tab.md)
- [레이아웃](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-2.md)
- [리얼그리드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-3.md)
- [스타일 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-1.md)
- [컴포넌트](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-2.md)
- [패턴](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3.md)
- [조회 영역 상세 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined.md)
- [그리드 화면 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-1.md)
- [트리 구성 및 배치](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-2.md)
- [팝업 UI 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/ui.md)
- [지시문/오류/주석 작성 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-3.md)
- [개발환경](https://tech.x2bee.com/dev-guide/dev-start/editor.md)
- [로컬 개발 환경 설정하기](https://tech.x2bee.com/dev-guide/dev-start/editor/undefined.md)
- [공통 기능 구현 및 설정](https://tech.x2bee.com/dev-guide/dev-start/markdown.md)
- [XSS 방지 처리](https://tech.x2bee.com/dev-guide/dev-start/markdown/xss.md)
- [HTTP Interface 구현하기](https://tech.x2bee.com/dev-guide/dev-start/markdown/http-interface.md)
- [Masking처리](https://tech.x2bee.com/dev-guide/dev-start/markdown/masking.md)
- [API(Controller) 권한 설정](https://tech.x2bee.com/dev-guide/dev-start/markdown/api-controller.md)
- [RestAPI 통신](https://tech.x2bee.com/dev-guide/dev-start/markdown/restapi.md)
- [단축 URL 가이드](https://tech.x2bee.com/dev-guide/dev-start/markdown/url.md)
- [데이터 그리드 (Mui-X)](https://tech.x2bee.com/dev-guide/dev-start/markdown/mui-x.md)
- [파일 업로드 및 대용량 엑셀 다운로드](https://tech.x2bee.com/dev-guide/dev-start/markdown/undefined.md)
- [데이터베이스 활용 및 포맷](https://tech.x2bee.com/dev-guide/dev-start/images-and-media.md)
- [개발환경 데이터베이스](https://tech.x2bee.com/dev-guide/dev-start/images-and-media/undefined.md)
- [트랜잭션 처리](https://tech.x2bee.com/dev-guide/dev-start/images-and-media/undefined-1.md)
- [유효성 체크](https://tech.x2bee.com/dev-guide/dev-start/images-and-media/undefined-2.md)
- [숫자 및 날짜 변환 가이드](https://tech.x2bee.com/dev-guide/dev-start/images-and-media/undefined-3.md)
- [메시지 처리 및 응답](https://tech.x2bee.com/dev-guide/dev-start/interactive-blocks.md)
- [에러메시지 및 예외 처리](https://tech.x2bee.com/dev-guide/dev-start/interactive-blocks/undefined.md)
- [응답값(Response) 공통 처리](https://tech.x2bee.com/dev-guide/dev-start/interactive-blocks/response.md)
- [BO/API 메시지 처리](https://tech.x2bee.com/dev-guide/dev-start/interactive-blocks/bo-api.md)
- [보안 및 통신](https://tech.x2bee.com/dev-guide/dev-start/integrations.md)
- [로깅 설정](https://tech.x2bee.com/dev-guide/dev-start/integrations/undefined.md)
- [클라이언트 및 서버 간 통신 데이터 처리](https://tech.x2bee.com/dev-guide/dev-start/integrations/undefined-1.md)
- [서버 측 개발 방법](https://tech.x2bee.com/dev-guide/dev-start/integrations/undefined-2.md)
- [데이터 암호화](https://tech.x2bee.com/dev-guide/dev-start/integrations/undefined-3.md)
- [고객 메시지 전송](https://tech.x2bee.com/dev-guide/dev-start/undefined.md)
- [문자메시지 발송](https://tech.x2bee.com/dev-guide/dev-start/undefined/undefined.md)
- [메일 발송](https://tech.x2bee.com/dev-guide/dev-start/undefined/undefined-1.md)
- [알림톡 발송](https://tech.x2bee.com/dev-guide/dev-start/undefined/undefined-2.md)
- [검색 및 기타 환경 설정](https://tech.x2bee.com/dev-guide/dev-start/undefined-1.md)
- [검색 및 인덱싱 처리하기](https://tech.x2bee.com/dev-guide/dev-start/undefined-1/undefined.md)
- [Swagger3](https://tech.x2bee.com/dev-guide/dev-start/undefined-1/swagger3.md)

## API 가이드

- [API 가이드](https://tech.x2bee.com/api-guide/readme.md)
- [공통(Common)](https://tech.x2bee.com/api-guide/store-front/common.md)
- [공통API](https://tech.x2bee.com/api-guide/store-front/common/api.md)
- [알림메시지](https://tech.x2bee.com/api-guide/store-front/common/undefined.md)
- [전시(Display)](https://tech.x2bee.com/api-guide/store-front/display.md)
- [사이트 전시몰](https://tech.x2bee.com/api-guide/store-front/display/undefined.md)
- [전시 카테고리](https://tech.x2bee.com/api-guide/store-front/display/undefined-1.md)
- [전시매장](https://tech.x2bee.com/api-guide/store-front/display/undefined-2.md)
- [기획전](https://tech.x2bee.com/api-guide/store-front/display/undefined-3.md)
- [상품(Goods)](https://tech.x2bee.com/api-guide/store-front/goods.md)
- [상품검색](https://tech.x2bee.com/api-guide/store-front/goods/undefined.md)
- [상품상세](https://tech.x2bee.com/api-guide/store-front/goods/undefined-1.md)
- [상품공급 협력사](https://tech.x2bee.com/api-guide/store-front/goods/undefined-2.md)
- [브랜드](https://tech.x2bee.com/api-guide/store-front/goods/undefined-3.md)
- [상품문의](https://tech.x2bee.com/api-guide/store-front/goods/undefined-4.md)
- [상품상세 배송정보](https://tech.x2bee.com/api-guide/store-front/goods/undefined-5.md)
- [상품평](https://tech.x2bee.com/api-guide/store-front/goods/undefined-6.md)
- [상품 모듈 제공 API](https://tech.x2bee.com/api-guide/store-front/goods/api.md)
- [주문(Order)](https://tech.x2bee.com/api-guide/store-front/order.md)
- [장바구니 등록](https://tech.x2bee.com/api-guide/store-front/order/undefined.md)
- [주문서](https://tech.x2bee.com/api-guide/store-front/order/undefined-1.md)
- [정기주문 서비스](https://tech.x2bee.com/api-guide/store-front/order/undefined-2.md)
- [선물함](https://tech.x2bee.com/api-guide/store-front/order/undefined-3.md)
- [결제 정보](https://tech.x2bee.com/api-guide/store-front/order/undefined-4.md)
- [주문조회](https://tech.x2bee.com/api-guide/store-front/order/undefined-5.md)
- [배송](https://tech.x2bee.com/api-guide/store-front/order/undefined-6.md)
- [클레임 공통](https://tech.x2bee.com/api-guide/store-front/order/undefined-7.md)
- [주문 취소](https://tech.x2bee.com/api-guide/store-front/order/undefined-8.md)
- [주문 변경](https://tech.x2bee.com/api-guide/store-front/order/undefined-9.md)
- [주문 교환](https://tech.x2bee.com/api-guide/store-front/order/undefined-10.md)
- [주문 반품](https://tech.x2bee.com/api-guide/store-front/order/undefined-11.md)
- [프로모션(Promotion)](https://tech.x2bee.com/api-guide/store-front/promotion.md)
- [프로모션 검증](https://tech.x2bee.com/api-guide/store-front/promotion/undefined.md)
- [쿠폰발급](https://tech.x2bee.com/api-guide/store-front/promotion/undefined-1.md)
- [할인](https://tech.x2bee.com/api-guide/store-front/promotion/undefined-2.md)
- [마일리지 적립](https://tech.x2bee.com/api-guide/store-front/promotion/undefined-3.md)
- [사은행사](https://tech.x2bee.com/api-guide/store-front/promotion/undefined-4.md)
- [이벤트](https://tech.x2bee.com/api-guide/store-front/undefined.md)
- [이벤트 공통](https://tech.x2bee.com/api-guide/store-front/undefined/undefined.md)
- [이벤트 조회](https://tech.x2bee.com/api-guide/store-front/undefined/undefined-1.md)
- [이벤트 참여내역](https://tech.x2bee.com/api-guide/store-front/undefined/undefined-2.md)
- [이벤트 응모](https://tech.x2bee.com/api-guide/store-front/undefined/undefined-3.md)
- [이벤트 모듈 제공 API](https://tech.x2bee.com/api-guide/store-front/undefined/api.md)
- [고객센터](https://tech.x2bee.com/api-guide/store-front/undefined-1.md)
- [1:1 문의](https://tech.x2bee.com/api-guide/store-front/undefined-1/1-1.md)
- [공지사항 / FAQ](https://tech.x2bee.com/api-guide/store-front/undefined-1/faq.md)
- [고객 센터 관련 기능](https://tech.x2bee.com/api-guide/store-front/undefined-1/undefined.md)
- [회원(Member)](https://tech.x2bee.com/api-guide/store-front/member.md)
- [회원 공통](https://tech.x2bee.com/api-guide/store-front/member/undefined.md)
- [회원 가입](https://tech.x2bee.com/api-guide/store-front/member/undefined-1.md)
- [본인인증](https://tech.x2bee.com/api-guide/store-front/member/undefined-2.md)
- [회원탈퇴](https://tech.x2bee.com/api-guide/store-front/member/undefined-3.md)
- [로그인](https://tech.x2bee.com/api-guide/store-front/member/undefined-4.md)
- [아이디/비밀번호 찾기](https://tech.x2bee.com/api-guide/store-front/member/undefined-5.md)
- [회원관리](https://tech.x2bee.com/api-guide/store-front/member/undefined-6.md)
- [알림함](https://tech.x2bee.com/api-guide/store-front/member/undefined-7.md)
- [위시리스트](https://tech.x2bee.com/api-guide/store-front/member/undefined-8.md)
- [마이페이지](https://tech.x2bee.com/api-guide/store-front/member/undefined-9.md)
- [마일리지](https://tech.x2bee.com/api-guide/store-front/member/undefined-10.md)
- [배송지 관리](https://tech.x2bee.com/api-guide/store-front/member/undefined-11.md)
- [임직원 할인한도](https://tech.x2bee.com/api-guide/store-front/member/undefined-12.md)
- [휴면 회원 관리](https://tech.x2bee.com/api-guide/store-front/member/undefined-13.md)
- [회원관련 API](https://tech.x2bee.com/api-guide/store-front/member/api.md)
- [회원서비스](https://tech.x2bee.com/api-guide/store-front-api/undefined.md)
- [회원가입](https://tech.x2bee.com/api-guide/store-front-api/undefined/undefined.md)
- [로그인 서비스](https://tech.x2bee.com/api-guide/store-front-api/undefined/undefined-1.md)
- [메인 및 전체 메뉴](https://tech.x2bee.com/api-guide/store-front-api/undefined-1.md)
- [메인 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined.md)
- [카테고리](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-1.md)
- [브랜드 목록 및 메인](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-2.md)
- [기획전](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-3.md)
- [이벤트](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-4.md)
- [고객센터](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-5.md)
- [랭킹존](https://tech.x2bee.com/api-guide/store-front-api/undefined-1/undefined-6.md)
- [상품/검색 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-2.md)
- [상품 상세 페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-2/undefined.md)
- [검색하기](https://tech.x2bee.com/api-guide/store-front-api/undefined-2/undefined-1.md)
- [주문/결제](https://tech.x2bee.com/api-guide/store-front-api/undefined-3.md)
- [장바구니](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined.md)
- [주문서](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-1.md)
- [결제](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-2.md)
- [정기 주문 신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-3/undefined-3.md)
- [마이페이지](https://tech.x2bee.com/api-guide/store-front-api/undefined-4.md)
- [마이페이지 메인](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined.md)
- [위시리스트](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-1.md)
- [로그인 설정](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-2.md)
- [마일리지](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-3.md)
- [개인정보 수정](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-4.md)
- [환불 계좌 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-5.md)
- [배송지 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-6.md)
- [상품평/상품 Q\&A](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/q-and-a.md)
- [선물함](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-7.md)
- [주문내역](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8.md)
- [상품 주문 조회](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined.md)
- [배송조회/수령확인](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-1.md)
- [주문취소/옵션변경](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-2.md)
- [교환신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-3.md)
- [반품신청](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-8/undefined-4.md)
- [자동결제 카드 관리](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-9.md)
- [회원탈퇴](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-10.md)
- [쿠폰함](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-11.md)
- [재입고 알림 신청 내역](https://tech.x2bee.com/api-guide/store-front-api/undefined-4/undefined-12.md)
- [전시(Display) BO](https://tech.x2bee.com/api-guide/back-office/display-bo.md)
- [사이트 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined.md)
- [카테고리 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined-1.md)
- [전시 템플릿/코너 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined-2.md)
- [전시연결 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined-3.md)
- [기획전 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined-4.md)
- [아이콘 관리](https://tech.x2bee.com/api-guide/back-office/display-bo/undefined-5.md)
- [상품(Goods) BO](https://tech.x2bee.com/api-guide/back-office/goods-bo.md)
- [상품 공통](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined.md)
- [상품관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-1.md)
- [상품 일괄등록](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-2.md)
- [상품 Q\&A 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/q-and-a.md)
- [브랜드 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-3.md)
- [일자별 상품 순위 제외대상](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-4.md)
- [재입고 알림](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-5.md)
- [상품평 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-6.md)
- [단품 정보 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-7.md)
- [검색서비스](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8.md)
- [동의어 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined.md)
- [신조어 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-1.md)
- [검색 랭킹 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-2.md)
- [키워드 부스팅 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-3.md)
- [추천 검색어 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-4.md)
- [검색창 마크업 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-5.md)
- [인기검색어 제외 관리](https://tech.x2bee.com/api-guide/back-office/goods-bo/undefined-8/undefined-6.md)
- [주문(Order) BO](https://tech.x2bee.com/api-guide/back-office/order-bo.md)
- [주문조회](https://tech.x2bee.com/api-guide/back-office/order-bo/undefined.md)
- [주문 모니터링 관리](https://tech.x2bee.com/api-guide/back-office/order-bo/undefined-1.md)
- [정기주문 신청관리](https://tech.x2bee.com/api-guide/back-office/order-bo/undefined-2.md)
- [상담원 주문](https://tech.x2bee.com/api-guide/back-office/order-bo/undefined-3.md)
- [결제(Payment) BO](https://tech.x2bee.com/api-guide/back-office/payment-bo.md)
- [결제수단 관리](https://tech.x2bee.com/api-guide/back-office/payment-bo/undefined.md)
- [무이자할부 안내관리](https://tech.x2bee.com/api-guide/back-office/payment-bo/undefined-1.md)
- [환불관리](https://tech.x2bee.com/api-guide/back-office/payment-bo/undefined-2.md)
- [회원(Members) BO](https://tech.x2bee.com/api-guide/back-office/members-bo.md)
- [회원정보 관리](https://tech.x2bee.com/api-guide/back-office/members-bo/undefined.md)
- [임직원 관리](https://tech.x2bee.com/api-guide/back-office/members-bo/undefined-1.md)
- [관심고객 관리](https://tech.x2bee.com/api-guide/back-office/members-bo/undefined-2.md)
- [클레임(Claim) BO](https://tech.x2bee.com/api-guide/back-office/claim-bo.md)
- [클레임 공통 API](https://tech.x2bee.com/api-guide/back-office/claim-bo/api.md)
- [주문취소](https://tech.x2bee.com/api-guide/back-office/claim-bo/undefined.md)
- [교환](https://tech.x2bee.com/api-guide/back-office/claim-bo/undefined-1.md)
- [반품](https://tech.x2bee.com/api-guide/back-office/claim-bo/undefined-2.md)
- [주문 클레임 처리](https://tech.x2bee.com/api-guide/back-office/claim-bo/undefined-3.md)
- [배송(Delivery) BO](https://tech.x2bee.com/api-guide/back-office/delivery-bo.md)
- [배송 기준정보](https://tech.x2bee.com/api-guide/back-office/delivery-bo/undefined.md)
- [배송관리](https://tech.x2bee.com/api-guide/back-office/delivery-bo/undefined-1.md)
- [이벤트 사은품 배송](https://tech.x2bee.com/api-guide/back-office/delivery-bo/undefined-2.md)
- [마케팅(Marketing) BO](https://tech.x2bee.com/api-guide/back-office/marketing-bo.md)
- [할인/마일리지 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined.md)
- [마일리지 지급/소멸 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-1.md)
- [마일리지 기준정보 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-2.md)
- [쿠폰관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-3.md)
- [이벤트 정보관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-4.md)
- [사은행사 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-5.md)
- [이벤트 설문 조회](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-6.md)
- [이벤트 댓글 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-7.md)
- [이벤트 템플릿 관리](https://tech.x2bee.com/api-guide/back-office/marketing-bo/undefined-8.md)
- [팝업(Popup) BO](https://tech.x2bee.com/api-guide/back-office/popup-bo.md)
- [공통 팝업(사용자/회원)](https://tech.x2bee.com/api-guide/back-office/popup-bo/undefined.md)
- [통계(Statistics) BO](https://tech.x2bee.com/api-guide/back-office/statistics-bo.md)
- [고객서비스 통계](https://tech.x2bee.com/api-guide/back-office/statistics-bo/undefined.md)
- [주문 통계](https://tech.x2bee.com/api-guide/back-office/statistics-bo/undefined-1.md)
- [시스템(System) BO](https://tech.x2bee.com/api-guide/back-office/system-bo.md)
- [개인 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined.md)
- [사용자 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-1.md)
- [알림 메시지 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-2.md)
- [모니터링 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-3.md)
- [기본 정보 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-4.md)
- [메뉴 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-5.md)
- [공지사항 관리](https://tech.x2bee.com/api-guide/back-office/system-bo/undefined-6.md)
- [협력사(Vendor) BO](https://tech.x2bee.com/api-guide/back-office/vendor-bo.md)
- [협력사 관리](https://tech.x2bee.com/api-guide/back-office/vendor-bo/undefined.md)
- [정산(Settlement) BO](https://tech.x2bee.com/api-guide/back-office/settlement-bo.md)
- [매출정산 관리](https://tech.x2bee.com/api-guide/back-office/settlement-bo/undefined.md)
- [PG 승인 대사 관리](https://tech.x2bee.com/api-guide/back-office/settlement-bo/pg.md)

## API 레퍼런스

- [API 레퍼런스](https://tech.x2bee.com/api/readme.md)
- [공통(Common) API](https://tech.x2bee.com/api/store-front-api/common-api.md)
- [알림메시지](https://tech.x2bee.com/api/store-front-api/common-api/undefined.md)
- [공통](https://tech.x2bee.com/api/store-front-api/common-api/undefined-1.md)
- [하이브리드 앱](https://tech.x2bee.com/api/store-front-api/common-api/undefined-2.md)
- [PG정산](https://tech.x2bee.com/api/store-front-api/common-api/pg.md)
- [Models](https://tech.x2bee.com/api/store-front-api/common-api/models.md)
- [전시(Display) API](https://tech.x2bee.com/api/store-front-api/display-api.md)
- [게시판](https://tech.x2bee.com/api/store-front-api/display-api/undefined.md)
- [사이트 전시몰](https://tech.x2bee.com/api/store-front-api/display-api/undefined-1.md)
- [전시매장](https://tech.x2bee.com/api/store-front-api/display-api/undefined-2.md)
- [기획전](https://tech.x2bee.com/api/store-front-api/display-api/undefined-3.md)
- [전시카테고리](https://tech.x2bee.com/api/store-front-api/display-api/undefined-4.md)
- [Models](https://tech.x2bee.com/api/store-front-api/display-api/models.md)
- [상품(Goods) API](https://tech.x2bee.com/api/store-front-api/goods-api.md)
- [상품 리뷰 관리](https://tech.x2bee.com/api/store-front-api/goods-api/undefined.md)
- [상품 Q\&A 관리](https://tech.x2bee.com/api/store-front-api/goods-api/q-and-a.md)
- [상품상세](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-1.md)
- [상품공급협력사](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-2.md)
- [상품검색](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-3.md)
- [상품 재입고](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-4.md)
- [상품상세 배송정보](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-5.md)
- [브랜드](https://tech.x2bee.com/api/store-front-api/goods-api/undefined-6.md)
- [Models](https://tech.x2bee.com/api/store-front-api/goods-api/models.md)
- [주문(Order) API](https://tech.x2bee.com/api/store-front-api/order-api.md)
- [정기주문](https://tech.x2bee.com/api/store-front-api/order-api/undefined.md)
- [선물함](https://tech.x2bee.com/api/store-front-api/order-api/undefined-1.md)
- [공지사항 FAQ](https://tech.x2bee.com/api/store-front-api/order-api/faq.md)
- [장바구니](https://tech.x2bee.com/api/store-front-api/order-api/undefined-2.md)
- [자동결제카드관리](https://tech.x2bee.com/api/store-front-api/order-api/undefined-3.md)
- [상품제공](https://tech.x2bee.com/api/store-front-api/order-api/undefined-4.md)
- [증빙서류](https://tech.x2bee.com/api/store-front-api/order-api/undefined-5.md)
- [환불](https://tech.x2bee.com/api/store-front-api/order-api/undefined-6.md)
- [결제정보](https://tech.x2bee.com/api/store-front-api/order-api/undefined-7.md)
- [주문서](https://tech.x2bee.com/api/store-front-api/order-api/undefined-8.md)
- [주문조회](https://tech.x2bee.com/api/store-front-api/order-api/undefined-9.md)
- [회원제공](https://tech.x2bee.com/api/store-front-api/order-api/undefined-10.md)
- [프로모션 검증](https://tech.x2bee.com/api/store-front-api/order-api/undefined-11.md)
- [프로모션 적립](https://tech.x2bee.com/api/store-front-api/order-api/undefined-12.md)
- [프로모션 할인](https://tech.x2bee.com/api/store-front-api/order-api/undefined-13.md)
- [프로모션 사은행사](https://tech.x2bee.com/api/store-front-api/order-api/undefined-14.md)
- [쿠폰 발급](https://tech.x2bee.com/api/store-front-api/order-api/undefined-15.md)
- [이벤트 제공](https://tech.x2bee.com/api/store-front-api/order-api/undefined-16.md)
- [회수](https://tech.x2bee.com/api/store-front-api/order-api/undefined-17.md)
- [배송](https://tech.x2bee.com/api/store-front-api/order-api/undefined-18.md)
- [주문클레임 대시보드](https://tech.x2bee.com/api/store-front-api/order-api/undefined-19.md)
- [분리보관](https://tech.x2bee.com/api/store-front-api/order-api/undefined-20.md)
- [고객센터 상품제공](https://tech.x2bee.com/api/store-front-api/order-api/undefined-21.md)
- [1대1문의](https://tech.x2bee.com/api/store-front-api/order-api/1-1.md)
- [고객 센터 제공](https://tech.x2bee.com/api/store-front-api/order-api/undefined-22.md)
- [주문반품](https://tech.x2bee.com/api/store-front-api/order-api/undefined-23.md)
- [주문변경](https://tech.x2bee.com/api/store-front-api/order-api/undefined-24.md)
- [주문취소](https://tech.x2bee.com/api/store-front-api/order-api/undefined-25.md)
- [클레임공통](https://tech.x2bee.com/api/store-front-api/order-api/undefined-26.md)
- [주문교환](https://tech.x2bee.com/api/store-front-api/order-api/undefined-27.md)
- [정기주문내역조회](https://tech.x2bee.com/api/store-front-api/order-api/undefined-28.md)
- [가상계좌](https://tech.x2bee.com/api/store-front-api/order-api/undefined-29.md)
- [Models](https://tech.x2bee.com/api/store-front-api/order-api/models.md)
- [회원 (Member) API](https://tech.x2bee.com/api/store-front-api/member-api.md)
- [알림함](https://tech.x2bee.com/api/store-front-api/member-api/undefined.md)
- [회원관리](https://tech.x2bee.com/api/store-front-api/member-api/undefined-1.md)
- [회원공통](https://tech.x2bee.com/api/store-front-api/member-api/undefined-2.md)
- [아이디 비밀번호찾기](https://tech.x2bee.com/api/store-front-api/member-api/undefined-3.md)
- [회원배송지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-4.md)
- [회원탈퇴](https://tech.x2bee.com/api/store-front-api/member-api/undefined-5.md)
- [임직원할인한도](https://tech.x2bee.com/api/store-front-api/member-api/undefined-6.md)
- [로그인](https://tech.x2bee.com/api/store-front-api/member-api/undefined-7.md)
- [마일리지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-8.md)
- [본인인증 결과](https://tech.x2bee.com/api/store-front-api/member-api/undefined-9.md)
- [회원가입](https://tech.x2bee.com/api/store-front-api/member-api/undefined-10.md)
- [본인인증호출](https://tech.x2bee.com/api/store-front-api/member-api/undefined-11.md)
- [본인인증](https://tech.x2bee.com/api/store-front-api/member-api/undefined-12.md)
- [위시리스트](https://tech.x2bee.com/api/store-front-api/member-api/undefined-13.md)
- [회원통관고유부호정보](https://tech.x2bee.com/api/store-front-api/member-api/undefined-14.md)
- [마이페이지](https://tech.x2bee.com/api/store-front-api/member-api/undefined-15.md)
- [Models](https://tech.x2bee.com/api/store-front-api/member-api/models.md)
- [이벤트(Event) API](https://tech.x2bee.com/api/store-front-api/event-api.md)
- [이벤트 응모](https://tech.x2bee.com/api/store-front-api/event-api/undefined.md)
- [이벤트 참여내역](https://tech.x2bee.com/api/store-front-api/event-api/undefined-1.md)
- [이벤트 공통](https://tech.x2bee.com/api/store-front-api/event-api/undefined-2.md)
- [분리보관](https://tech.x2bee.com/api/store-front-api/event-api/undefined-3.md)
- [이벤트 조회](https://tech.x2bee.com/api/store-front-api/event-api/undefined-4.md)
- [Models](https://tech.x2bee.com/api/store-front-api/event-api/models.md)
- [전시(Display) BO API](https://tech.x2bee.com/api/back-office-api/display-bo-api.md)
- [표준카테고리관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined.md)
- [전시 카테고리 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-1.md)
- [스와이퍼 타입 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-2.md)
- [약관 이용안내 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-3.md)
- [표준 전시카테고리연결](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-4.md)
- [팝업 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-5.md)
- [기획전 그룹 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-6.md)
- [전시 템플릿 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-7.md)
- [매장템플릿 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-8.md)
- [전시 코너 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-9.md)
- [템플릿코너 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-10.md)
- [전시 연결 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-11.md)
- [구좌 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-12.md)
- [사이트 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-13.md)
- [기획전 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-14.md)
- [몰 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-15.md)
- [아이콘 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-16.md)
- [게시판 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-17.md)
- [게시글 정보 관리](https://tech.x2bee.com/api/back-office-api/display-bo-api/undefined-18.md)
- [Models](https://tech.x2bee.com/api/back-office-api/display-bo-api/models.md)
- [상품(Goods) BO API](https://tech.x2bee.com/api/back-office-api/goods-bo-api.md)
- [키워드 부스팅 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined.md)
- [검색창 마크업 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-1.md)
- [추천검색어 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-2.md)
- [묶음상품 등록](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-3.md)
- [상품 공통](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-4.md)
- [상품 일괄 등록](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-5.md)
- [사은품 등록](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-6.md)
- [일반상품 등록](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-7.md)
- [상품 AI 통신](https://tech.x2bee.com/api/back-office-api/goods-bo-api/ai.md)
- [동의어 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-8.md)
- [랭킹 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-9.md)
- [신조어 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-10.md)
- [인기검색어 제외 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-11.md)
- [상품평 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-12.md)
- [상품평 평가항목 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-13.md)
- [예약상품 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-14.md)
- [옵션 정보 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-15.md)
- [상품 임시저장 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-16.md)
- [상품Qn A답변 템플릿 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/qn-a.md)
- [상품Qn A 정보 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/qn-a-1.md)
- [단품 정보 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-17.md)
- [일자별상품순위제외대상](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-18.md)
- [상품 승인 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-19.md)
- [브랜드 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-20.md)
- [홍보문구관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-21.md)
- [타임딜상품 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-22.md)
- [상품 정보 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-23.md)
- [인기검색어 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-24.md)
- [재입고 알림 관리](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-25.md)
- [상품정보 수정이력](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-26.md)
- [상품 대시보드](https://tech.x2bee.com/api/back-office-api/goods-bo-api/undefined-27.md)
- [Models](https://tech.x2bee.com/api/back-office-api/goods-bo-api/models.md)
- [주문(Order) BO API](https://tech.x2bee.com/api/back-office-api/order-bo-api.md)
- [정기주문 신청 관리](https://tech.x2bee.com/api/back-office-api/order-bo-api/undefined.md)
- [증빙서류](https://tech.x2bee.com/api/back-office-api/order-bo-api/undefined-1.md)
- [상담원 주문](https://tech.x2bee.com/api/back-office-api/order-bo-api/undefined-2.md)
- [주문 조회](https://tech.x2bee.com/api/back-office-api/order-bo-api/undefined-3.md)
- [주문 모니터링 관리](https://tech.x2bee.com/api/back-office-api/order-bo-api/undefined-4.md)
- [Models](https://tech.x2bee.com/api/back-office-api/order-bo-api/models.md)
- [결제(Payment) BO API](https://tech.x2bee.com/api/back-office-api/payment-bo-api.md)
- [환불관리](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined.md)
- [무이자할부 안내 관리](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined-1.md)
- [결제수단 관리](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined-2.md)
- [결제내역 조회](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined-3.md)
- [가맹점 관리](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined-4.md)
- [계좌인증 관리](https://tech.x2bee.com/api/back-office-api/payment-bo-api/undefined-5.md)
- [Models](https://tech.x2bee.com/api/back-office-api/payment-bo-api/models.md)
- [회원(Members) BO API](https://tech.x2bee.com/api/back-office-api/members-bo-api.md)
- [고객정보 확인 사유](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined.md)
- [임직원 관리](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined-1.md)
- [임직원할인한도관리](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined-2.md)
- [회원 정보 관리](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined-3.md)
- [회원 가입 승인 정보 관리](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined-4.md)
- [관심고객 정보 관리](https://tech.x2bee.com/api/back-office-api/members-bo-api/undefined-5.md)
- [Models](https://tech.x2bee.com/api/back-office-api/members-bo-api/models.md)
- [클레임(Claim) BO API](https://tech.x2bee.com/api/back-office-api/claim-bo-api.md)
- [주문반품](https://tech.x2bee.com/api/back-office-api/claim-bo-api/undefined.md)
- [주문클레임처리](https://tech.x2bee.com/api/back-office-api/claim-bo-api/undefined-1.md)
- [주문취소](https://tech.x2bee.com/api/back-office-api/claim-bo-api/undefined-2.md)
- [주문교환](https://tech.x2bee.com/api/back-office-api/claim-bo-api/undefined-3.md)
- [클레임 공통](https://tech.x2bee.com/api/back-office-api/claim-bo-api/undefined-4.md)
- [Models](https://tech.x2bee.com/api/back-office-api/claim-bo-api/models.md)
- [배송(Delivery) BO API](https://tech.x2bee.com/api/back-office-api/delivery-bo-api.md)
- [미발송 현황](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined.md)
- [회수처리](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-1.md)
- [출고완료](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-2.md)
- [이벤트 사은품 배송관리](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-3.md)
- [배송 기준 정보](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-4.md)
- [배송관리](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-5.md)
- [배송조회](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/undefined-6.md)
- [Models](https://tech.x2bee.com/api/back-office-api/delivery-bo-api/models.md)
- [마케팅(Marketing) BO API](https://tech.x2bee.com/api/back-office-api/marketing-bo-api.md)
- [마일리지 지급 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined.md)
- [이벤트 템플릿 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-1.md)
- [이벤트 정보 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-2.md)
- [프로모션 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-3.md)
- [마일리지 소멸 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-4.md)
- [이벤트 설문 조회](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-5.md)
- [이벤트 댓글 관리](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-6.md)
- [이벤트 응모이력](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-7.md)
- [마일리지 집계 현황](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/undefined-8.md)
- [Models](https://tech.x2bee.com/api/back-office-api/marketing-bo-api/models.md)
- [고객서비스 (CS) BO API](https://tech.x2bee.com/api/back-office-api/cs-bo-api.md)
- [보상유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined.md)
- [전화약속관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-1.md)
- [OB유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/ob.md)
- [통합상담관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-2.md)
- [1:1문의유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/1-1.md)
- [고객보상관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-3.md)
- [고객서비스 공지사항](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-4.md)
- [상담할당관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-5.md)
- [상담유형관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-6.md)
- [상담템플릿관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-7.md)
- [상담 AI 관리](https://tech.x2bee.com/api/back-office-api/cs-bo-api/ai.md)
- [상품QnA이관](https://tech.x2bee.com/api/back-office-api/cs-bo-api/qna.md)
- [고객보상 지급현황](https://tech.x2bee.com/api/back-office-api/cs-bo-api/undefined-8.md)
- [Models](https://tech.x2bee.com/api/back-office-api/cs-bo-api/models.md)
- [팝업(Popup) BO API](https://tech.x2bee.com/api/back-office-api/popup-bo-api.md)
- [협력사 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined.md)
- [상품관리 공통 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-1.md)
- [채널 수수료 정보](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-2.md)
- [알림메세지 관리 다국어 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-3.md)
- [프로모션 관리](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-4.md)
- [사용자 조회 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-5.md)
- [회원 조회 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-6.md)
- [회원 마일리지 관리   팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-7.md)
- [이벤트 조회 팝업 ](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-8.md)
- [회원이 보유한 쿠폰 조회 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-9.md)
- [상품 전체보기 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-10.md)
- [협력사 공통 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-11.md)
- [채널공통팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-12.md)
- [브랜드 공통 팝업](https://tech.x2bee.com/api/back-office-api/popup-bo-api/undefined-13.md)
- [Models](https://tech.x2bee.com/api/back-office-api/popup-bo-api/models.md)
- [통계(Statistics) BO API](https://tech.x2bee.com/api/back-office-api/statistics-bo-api.md)
- [주문 분석](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined.md)
- [주문 통계](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-1.md)
- [상품 통계](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-2.md)
- [고객서비스통계](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-3.md)
- [마케팅 분석](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-4.md)
- [회원 통계](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-5.md)
- [쿠폰별 매출/주문 현황](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-6.md)
- [브랜드별 매출/주문 현황](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-7.md)
- [상품 분석](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-8.md)
- [판매자통계](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/undefined-9.md)
- [Models](https://tech.x2bee.com/api/back-office-api/statistics-bo-api/models.md)
- [시스템(System) BO API](https://tech.x2bee.com/api/back-office-api/system-bo-api.md)
- [메뉴 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined.md)
- [FAQ 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/faq.md)
- [고객 알림 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-1.md)
- [시스템 공지 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-2.md)
- [고객 공지사항 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-3.md)
- [로그인](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-4.md)
- [사용자 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-5.md)
- [즐겨찾기 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-6.md)
- [권한 그룹 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-7.md)
- [알림 메시지 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-8.md)
- [개별 권한 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-9.md)
- [휴일 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-10.md)
- [공통코드 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-11.md)
- [금칙어 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-12.md)
- [우편번호 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-13.md)
- [사용자 조직 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-14.md)
- [메시지 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-15.md)
- [이메일 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-16.md)
- [APP Push 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/app-push.md)
- [비밀번호 변경](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-17.md)
- [Open Api 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/open-api.md)
- [게시글 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-18.md)
- [게시판 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-19.md)
- [배치로그 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-20.md)
- [ADMIN 메인](https://tech.x2bee.com/api/back-office-api/system-bo-api/admin.md)
- [협력사 관리자 평가 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-21.md)
- [주문클레임 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-22.md)
- [회원 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-23.md)
- [고객센터 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-24.md)
- [공통](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-25.md)
- [공통코드 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-26.md)
- [AI 다국어 번역](https://tech.x2bee.com/api/back-office-api/system-bo-api/ai.md)
- [사용자 접속 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-27.md)
- [개인정보 열람 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-28.md)
- [Open Api 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/open-api-1.md)
- [메뉴별 사용현황 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-29.md)
- [대시보드 시스템](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-30.md)
- [대시보드 주문, 매출, 클레임](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-31.md)
- [대시보드 회원](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-32.md)
- [대시보드 상품](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-33.md)
- [배치 관리 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-34.md)
- [AI 가용성](https://tech.x2bee.com/api/back-office-api/system-bo-api/ai-1.md)
- [Models](https://tech.x2bee.com/api/back-office-api/system-bo-api/models.md)
- [협력사(Vendor) BO API](https://tech.x2bee.com/api/back-office-api/vendor-bo-api.md)
- [협력사 관리](https://tech.x2bee.com/api/back-office-api/vendor-bo-api/undefined.md)
- [Models](https://tech.x2bee.com/api/back-office-api/vendor-bo-api/models.md)
- [정산(Settlement) BO API](https://tech.x2bee.com/api/back-office-api/settlement-bo-api.md)
- [PG승인대사](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/pg.md)
- [PG정산대사](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/pg-1.md)
- [매출내역조회](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/undefined.md)
- [마일리지 조회](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/undefined-1.md)
- [협력사별 매출수수료 조회](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/undefined-2.md)
- [배송비 조회](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/undefined-3.md)
- [Models](https://tech.x2bee.com/api/back-office-api/settlement-bo-api/models.md)

## 릴리즈 노트

- [릴리즈 노트](https://tech.x2bee.com/changelog/readme.md): 신규 기능 추가 및 개선 사항
- [2024년](https://tech.x2bee.com/changelog/readme-1.md)
- [2023년](https://tech.x2bee.com/changelog/readme-2.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tech.x2bee.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
