> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.md).

# ブラジルのパートナー（BRL）向けに Nota Fiscal を提出する方法

{% hint style="warning" %}
**重要:** impact.comは、BRL通貨での新しいパートナー登録に対応していません。ただし、制限前に登録している場合は、引き続きBRLで支払いを受け取り、銀行口座情報を更新できます。
{% endhint %}

#### Nota Fiscalの説明

Nota Fiscalは、ブラジルの事業者が製品またはサービスの支払いを受けた後に発行しなければならない文書です。Nota Fiscalは取引の記録として機能し、返品時の受領書、税額の証拠、在庫管理の記録など、さまざまな目的で使用されます。要するに、Nota Fiscalは、ブラジルの事業者がブラジル国内で事業を行う別の事業体に提供するあらゆる商品またはサービスの所有権移転を記録することを目的としています。

#### Nota Fiscalの提出が必要な人

ブラジルにいるimpact.comパートナーで、ブラジルの提携ブランドから支払いを受け取りたい場合は、Nota Fiscalを提出する必要があります。ブラジルのブランドと非ブラジルのブランドの両方と取引したい場合は、impact.comアカウントが2つ必要です。その場合、1つ目のアカウントではNota Fiscalの手続きを行い、2つ目のアカウントでは行いません。

#### 手続きの流れ

BRLを選択通貨に設定しているブラジルのパートナーで、ブラジルのブランドとのみ提携している場合、以下のように進みます：

1. ブラジルのブランドを प्रमोーションし、コミッションを獲得します。
2. コミッションが収益アカウントの残高に表示されます。
3. まだ設定していない場合は、impact.comで銀行口座情報と引き出し設定を入力するよう指示されます。
   * Autopayの設定は、残高が *しきい値* であるBRL30に達した時点で引き出すように設定する必要があり、 *固定日*.
4. 次に、impact.comの収益アカウントから引き出したい金額で、所轄の税務当局に請求書（Nota Fiscal）を登録する必要があります。以下はその例です：

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

   * **会社名：** Impact Radius Technologia Ltda.
   * **住所：** Avenida Bernardino de Campos, 98, 14º andar, sala 7, Paraíso, 04004-040
   * **市：** São Paulo
   * **州：** São Paulo
   * **CNPJ（法人全国登録番号）：** 23.008.224/0001-45
5. 最後に、Nota Fiscalを **Juliana Souza Romeiro** （HLB Brazilの`juliana.romeiro@hlb.com.br`）および `notafiscal@impact.com`.
   * JulianaがHLB Brazilを代表してNota Fiscalを確認・承認し、その後、最終承認のためにimpact.comのGlobal Clearing Houseチームへ送付します。

{% hint style="warning" %}
**注：** Nota Fiscalに銀行口座情報の誤りや、impact.comの収益アカウント残高を上回る金額などの不一致がある場合、impact.comのGlobal Clearinghouseチームが却下し、HLBに修正して再提出するよう通知されます。
{% 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
