# MT103 说明

MT103 是一种标准化的 SWIFT（环球银行间金融电信协会）支付报文，专门用于跨境或国际电汇。它是全球公认的付款凭证，包含所有必要的付款详情，如付款日期、金额、货币、发送方和收款方等。

{% hint style="info" %}
**注意：** 在 提取 时请记住限制 [通过中介银行提款](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/limitations-of-withdrawals-via-intermediary-banks.md).
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/f2eec190d9737885cb7a9d41f244c36de5234194" 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     | 付款银行（Ordering bank）                    | `:52A:AAYBAU2S`                                 |
| 53A、B 或 D   | 发款行的往来行（Sender's correspondent bank）   | `:53B:12345678901`                              |
| 54A、B 或 D   | 收款行的往来行（Receiver's correspondent bank） | `:54A:BL20070000`                               |
| 56A、C 或 D   | 中介行（Intermediary 银行）                   | `: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/zh/nin-xiang-liao-jie-shen-me/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.
