> 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/payments-withdrawals-and-balance/pending-screen-overview-for-partners.md).

# パートナー向け保留画面の概要

この *保留中* この画面では、impact.com アカウントの保留中および期限超過の支払いを把握できます。表示されるのは、 *保留中* お支払い予定の残高で、保留中の取引を絞り込み、詳細を確認できます。

{% hint style="info" %}
**注：** 保留中の金額は、さまざまな理由で変動する場合があります。 [取消済みアクション](https://app.impact.com/secure/mediapartner/MP_Performance_Report/action-workflows/mp-reversed-actions-flow.ihtml?) 画面で取消が行われたか確認するか、 [Partner Finance ウィジェットの説明](/partner/ja/nitsuitebitaidesuka/platform-features/dashboard/partner-finance-widget-explained.md) その他の可能性のある理由について確認してください。
{% endhint %}

#### 保留残高画面にアクセスする

1. 上部ナビゲーションメニューから、 **ウォレット残高** → **保留中** .
2. 保留残高の下で、 **検索** 金額または **フィルター** 取引を *日付、請求主体、ブランド*、または *ステータス*。 *フィルターリファレンス* と *列の参照* 詳細は以下をご覧ください。

   <div data-with-frame="true"><figure><img src="/files/00df295e0bd7095eea32a2dc90b73c426b34f9f3" alt="" width="563"><figcaption></figcaption></figure></div>

<details>

<summary>フィルターリファレンス</summary>

| フィルター     | 説明                                                                                      |
| --------- | --------------------------------------------------------------------------------------- |
| 日付        | 特定の日付範囲の保留中取引を表示します。                                                                    |
| 請求先エンティティ | 請求書を発行した当事者ごとの保留中取引を表示します。                                                              |
| ブランド      | 特定のブランドの保留中取引を表示します。                                                                    |
| ステータス     | ステータスに基づいて保留中取引を表示します。取引ステータスには以下が含まれます *未ロックの収益、ロック済みの収益、期限超過の収益、未到来の送金*、および *延滞中の送金*. |

</details>

<details>

<summary>表の列の説明</summary>

| 列         | 説明                                                                                                                                                                                                                                                                                                                                                                                          |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 支払い予定日    | 支払いが予定されている日付。                                                                                                                                                                                                                                                                                                                                                                              |
| 請求先エンティティ | <p>取引を発行した請求主体。</p><p>• 次の形態で運営しているブランドの場合、 <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">直接請求方法</a>、ブランド名は次のように表示されます: <em>請求先エンティティ</em>.</p><p>• 次の形態で運営しているブランドの場合、 <a href="https://help.impact.com/other/reference-documentation/understanding-impactcoms-trading-models">再販業者の請求方法</a>、代わりに impact.com のエンティティが表示されます。</p> |
| ブランド      | この取引の責任を負うブランド。もし **請求先エンティティ** 列に *impact.com のエンティティ*と表示されている場合は、関連するブランド名が表示され、その取引がどのブランドに由来するかを示します。                                                                                                                                                                                                                                                                                   |
| ステータス     | 取引のステータス。                                                                                                                                                                                                                                                                                                                                                                                   |
| 金額        | 支払われる合計金額。                                                                                                                                                                                                                                                                                                                                                                                  |

</details>

#### 期限超過の取引を管理する

1. 次を選択します **取引** して、詳細情報を表示します。

   <div data-with-frame="true"><figure><img src="/files/1cfcc483f55d71c3963b11154f795fbc6bdf5ab6" alt="" width="375"><figcaption></figcaption></figure></div>
2. 次を選択すると、取引の詳細をさらに確認できます: **個別の明細項目**.
3. 支払いが期限超過になっている理由を問い合わせるには、impact.com の [メッセージング](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md) 機能を使用してブランドに連絡するか、 [ブランドに直接連絡してください](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md).

   <div data-with-frame="true"><figure><img src="/files/7987d601f958607655fe715ea87769c8297bdc0a" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/payments-withdrawals-and-balance/pending-screen-overview-for-partners.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.
