> For the complete documentation index, see [llms.txt](https://helpcenter.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.verifone.com/webcom-tms/accounts/amend-receipt-details.md).

# Amend Receipt Details

{% stepper %}
{% step %}

#### Login To Webcom <a href="#login-to-webcom" id="login-to-webcom"></a>

<figure><img src="/files/e8Df6eKhso2ql1qi7sti" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Navigate To Accounts <a href="#navigate-to-accounts" id="navigate-to-accounts"></a>

Hover over TMS and select Accounts

<figure><img src="/files/DrafuZuffw8Al5fAIf3R" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Locate Account <a href="#locate-account" id="locate-account"></a>

Filter the account by Account Name / Site Name / Account ID

<figure><img src="/files/YJB2qnSqL7oGRoumPo6Y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Edit Account <a href="#edit-account" id="edit-account"></a>

Press the pencil icon on the desired account to open up the menu options.

<figure><img src="/files/aWQqFEcaqpZXdvPsyt2H" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Amend Receipt Details&#x20;

Amend the receipt details to your desired options.

{% hint style="info" %}
Note: No more than 21 characters in each single line can be entered.
{% endhint %}

<figure><img src="/files/KpzkwVckX83kKAFRmOBA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Update

Press Update to save the changes

<figure><img src="/files/MtFLiN4Ofbdjb3Z6iysO" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you have amended the Refund Pin, please then apply a config update to ensure the terminal is on the latest account settings. Please see the [Configuration Update](/webcom-tms/terminals/configuration-update.md) Guide.
{% 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, and the optional `goal` query parameter:

```
GET https://helpcenter.verifone.com/webcom-tms/accounts/amend-receipt-details.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.
