# PG사별 은행코드표

{% hint style="warning" %}
**Deprecated**

이 문서는 더 이상 관리되지 않습니다.

[PortOne 개발자센터](https://developers.portone.io/)를 이용해주세요.
{% endhint %}

<details>

<summary>NHN KCP 은행코드</summary>

* KB국민은행 : BK04
* SC제일은행 : BK23
* 경남은행 : BK39
* 광주은행 : BK34
* 기업은행 : BK03
* 농협 : BK11
* 대구은행 : BK31
* 부산은행 : BK32
* 산업은행 : BK02
* 새마을금고 : BK45
* 수협 : BK07
* 신한은행 : BK88
* 신협 : BK48
* 외환은행 : BK81
* 우리은행 : BK20
* 우체국 : BK71
* 전북은행 : BK37
* 축협 : BK12
* 카카오뱅크 : BK90
* 케이뱅크 : BK89
* 하나은행 : BK81
* 한국씨티은행 : BK27
* 토스뱅크 : BK92

</details>

<details>

<summary>KG이니시스 은행코드</summary>

* KB국민은행 : 04
* SC제일은행 : 23
* 경남은행 : 39
* 광주은행 : 34
* 기업은행 : 03
* 농협 : 11
* 대구은행 : 31
* 부산은행 : 32
* 산업은행 : 02
* 새마을금고 : 45
* 수협 : 07
* 신한은행 : 88
* 신협 : 48
* 외환은행 : 81
* 우리은행 : 20
* 우체국 : 71
* 전북은행 : 37
* 축협 : 12
* 카카오뱅크 : 90
* 케이뱅크 : 89
* 하나은행 : 81
* 한국씨티은행 : 27
* 토스뱅크 : 92

</details>

<details>

<summary>페이조아 (다우데이타)</summary>

* KB국민은행 : 04
* SC제일은행 : 11
* 경남은행 : -
* 광주은행 : -
* 기업은행 : 03
* 농협 : 08
* 대구은행 : -
* 부산은행 : 15
* 산업은행 : -
* 새마을금고 : -
* 수협 : -
* 신한은행 : 10
* 신협 : -
* 외환은행 : 05
* 우리은행 : 09
* 우체국 : 31
* 전북은행 : -
* 축협 : -
* 카카오뱅크 : -
* 케이뱅크 : -
* 하나은행 : 12
* 한국씨티은행 : -
* 토스뱅크 : -

</details>

<details>

<summary>토스페이먼츠 &#x26; 다날 &#x26; 나이스페이먼츠 &#x26; JTNet &#x26; KICC &#x26; SMARTRO &#x26; 세틀뱅크</summary>

* KB국민은행 : 004
* SC제일은행 : 023
* 경남은행 : 039
* 광주은행 : 034
* 기업은행 : 003
* 농협 : 011
* 대구은행 : 031
* 부산은행 : 032
* 산업은행 : 002
* 새마을금고 : 045
* 수협 : 007
* 신한은행 : 088
* 신협 : 048
* 외환은행 : 081
* 우리은행 : 020
* 우체국 : 071
* 전북은행 : 037
* 축협 : 012
* 카카오뱅크 : 090
* 케이뱅크 : 089
* 하나은행 : 081
* 한국씨티은행 : 027
* 토스뱅크 : 092

</details>


---

# 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://portone.gitbook.io/docs/tip/pg-1.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.
