---
title: "Create a new sales order for a sales quotation"
method: POST
path: "/v2/salesquotation/createsalesorder"
tags: ["SalesQuotationDomainCommand"]
---

# Create a new sales order for a sales quotation

`POST /v2/salesquotation/createsalesorder`

## Headers

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

## Request body

- JTLWawiVerkaufsverwaltungPublicApiDataTransferObjectsV2SalesQuotationDomainCreateSalesOrderFromSalesQuotationCommandRequest — Create a new sales order for a sales quotation - Request
  - `salesQuotationId` string, uuid

## Response `201`

Sales order created 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)
