> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/4.2/troubleshooting/integration-responses.md).

# Integration Responses

{% content-ref url="/pages/t78wPzULg1CEKLE5drD8" %}
[Transaction has been processed already](/unifi/4.2/troubleshooting/integration-responses/transaction-has-been-processed-already.md)
{% endcontent-ref %}

{% content-ref url="/pages/SRvXtKNhzItry6MKStMa" %}
[Initiating transaction not found for inbound receipt](/unifi/4.2/troubleshooting/integration-responses/initiating-transaction-not-found-for-inbound-receipt.md)
{% endcontent-ref %}

{% content-ref url="/pages/WzM4HEEjWct2XTKp2x8B" %}
[Message has already been processed](/unifi/4.2/troubleshooting/integration-responses/message-has-already-been-processed.md)
{% endcontent-ref %}

{% content-ref url="/pages/ecnkjAIpq4dZjuhomh96" %}
[Message ID not found](/unifi/4.2/troubleshooting/integration-responses/message-id-not-found.md)
{% endcontent-ref %}

{% content-ref url="/pages/ncv1gLzFK2tEqm65mWnV" %}
[Message is not valid for this bond](/unifi/4.2/troubleshooting/integration-responses/message-is-not-valid-for-this-bond.md)
{% endcontent-ref %}

{% content-ref url="/pages/5rGrc4ApP9HIrZ4iFFPA" %}
[Message name not recognised](/unifi/4.2/troubleshooting/integration-responses/message-name-not-recognised.md)
{% endcontent-ref %}

{% content-ref url="/pages/YW7uFCCMEFGUOMPdKRFk" %}
[No retry for requests with 401 response](/unifi/4.2/troubleshooting/integration-responses/no-retry-for-requests-with-401-response.md)
{% endcontent-ref %}

{% content-ref url="/pages/vRV5hCgVdn3KoFEMtKHz" %}
[Unable to identify message name from request](/unifi/4.2/troubleshooting/integration-responses/unable-to-identify-message-name-from-request.md)
{% endcontent-ref %}


---

# 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://docs.sharelogic.com/unifi/4.2/troubleshooting/integration-responses.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.
