> 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/where-do-i-find-my-tax-form-1099-as-a-partner.md).

# パートナーとして税務フォーム 1099 はどこで見つけられますか？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

税務フォーム1099（[1099-MISC](https://www.irs.gov/forms-pubs/about-form-1099-misc) または [1099-NEC](https://www.irs.gov/forms-pubs/about-form-1099-nec) ）はIRSが要求する税務フォームです。1099フォームを取得できるのは、あなたが [アカウント残高を出金した](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) 少なくとも1回行っている場合のみです。

毎年1月または2月に、impact.comのサービスプロバイダーである *PayQuicker*が、1099税務フォームを次のメールアドレスに送信します。 [経理担当者](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md) としてアカウントに登録されている

#### 1099税務フォームを生成するための前提条件

impact.comが1099税務フォームを生成するには、以下の条件を満たす必要があります：

* 暦年内にimpact.comプラットフォームでUSD 600ドルを超えて出金している
* あなたの所在地が米国で、アカウントの優先通貨がUSDに設定されていること。
* あなたは [有効なW9税務フォームをアップロードしている](/partner/ja/nitsuitebitaidesuka/platform-features/finance/submit-your-electronic-tax-document.md) をimpact.comに
* 法人ではない米国居住者である必要があります。
  * 個人事業主も1099税務フォームの対象外です。
* 支払い方法としてPayPalを使用してはなりません。
  * 支払いの受け取り方法としてPayPalを使用している場合は、PayPalの手順に従って [1099をダウンロード](https://www.paypal.com/us/smarthelp/article/How-do-I-find-my-1099-tax-statement-in-my-PayPal-account-FAQ919) をPayPalから直接行ってください。

#### 1099税務フォームをダウンロード

1. 上部のナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → 設定**.
2. 選択 **税務書類**.
3. 〜の下の *1099税務フォーム* セクションで、次を選択してください： **年** ダウンロードしたい1099税務フォームの対象年。
4. 選択 **ダウンロード**.

{% hint style="warning" %}
**2025年の1099について：** 条件を満たす各アカウントごとに1099税務フォームが送付されます。複数アカウントの1099はまとめられません。
{% 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/where-do-i-find-my-tax-form-1099-as-a-partner.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.
