> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/digital-river-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/digital-river-api/administration/dashboard/customers/tax-ids/deleting-a-tax-id.md).

# Deleting a tax ID

To delete a tax ID from a customer:

1. Click **All customers** in the left navigation. The Customers page appears.
2. [Search](/digital-river-api/administration/dashboard/customers/searching-for-customers.md) or scroll to find the customer you want to edit.
3. Click the customer ID link under the **Customer** **ID** column. The Customer details page appears.
4. Click **Delete** in the options menu <img src="/files/-Mkm89VvzQCNZ0QdKCn6" alt="" data-size="line"> (icon on the right of the row) next to the tax ID you want to remove. The Delete tax ID dialog box appears. Note that once a tax ID is deleted, the action cannot be undone.

   <figure><img src="/files/rT4IRQttTxDH16k7zRTh" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/bhSzN68h42XX7vM03dxi" alt=""><figcaption></figcaption></figure>
5. Click **Confirm**.
6. A green **Tax identifier deleted** dialog box will appear in the bottom left corner of the screen.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/customers/tax-ids/deleting-a-tax-id.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.
