> 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/other/ja/reference-documentation/discover-your-invoicing-method.md).

# 請求方法を確認する

impact.comプラットフォームを利用するブランドおよびパートナーは、特定の請求方法に基づいて発生した取引について請求されるか、または請求書が発行されます。請求方法は、ブランドまたはパートナーが取引するimpactエンティティに基づいて決定されます。これは主に地理的な所在地に基づいて決まります。

プラットフォームで採用されている2つの請求方法は次のとおりです：

* 直接請求
* impact.comエンティティ経由の請求

impactに当社の *英国*, *シンガポール* または *オーストラリア* エンティティを通じて登録した場合、または *EMEA*, *東南アジア/南アジア* または *オーストラリア/ニュージーランド*の地域にいる場合は、 **impact.comエンティティ経由の請求**.

請求方法として *直接請求*を使用している場合でも、impact.comエンティティ宛またはimpact.comエンティティからの請求書が発生することがある点に注意する価値があります。この *これは、相手方が* 特定の取引の *impact.comエンティティ経由の請求方法を使用している場合に発生します*.

impact.comエンティティ経由の請求方法を使用している場合、次のことが想定されます：

* 生成されるすべての請求書は単一の相手方（impact.comエンティティ）宛て/単一の相手方（impact.comエンティティ）からになります
* すべての取引にわたって一貫した間接税の取り扱い

さまざまな請求方法とその仕組みの詳細については、以下をご覧ください [impact.comの請求方法について理解する](/other/ja/reference-documentation/understanding-impactcoms-trading-models.md).

ご利用中の請求方法を確認するには：

{% tabs %}
{% tab title="ブランド向け" %}

1. 上部のナビゲーションバーから、 **残高** → **設定**.
2. の *一般* 画面で、 *請求方法* セクションまでスクロールします。ここで、 **直接請求方法** または **impact.comエンティティ経由の請求** 方法のいずれに該当するかを確認できます：

   |                       |                                                                                                                                                                                                                                                              |
   | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   | 直接請求方法                | <p>請求書は、プラットフォームにより、取引している各パートナーからあなた宛てに生成されます。</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注</strong>：一部のパートナーがimpact.comエンティティ経由の請求方法を使用している場合、それらのパートナーに関する請求は該当するimpact.comエンティティから行われます。</p></div> |
   | impact.comエンティティ経由の請求 | プラットフォームによりあなた宛てに生成されるすべての請求書は、示されている特定のimpact.comエンティティから発行されます。                                                                                                                                                                                            |

{% endtab %}

{% tab title="パートナー向け" %}

1. 右上隅で、 ![](/files/7c635f2741cd1b1db6151d5cdbc53f6a7d00d824) **\[ユーザープロフィール] → 設定**.
2. の *財務* セクションで、 **財務設定**.
3. の *財務設定* 画面の *請求書設定* セクションにある *請求方法* は、あなたが直接請求方法に該当するのか、impact.comエンティティ経由の請求方法に該当するのかを示します。

   |                       |                                                                                                                                                                                                                                                             |
   | --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | 直接請求方法                | <p>請求書は、プラットフォームにより、あなたから取引している各ブランド宛てに生成されます。</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注</strong>：一部のブランドが「impact.comエンティティ経由の請求」方法を使用している場合、それらのブランド宛ての請求書は該当するimpact.comエンティティ宛てになります。</p></div> |
   | impact.comエンティティ経由の請求 | プラットフォームによりあなたから生成されるすべての請求書は、示されている特定のimpact.comエンティティ宛てになります。                                                                                                                                                                                             |

{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help.impact.com/other/ja/reference-documentation/discover-your-invoicing-method.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.
