# Receipt Message

*Again, after clicking the **'Messages' icon**, you are directed to the following screen (note: the three previously configured messages are now visible in the list):*

![](/files/-MdwDOnBX0QD9MlfhnAA)

Click on the **ellipsis** to the right of the **CreateIncidentReceipt** Message & click **Copy**.

{% hint style="success" %}
Rather than create the Receipt Message from scratch, it will be quicker to copy the CreateIncidentReceipt Message and make one minor change.
{% endhint %}

## Copy Message Modal

The fields to edit for the Copy Message modal are as follows:

<table><thead><tr><th width="150">Field</th><th width="350.8211025073838">Description</th><th>Value</th></tr></thead><tbody><tr><td>Message name</td><td>The message name that is unique for this integration.</td><td>'Receipt'</td></tr></tbody></table>

*Your Copy Message modal should look like this:*

![](/files/-MdwFJJA0K8O5B0kf1cQ)

Click **Copy**.

You will be redirected to the Details page of the newly created Receipt Message.

## Bond Fields

Navigate to **Message > Bond**.

The Bond fields to be edited are as follows:

<table><thead><tr><th>Field</th><th width="320.3333333333333">Description</th><th>Value</th></tr></thead><tbody><tr><td>Set bond state inbound*</td><td>Set the Bond State when receiving this message. Use 'None' to leave the Bond State alone or to modify it via a Message/Field Stage to Target script.</td><td>'None'</td></tr></tbody></table>

{% hint style="info" %}
\*Set bond state choices: *None, Pending, Open, Suspended, Vendor suspended, Closed*
{% endhint %}

*Your Bond form should look like this:*

![](/files/-MdwO5hZpVbOgq1pkLPY)

Click **Save**.

Click **Build Message**.

You will see the 'Message build successful' Info Message.

![](/files/-MR0_tANOPBhx2H3fF2k)

Click the **'Messages' icon** to move on & configure the **UpdateIncident** Message.

{% hint style="info" %}
There is no further configuration required for the Receipt Message.
{% 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://docs.sharelogic.com/unifi/3.1/integration-guides/bidirectional-asynchronous-incident-guide/update-scenario/receipt-message.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.
