# FAQ

- [에러코드\_ (1) 주문](https://workspace-help.nhn-commerce.com/contents/faq/error_order.md)
- [에러코드\_ (2) 프로모션](https://workspace-help.nhn-commerce.com/contents/faq/error_promotion.md)
- [에러코드\_ (3) 클레임](https://workspace-help.nhn-commerce.com/contents/faq/error_claim.md)
- [에러코드\_ (4) 회원](https://workspace-help.nhn-commerce.com/contents/faq/error_member.md)
- [에러코드\_ (5) 인증](https://workspace-help.nhn-commerce.com/contents/faq/error_auth.md)
- [쿠폰 코드 API 에러메시지 안내](https://workspace-help.nhn-commerce.com/contents/faq/error_coupon.md)
- [장바구니/주문결제 에러코드 안내](https://workspace-help.nhn-commerce.com/contents/faq/error_ordersheet.md)
- [배송타입 및 택배사코드 안내](https://workspace-help.nhn-commerce.com/contents/faq/error_delivery.md)
- [파트너어드민 매출내역 조회기준](https://workspace-help.nhn-commerce.com/contents/faq/undefined.md)
- [shop api error response 안내](https://workspace-help.nhn-commerce.com/contents/faq/shop-api-error-response.md): \[FAQ] 샵바이프리미엄 1:1문의를 통해 문의가 자주 들어오는 공통질문을 모아서 답변하는 콘텐츠입니다.
- [server API로 주문의 외부 유입경로 집계 방법](https://workspace-help.nhn-commerce.com/contents/faq/server-api.md): \[FAQ] 샵바이프리미엄 1:1문의를 통해 문의가 자주 들어오는 공통질문을 모아서 답변하는 콘텐츠입니다.
- [은행코드 안내](https://workspace-help.nhn-commerce.com/contents/faq/bankcode.md)
- [7/15 스킨 에디터 업데이트 주의사항](https://workspace-help.nhn-commerce.com/contents/faq/0715_caution.md)
- [모바일\_업데이트 전 템플릿 코드](https://workspace-help.nhn-commerce.com/contents/faq/0715_caution/mo.md)
- [PC\_업데이트 전 템플릿 코드](https://workspace-help.nhn-commerce.com/contents/faq/0715_caution/pc.md)
- [업데이트 후/전 템플릿 코드 비교](https://workspace-help.nhn-commerce.com/contents/faq/0715_caution/code.md)
- [\[샵바이 엔터프라이즈\] server API 호출방법](https://workspace-help.nhn-commerce.com/contents/faq/server-api-1.md)
- [\[샵바이 엔터프라이즈\] 파트너 어드민에서  상품 노출은 미리 해두고, 판매 기간은 미래시점으로 설정할 수 있는 기능이 있을까요?](https://workspace-help.nhn-commerce.com/contents/faq/undefined-1.md)
- [\[샵바이 엔터프라이즈\] 파트너사 담당MD  일괄변경 어떻게하나요?](https://workspace-help.nhn-commerce.com/contents/faq/md.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://workspace-help.nhn-commerce.com/contents/faq.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.
