---
title: "Cancel a sales quotation"
method: POST
path: "/v2/salesquotation/cancel"
tags: ["SalesQuotationDomainCommand"]
---

# Cancel a sales quotation

`POST /v2/salesquotation/cancel`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiVerkaufsverwaltungPublicApiDataTransferObjectsV2SalesQuotationDomainCancelSalesQuotationCommandRequest — Cancel a sales quotation - Request
  - `salesQuotationId` string, uuid
  - `cancellationReasonId` string, uuid
  - `cancellationComment` string — An optional comment explaining the cancellation.

## Response `204`

Sales quotation cancelled successfully

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/versions/f979b1ea6951/schema)
