# 加拿大路由号码说明

作为使用加拿大银行系统的合作伙伴，了解路由号码很重要，以便您可以 [通过电子转账（EFT）提取余额](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md#set-up-your-payment-method-0-1) 从 impact.com 平台。

#### 什么是路由号码？

加拿大的银行使用 *路由号码* 在处理交易时用于识别与账户关联的银行和分行。该号码可根据交易类型以两种方式格式化。对于电子转账（EFT）交易，您的路由号码始终遵循以下格式：

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

* 该号码为 9 位数字
* **0** 是一个标准数字，始终位于其他 8 位数字之前
* <mark style="color:$danger;">**123**</mark> 代表 *银行* 与您的账户关联
* <mark style="color:$success;">**45678**</mark> 代表 *银行分行* 与您的账户关联

{% hint style="info" %}
**注意：** 在填写 *路由号码* impact.com 的 *银行账户* 设置的字段时，请务必使用上述格式。查看 [作为合作伙伴完成您的银行账户设置](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md#set-up-your-payment-method-0-1) 以获取有关如何设置或修改付款方式的更多信息。
{% endhint %}

#### 查找您的路由号码

如果您不知道账户的路由号码，可以使用许多在线资源来查找。下面的步骤展示了如何使用其中一个站点查找路由号码。

1. 导航到任何帮助您查找路由号码的网站。我们将使用 wise.com 的 [网页](https://wise.com/ca/bank-codes/transit-number/routing-number#routing-banks) 作为本说明示例（impact.com 与 wise.com 毫无关联）。
2. 选择 **查找您的路由号码**.
3. 选择您开户的银行。
4. 选择 **查找（您银行的）转账/传输编号**.
   * 您将获得一个 *机构编号* 和一个 *传输编号* （也称为， *银行编号* 和 *分行编号*).
5. 根据上面显示的 9 位格式将这些数字组合。记得先添加前导零。

   * 对于所提供截图中的示例，路由号码将为： **0**<mark style="color:$danger;">**010**</mark><mark style="color:$success;">**30800**</mark>

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

{% hint style="info" %}
**注意：** 如果您无法按照上述流程找到路由号码，请尝试其他在线资源或直接咨询您的银行。
{% 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/payments-withdrawals-and-balance/canadian-routing-numbers-explained-for-partners.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.
