> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/add_contract/settle-id.md).

# Settle ID 추가

## 1. Settle ID 추가

Settle ID는 이용기관이 가질 수 있는 최소 정산 단위입니다.

서비스나 정산 담당자가 다르거나 사용량을 구분하고자 하는 경우, 아래 경로에서 Settle ID를 추가하여 사용할 수 있습니다.

* 이용기관 계약상세 > ‘Settle ID 추가’ 버튼 클릭
* 이용기관 계약추가 > 이용기관 사업자명 선택 > ‘Settle ID 추가’ 버튼 클릭

<figure><img src="https://234308570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVZVmVOd-5LtENUPqdq%2Fuploads%2FzjzdfYe93zZaOsTIqJJ6%2Fimage.png?alt=media&amp;token=2cb9ffa2-7617-4161-a655-921a77fc05db" alt=""><figcaption></figcaption></figure>

**➊ Settle 명**

생성된 Settle을 구분할 수 있는 이름(별칭)을 작성할 수 있습니다.&#x20;

**➋ Settle 구분\***

Settle ID는 테스트용과 운영용으로 구분되며, 구분에 따라 등록할 수 있는 상품이 다릅니다.

* **테스트용**: 테스트 목적으로만 사용할 수 있으며, 상품에 T가 붙은 테스트 상품만 등록할 수 있습니다. (테스트 상품 사용은 과금되지 않습니다.)
* **운영용**: 실제 운영 시에 사용하며, 상품에 T가 붙지 않은 정식 상품만 등록할 수 있습니다.\
  (운영 상품 사용은 과금됩니다.)

**➌ CI 활용여부\***

CI 활용여부를 ‘활용'으로 선택하면, 검증하기 API 호출 시 카카오계정 CI를 내려받아 회원을 식별할 수 있습니다.

‘활용'으로 선택한 경우, 사용자에게 노출되는 인증 요청 화면 하단에 ‘개인정보 제 3자 제공 동의'가 노출됩니다.

{% hint style="info" %}

* CI 활용여부 항목은 ‘인증 서비스’ 이용기관의 Settle ID 추가 시에만 노출됩니다.
* 이용기관 정보에 CI 활용여부 설정이 ‘활용안함'인 경우, CI를 활용할 수 없습니다.
  {% endhint %}

**➍ 연동담당자명**

해당 Settle ID를 이용기관의 서비스와 연동하는 담당자의 이름을 작성할 수 있습니다.<br>

**➎ 연동담당자 이메일\***

Settle ID가 생성되면 연동담당자 이메일로 Settle ID 정보와 함께 개인정보 암복호화키가 전달됩니다.

만약, 메일이 수신되지 않은 경우 이용기관 계약 조회 > 이메일 재발송 버튼을 클릭해 주세요.

<br>

## 2. Settle ID 정보 확인

Settle ID를 추가했다면, 계약정보 상세조회 화면에서 아래와 같이 생성된 Settle ID 정보를 확인할 수 있습니다.

또한, 딜러사와 이용기관의 연동담당자에게 생성된 Settle ID 정보 안내 메일이 발송됩니다.<br>

<figure><img src="https://234308570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVZVmVOd-5LtENUPqdq%2Fuploads%2F7vep2ry4cLXTMYNBW3NT%2Fimage.png?alt=media&amp;token=bff96586-3090-4d18-8617-8041bfe0d23d" alt=""><figcaption></figcaption></figure>

## 3. Settle 정보 수정

생성된 Settle 정보를 수정하려는 경우, 기본정보 영역의 ‘Settle 정보 수정' 버튼을 클릭하여 정보를 수정할 수 있습니다.

<figure><img src="https://234308570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVZVmVOd-5LtENUPqdq%2Fuploads%2FYN4eUX5xRRyDneNNC3Pe%2Fimage.png?alt=media&amp;token=d24aa68d-a885-460b-9f7d-639578345fbe" alt=""><figcaption></figcaption></figure>

* **수정 가능**: Settle 명, CI 활용여부(인증 서비스 BIZ인 경우), 연동담당자 이름, 연동담당자 이메일
* **수정 불가**: Settle 구분, Settle ID

{% hint style="info" %}
‘Settle 정보 수정’ 버튼은 딜러사의 ‘관리자’ 권한을 가진 사용자에게만 노출됩니다.
{% endhint %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/tool/kakaotalkwallet/add_contract/settle-id.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
