# MT103の解説

MT103は、国境を越えた国際送金専用に使用される標準化されたSWIFT（Society for Worldwide Interbank Financial Telecommunication）支払メッセージです。支払日、金額、通貨、送金者、受取人など、必要な支払の詳細をすべて含む世界的に受け入れられた支払証明です。

{% hint style="info" %}
**注意：** 出金時の制限事項にご注意ください [仲介銀行を利用して出金する際に](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.md).
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/4918324bd2298f38fb97fc8ccd246cb5c56386e3" alt=""><figcaption></figcaption></figure></div>

#### MT103をどうすればいいですか？

MT103は支払が送金されたことを確認するものです。 **impact.comが提供できる唯一の支払証明です**。支払の受取人として、MT103の情報をあなたの銀行に持参してください。銀行は提供された情報を利用して資金の所在を確認する必要があります。

* については *MT103形式* MT103に含まれる情報の内訳については、以下のセクションをご覧ください。

<details>

<summary>MT103形式</summary>

| 折れ線           | 説明                  | 例                                               |
| ------------- | ------------------- | ----------------------------------------------- |
| 20            | 取引参照番号              | `:20:GB123456ABCD21C1`                          |
| 23B           | 銀行業務コード             | `:23B:CRED`                                     |
| 32A           | 価値日・通貨・金額           | `:32A:220113ZAR15000,05`                        |
| 33B           | 通貨・元の指示金額           | `:33B:ZAR15000,05`                              |
| 50A、F または K   | 支払顧客 - 氏名・住所        | `:50K:P SHERMAN 42 WALLABY WAY SYDNEY 2000,AUS` |
| 52A または D     | 指示銀行                | `:52A:AAYBAU2S`                                 |
| 53A、B または D   | 送金者のコルレス銀行          | `:53B:12345678901`                              |
| 54A、B または D   | 受取人のコルレス銀行          | `:54A:BL20070000`                               |
| 56A、C または D   | 仲介（銀行）              | `:56A:CP0103`                                   |
| 57A、B、C または D | 預金取扱金融機関（あなたの銀行）    | `:57A://SC400515`                               |
| 59 または 59A    | 受益者顧客 - 4x35        | `:59:/12345678 ACME HOLLYWOOD, CA`              |
| 70            | 送金情報（リミッタンス情報）      |                                                 |
| 71A           | 手数料の詳細（OUR/SHA/BEN） | `:71A:SHA`                                      |
| 72            | 送金者から受取人への情報        | `:72:/INS/PMT LEGAL FEES //SYDNEY BRANCH`       |
| 77B           | 規制報告                | `:77B:PURPOSE:SUPP`                             |

</details>

{% hint style="info" %}
**注意：** impact.comは金融機関ではなく、世界的な銀行データへのアクセス権を持っていません。支払い資金の所在を確認するには、MT103の情報を添えて直接あなたの銀行にお問い合わせください。
{% endhint %}


---

# 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://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-documents/mt103-explained.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.
