# Action Inquiries

*Action Inquiries* are formal requests to investigate the attribution and/or payout of an action. You can submit an action inquiry if you believe an action should've been attributed to you, or if the payout amount is incorrect. In some cases, the action may have been credited to other sources, or in other cases it might not have been tracked originally.

This endpoint allows you to view action inquiries, retrieve a specific action inquiry, and create an action inquiry.

{% hint style="success" %}
**Note:** Only cashback/loyalty partners can access this feature and submit action inquiries.
{% endhint %}


---

# Agent Instructions: 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://integrations.impact.com/partner-api-reference/partner-v15/reference/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.
