---
title: "Revoke a Deal"
method: POST
path: "/quotemanager.revoke/{identifier}"
tags: ["Quotes"]
---

# Revoke a Deal

`POST /quotemanager.revoke/{identifier}`

Sets `quoteStatus` to `REVOKED`.

Required Permission| Roles with the Required Permission |
---------|----------|
 QUOTE_REVOKE | Administer QuoteConfigurator (`PRICESHOP_QUOTEADMIN`)

## Response `200`

OK

- object
  - `response` object
    - `node` string
    - `csrfToken` string
    - `data` unknown
    - `status` number

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/revisions/0850b5d6be73/schema)
