> For the complete documentation index, see [llms.txt](https://docs.pandablue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pandablue.com/api-documentation/cashouts-api/countries-validations/asian-countries/japan.md).

# Japan

## uired fields

| Field                  | Format                                                                                                                           | Description                                                                                |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| `login`                | String                                                                                                                           | Cashouts login                                                                             |
| `pass`                 | String                                                                                                                           | Cashouts pass                                                                              |
| `external_id`          | String (max length: 100)                                                                                                         | Transaction's ID on your end                                                               |
| `document_id`          | See [document validations](/specifications/countries-specifications.md#documents-validations)                                    | Beneficiary's document ID                                                                  |
| `country`              | `JP`                                                                                                                             | See [country codes](/specifications/countries-specifications.md#countries-and-currencies)  |
| `currency`             | `JPY` / `USD`                                                                                                                    | See [currency codes](/specifications/countries-specifications.md#countries-and-currencies) |
| `amount`               | Number with up to 2 decimals                                                                                                     | Cashout amount                                                                             |
| `bank_account`         | See [validations below](/api-documentation/cashouts-api/countries-validations/asian-countries/japan.md#bank-account-validations) | Beneficiary's bank account                                                                 |
| `bank_branch`          | See [validations below](/api-documentation/cashouts-api/countries-validations/asian-countries/japan.md#bank-branch-validations)  | Beneficiary's bank branch                                                                  |
| `bank_code`            | See [bank codes](/api-documentation/cashouts-api/countries-validations/asian-countries/japan.md#bank-codes)                      | Code specifying the beneficiary's bank                                                     |
| `account_type`         | See [account type codes](/api-documentation/cashouts-api/countries-validations/asian-countries/japan.md#account-types)           | Beneficiary's bank account type                                                            |
| `beneficiary_name`     | String (max length: 100)                                                                                                         | Beneficiary's name in Japanese                                                             |
| `beneficiary_lastname` | String (max length: 100)                                                                                                         | Beneficiary's last name in Japanese                                                        |

{% hint style="warning" %}
The name and last name (`beneficiary_name`, `beneficiary_lastname)` must respect the following rules:

* It should be **written** in Katakana, not Kanji.
* It should be **typed** in Zenkaku.
* The small letters, such as 「ヤ」「ユ」「ヨ」should be written in capital (big) letter.
* When asking for the name and last name to the customer, use the phrase: "Bank Account Name"

Instructions in Japanese:
{% endhint %}

![](/files/-MbI0zulnJNcRo5HKl30)

## Bank Account Validations

| Bank name   | Bank code | Format  | Description                                                           | Regex            | Example |
| ----------- | :-------: | ------- | --------------------------------------------------------------------- | ---------------- | ------- |
| Venus Point |   10000   | String  | Username of the beneficiary in Venus Point. Max length: 30 characters | `^[\s\S]{1,30}$` | Jack200 |
| TigerPay    |   10001   | Numeric | Numeric bank account. Length 6                                        | `^\d{6}$`        |         |
| Others      |     -     | Numeric | Numeric bank account. Length between 6 and 8 digits inclusive         | `^\d{6,8}$`      | 3374856 |

## Bank Branch Validations

| Bank name   | Bank code | Format  | Description                                                           | Example   |
| ----------- | :-------: | ------- | --------------------------------------------------------------------- | --------- |
| Venus Point |   10000   | String  | Password of the beneficiary in Venus Point. Max length: 30 characters | 2j3k4n2n2 |
| TigerPay    |   10001   | Empty   | Empty bank branch "                                                   | "         |
| Others      |     -     | Numeric | Bank branch number. Max. length: 3 characters.                        | 123       |

## Account Types

The `account_type` is specified with only one character as described below.

| `account_type` | Description             |
| :------------: | ----------------------- |
|     **`C`**    | Current account ("当座")  |
|     **`S`**    | Savings account ("貯蓄")  |
|     **`O`**    | Ordinary account ("普通") |

## Document Validations

[Click here](/specifications/countries-specifications.md#documents-validations) to check document types and validations.

## Example Request

{% tabs %}
{% tab title="Bank Account" %}

```java
{
    "login": "xxxxxxx",
    "pass": "xxxxxxx",
    "external_id": "30000000001",
    "document_id": "873839473123",
    "country": "JP",
    "amount": 100,
    "currency": "JPY",
    "bank_code": "149",
    "bank_account": "2837493",
    "bank_branch": "123", 
    "account_type": "S",
    "beneificiary_name": "聡",
    "beneificiary_lastname": "中本",
    "notification_url": "https://webhook.site/url",
    "type": "json"
}
```

{% endtab %}

{% tab title="Venus Point" %}

```java
{
    "login": "xxxxxxx",
    "pass": "xxxxxxx",
    "external_id": "30000000001",
    "document_id": "873839473123",
    "country": "JP",
    "amount": 100,
    "currency": "JPY",
    "bank_code": "10000",
    "bank_account": "Jack200",
    "bank_branch": "Chon900", 
    "account_type": "S",
    "beneificiary_name": "聡", 
    "beneificiary_lastname": "中本",  
    "notification_url": "https://webhook.site/url",
    "type": "json"
}
```

{% endtab %}

{% tab title="TigerPay" %}

```
{
    "login": "xxxxxxx",
    "pass": "xxxxxxx",
    "external_id": "30000000001",
    "document_id": "873839473123",
    "country": "JP",
    "amount": 100,
    "currency": "JPY",
    "bank_code": "10001",
    "bank_account": "123456",
    "bank_branch": "", 
    "account_type": "S",
    "beneificiary_name": "聡", 
    "beneificiary_lastname": "中本",  
    "notification_url": "https://webhook.site/url",
    "type": "json"
}
```

{% endtab %}
{% endtabs %}

## Bank Codes

| Bank Name in Japanese | Bank Name in Latin Characters                         | Code  |
| --------------------- | ----------------------------------------------------- | ----- |
| ミズホ ギンコウ              | Mizuho Bank, Ltd.                                     | 001   |
| ミツビシユーエフジェイ ギンコウ      | MUFG Bank, Ltd.                                       | 005   |
| ミツイスミトモ　ギンコウ          | Sumitomo Mitsui Banking Corporation                   | 009   |
| リソナ ギンコウ              | Resona Bank, Limited                                  | 010   |
| サイタマリソナ ギンコウ          | Saitama Resona Bank, Limited                          | 017   |
| ペイペイ ギンコウ             | The Japan Net Bank, Limited                           | 033   |
| セブン ギンコウ              | Seven Bank, Ltd.                                      | 034   |
| ソニー ギンコウ              | Sony Bank Inc.                                        | 035   |
| ラクテン ギンコウ             | Rakuten Bank, Ltd.                                    | 036   |
| スミシンエスビーアイ ギンコウ       | SBI Sumishin Net Bank, Ltd.                           | 038   |
| エーユージブン ギンコウ          | au Jibun Bank Corporation                             | 039   |
| イオン　ギンコウ              | AEON Bank, Ltd.                                       | 040   |
| トウホウギンコウ              | Toho Bank, Ltd                                        | 126   |
| ムサシノ ギンコウ             | The Musashino Bank, Ltd.                              | 133   |
| チバ ギンコウ               | The Chiba Bank, Ltd.                                  | 134   |
| ヨコハマ ギンコウ             | The Bank of Yokohama,Ltd.                             | 138   |
| 八十二銀行　ハチジユウニ          | Hachijuni banks                                       | 143   |
| ホクリク ギンコウ             | The Hokujriku Bank, Ltd.                              | 144   |
| シズオカ ギンコウ             | The Shizuoka Bank, Ltd.                               | 149   |
| スルガ ギンコウ              | Suruga Bank Ltd.                                      | 150   |
| 大垣共立銀行 オオガキキヨウリツ      | Oogaki Kyoritsu Bank                                  | 152   |
| キョウト ギンコウ             | The Bank of Kyoto, Ltd.                               | 158   |
| カンサイミライ ギンコウ          | Kansai Mirai Bank, Limited                            | 159   |
| イケダ センシュウギンコウ         | The Senshu Ikeda Bank, Ltd                            | 161   |
| 山陰合同銀行 サンインゴウドウ       | San-In Godo Bank                                      | 167   |
| ヒロシマ ギンコウ             | Hiroshima Bank, Ltd                                   | 169   |
| 伊予銀行 イヨ               | Iyo Bank                                              | 174   |
| フクオカ ギンコウ             | The Bank Of Fukuoka, Ltd.                             | 177   |
| 十八親和銀行 ジユウハチシンワ       | The Juhachi Shinwa Bank                               | 181   |
| 琉球銀行　リユウキユウ           | Bank of Ryukyu                                        | 187   |
| 三井住友信託銀行 ミツイスミトモシンタク  | SMBC Trust Bank                                       | 294   |
| ジーエムオーアオゾラネット ギンコウ    | GMO Aozora Net Bank, Ltd.                             | 310   |
| シンセイ ギンコウ             | Shinsei Bank, Ltd.                                    | 397   |
| 香港上海銀行 ホンコンシヤンハイ      | The Hongkong and Shanghai Banking Corporation Limited | 411   |
| 東京スター銀行 トウキヨウスター      | Tokyo Star Bank                                       | 526   |
| 長野銀行 ナガノ              | Nagano Bank                                           | 533   |
| ナゴヤギンコウ               | The Bank of Nagoya, Ltd.                              | 543   |
| ユウチョ ギンコウ             | Japan Post Bank                                       | 9900  |
| Venus Point           | Venus Point                                           | 10000 |
| TigerPay              | TigerPay                                              | 10001 |

{% hint style="info" %}
For the full and most up-to-date list of banks and its codes, please check the [Cashout Bank Code endpoint.](/api-documentation/cashouts-api/endpoints/cashout-bank-codes.md)
{% 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:

```
GET https://docs.pandablue.com/api-documentation/cashouts-api/countries-validations/asian-countries/japan.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.
