---
title: "Remove tax registration on cart"
method: DELETE
path: "/v1/shoppers/me/carts/active/tax-registrations"
tags: ["Tax Registration"]
---

# Remove tax registration on cart

`DELETE /v1/shoppers/me/carts/active/tax-registrations`

Remove the tax regitrations data from customer's cart.

## Query parameters

- `token` string, required

## Response `204`

Successful response.

## Other responses

- `409` — * vat-exemption-failure

---

[API](https://skmtc.net/digitalriver/apis/commerce-api-suite-shopper-apis.md) · [All operations](https://skmtc.net/digitalriver/apis/commerce-api-suite-shopper-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/digitalriver/commerce-api-suite-shopper-apis/revisions/4b69392f93b9/schema)
