# 배송타입 및 택배사코드 안내

삽바이 배송타입은 아래와 같이 제공됩니다.

* PARCEL\_DELIVERY: 택배/등기/소포,
* DIRECT\_DELIVERY: 직접배송(화물배달),
* NONE: 없음

이중 PARCEL\_DELIVERY(택배/등기/소포)에 대한 택배사코드 리스트는 아래와 같습니다.

```
CJ=CJ대한통운
POST=우체국
HANJIN=한진택배
GTX=GTX로지스
LOTTE=롯데택배
KGB=KGB택배
LOGEN=로젠택배
GSI=GSI EXPRESS
KGL=KG로지스
INTRAS=INTRAS
UPS=UPS
CHUNIL=천일택배
KDEXP=경동택배
HDEXP=합동택배
ILYANG=일양택배
POST_EMS=우체국 EMS
KYOUNGDONG=경동택배
DAESIN=대신택배
CVS=CVS편의점택배
DHL=DHL
FEDEX=FEDEX
GSM=GSM국제택배
WARPEX=WARPEX
WIZWA=WIZWA
ACI=ACI EXPRESS
PANTOS=범한판토스
CJ_INTERNATIONAL=CJ대한통운(국제택배)
TNT=TNT
CU=CU편의점택배
KUNYOUNG=건영택배
LOTTE_INTERNATIONAL=롯데택배(국제택배)
HONAM=호남택배
HANIPS=한의사랑
IPARCEL=I-PARCEL
SLX=SLX택배
USPS=USPS
WONDERS=원더스퀵
REGISTPOST=우편등기
DHLDE=DHL(독일)
EZUSA=EZUSA
SWGEXP=성원글로벌
DAEWOON=대운글로벌
DODOFLEX=도도플렉스
NH_LOGIS=농협택배
TODAY_PICKUP 카카오 T 당일배송
UFO=유에프오
QEXPRESS=큐익스프레스
PINGPONG=핑퐁
CR_LOGITECH=CR Logitech
EXMATE=이엑스메이트
WINION_LOGIS=위니온로지스
SELLEX=셀익스
ETC=기타
```


---

# 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/error_delivery.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.
