> 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/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/review-action-inquiries.md).

# 审核转化查询

<a href="https://pxa.impact.com/student/activity/1087855?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-250&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

一些返现和忠诚度合作伙伴可以提交 *行动查询* 当他们认为某项行动未被追踪时。您可以查看该行动，并接受、拒绝，或就其查询向合作伙伴请求更多信息。需要示例吗？请参见本文底部的 *示例场景* 。

#### 查看行动查询

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **交易 → 查询** 以查看合作伙伴提交的行动查询列表。
2. 将光标悬停在某个查询上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **审核** 以审核查询
3. 您将看到有关该查询的信息；例如合作伙伴、日期和时间，以及预期支付金额。滚动到 *选择解决方案* 部分以处理审核。
4. 要审核此行动，请选择 **提交** 并返回上一页，或选择 **提交并审核下一个** 以加载下一条查询。

#### 行动查询解决方案

{% tabs %}
{% tab title="接受" %}
如果您确定某项行动确实发生， **接受** 该行动查询。

|              |                                                                                                                                                                                                                            |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 交易日期         | 选择此交易发生的日期。请注意， [行动生命周期](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md) 从该日期起生效，这意味着如果该日期距今已久，行动将在审批后自动锁定并支付，因此请确保您的账户中有足够资金支付已批准的查询。 |
| 事件类型         | 选择 **事件类型** 该行动所关联的日期。                                                                                                                                                                                                     |
| 交易详情         | 可选地，选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换开启]** **为此交易指定详细信息** 如果您想为该行动添加项目详情（SKU、名称、数量、类别、小计、促销代码）。                                                                                               |
| 选择支付选项       | <p>选择合作伙伴将因该行动获得的支付：</p><p>• <strong>接受预期支付金额 $XX.XX</strong> 是合作伙伴在查询中提交的支付金额。</p><p>• <strong>指定支付金额</strong> 为该行动设置自定义支付金额。</p><p>• **生成支付金额**将根据您与合作伙伴之间的合同处理支付。</p>                                                   |
| {% endtab %} |                                                                                                                                                                                                                            |

{% tab title="拒绝" %}
如果您确定某项行动未发生，请拒绝该行动查询，以便通知合作伙伴他们不会因该行动获得奖励。使用下拉菜单选择与您拒绝原因最相关的原因，或者选择 **其他** 并在 *备注* 部分。
{% endtab %}

{% tab title="需要更多信息" %}
中输入您的原因。 *备注* 字段中填写给合作伙伴的说明。
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**示例场景：** Acme Inc. 是一个与 Russel Sprout 合作的品牌。Russel Sprout 在 1 月 1 日带来了一次未被追踪的行动。他向 Acme 提交了一条行动查询，并附上缺失的详细信息以供审核。3 月 5 日，Acme 审核了 Russel Sprout 的行动查询，并确定该行动确实发生了，并且应向其合作伙伴付款。如果 Acme 使用原始的 1 月 1 日交易日期接受该行动查询：

* 将创建一项新的行动，其事件日期为 3 月 5 日，并将被锁定。该行动将在下一个预定的清算日期支付。
* Acme 需要为其账户提供足够资金，以确保 Russel Sprout 因其带来的该行动而获得付款。
  {% 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/review-action-inquiries.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.
