> 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-guide/back-office/delivery-bo/undefined.md).

# 배송 기준정보

추가 배송비를 부과하기 위한 배송 지역 및 그룹별로 기준 정보를 관리 할 수 있습니다.

***

## 주요 기능

* 배송지역그룹을 등록/수정/삭제할 수 있습니다.
* 배송지역그룹별 배송지역을 등록/삭제할 수 있습니다.
* 시/도 목록을 조회할 수 있습니다.
* 우편번호와 주소를 조회할 수 있습니다.
* 배송지역그룹 목록과 상세정보를 조회할 수 있습니다.
* 배송지역그룹에 적용된 목록을 조회할 수 있습니다.

## 프로세스 정의

<figure><img src="/files/Dt5hf3u9huBXNAf09Cs0" alt=""><figcaption></figcaption></figure>

## API 기능 목록

<table><thead><tr><th width="127.888916015625">API</th><th width="345">설명</th><th width="96.888916015625">Server</th><th width="89.1112060546875">메소드</th><th>비고</th></tr></thead><tbody><tr><td>배송지역그룹 관리 등록/<br>수정/삭제</td><td>배송지역그룹정보(배송그룹지역명, 정렬순서, 사용여부, 배송지역그룹명)을 등록/수정/삭제합니다.</td><td>BO</td><td>POST</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=saveDeliveryRegionGroup">🔗API 확인하기 ></a></td></tr><tr><td>배송지역관리 등록/삭제</td><td>배송지역그룹에 배송지역정보를 신규 등록하거나 기 등록되어 있는 배송지역정보를 삭제합니다.</td><td>BO</td><td>POST</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=saveDeliveryRegionGroup">🔗API 확인하기 ></a></td></tr><tr><td>시도명 목록 조회</td><td>배송지역관리 메뉴에서 배송지역선택 시도명 전체 목록을 조회합니다.(ex. 서울특별시, 경상남도, 경상북도 등)</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=getRegionGroupList">🔗API 확인하기 ></a></td></tr><tr><td>우편번호 및 우편주소 조회</td><td>배송지역그룹번호에 기 등록된 우편번호를 제외한 우편번호와 우편주소를 조회합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=getDeliveryRegionPostNoList">🔗API 확인하기 ></a></td></tr><tr><td>배송지역그룹 관리 목록</td><td>배송지역그룹구분, 배송지역그룹명, 사용여부를 이용해 배송지역그룹목록을 조회합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=getDeliveryRegionGroupMgmtList">🔗API 확인하기 ></a></td></tr><tr><td>배송지역 적용목록 조회</td><td>배송지역그룹번호에 매핑된 우편번호, 주소 목록을 조회합니다.</td><td>BO</td><td>GET</td><td><a href="https://apibo.x2bee.com/content?bo=delivery&#x26;depth=%EB%B0%B0%EC%86%A1%20%EA%B8%B0%EC%A4%80%20%EC%A0%95%EB%B3%B4&#x26;path=getDeliRegnByZipCdList">🔗API 확인하기 ></a></td></tr></tbody></table>
