> ## Documentation Index
> Fetch the complete documentation index at: https://developer.jtl-software.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieves a single sales quotation by its ID

> Retrieves a single sales quotation by its ID



## OpenAPI

````yaml /openapi/2.1.json get /v2/sales-quotations/{id}
openapi: 3.0.0
info:
  title: JTL-WAWI API (Cloud)
  description: "JTL-Wawi-Version: 2.2.0-alpha.9492+Sha.4c8d5d1\r\n# Introduction\r\n\r\nWelcome to the JTL-WAWI technical API documentation. This guide is here to help developers understand how our REST API works and how it can be integrated into your existing systems. We'll delve into the details of authentication and data manipulation processes, providing clear examples along the way. Whether you're a developer or an IT professional, this documentation aims to give you a practical understanding, laying the groundwork for effectively using the JTL-WAWI API to enhance your processes.\r\n\r\n# Authentication\r\n\r\nYou register your application with the API by sending a POST request with the required information and corresponding keys. You can find the exact request details at https://developer.jtl-software.com/products/erp/swagger/appregistration. This information has to include the following:\r\n\r\n* AppId\r\n* DisplayName\r\n* Description\r\n* Version\r\n* ProviderName\r\n* ProviderWebsite\r\n* MandatoryApiScopes\r\n\r\nThis data is crucial for identifying and registering your application with the API. The API uses it to generate a temporary authentication ID that allows your application to access the necessary resources. After successful validation of this information, you will receive the API key required for future authentication and API requests.\r\n\r\nBefore you can begin the registration process, you must open JTL-Wawi (new interface) and start the registration process under 'Admin->App registration'. Only at this point are you authorised to send the first API call. This step in JTL-Wawi ensures that your application is properly registered and has permission to use the API.\r\n\r\nThe API will send you an authentication ID in the form of a token. Once you have received this token and successfully completed the registration in JTL-Wawi, you will send another request to the API by including this authentication ID in the URL path.\r\n\r\nAfter successful validation of this second request by the API and confirmation of the correct information, you will be provided with the actual API key. It is important to note that this API key will not be displayed again!\r\n\r\nThis API key will be used in the future to authenticate requests to the API. It is of utmost importance that you securely store the API key upon receipt, as it cannot be retrieved from any other location in the system."
  contact:
    name: JTL-Software-GmbH
    url: https://developer.jtl-software.com/
    email: partner@jtl-software.com
  version: '2.1'
  x-application-version: 2.2.0.0
servers:
  - url: https://api.jtl-cloud.com/erp
    description: Production Environment Cloud API Gateway
security: []
tags:
  - name: WMS
    description: >-
      <p data-section-id='tag/WMS' class='stable_summary'></p>Query all pick
      lists for a specific wms warehouse that are not completed.
  - name: Wawi App
    description: >-
      <p data-section-id='tag/Wawi App' class='stable_summary'></p>Get a
      specific customer
  - name: Warehouses
    description: >-
      <p data-section-id='tag/Warehouses' class='stable_summary'></p>Queries all
      storage locations for a given warehouse.
  - name: Units
    description: Development
  - name: Transaction Status
    description: >-
      <p data-section-id='tag/Transaction Status'
      class='stable_summary'></p>Queries all transaction statuses for a sales
      order.
  - name: Tax
    description: >-
      <p data-section-id='tag/Tax' class='stable_summary'></p>Returns the tax
      rate for the given item.
  - name: Inventory
    description: >-
      <p data-section-id='tag/Inventory' class='stable_summary'></p>Queries
      stocks for a specific item, warehouse or storage location.
  - name: Sales Order
    description: Planned
  - name: Sales Invoice Correction
    description: Planned
  - name: Return
    description: >-
      <p data-section-id='tag/Return' class='beta_summary'></p>Create a new
      return with associated items and packages.
  - name: Item
    description: >-
      <p data-section-id='tag/Item' class='beta_summary'></p>Queries all
      responsible persons.
  - name: Refund
    description: Planned
  - name: Property
    description: >-
      <p data-section-id='tag/Property' class='stable_summary'></p>Queries all
      properties of items.
  - name: Printer
    description: >-
      <p data-section-id='tag/Printer' class='beta_summary'></p>Retrieves all
      installed printers.
  - name: Master Data
    description: >-
      <p data-section-id='tag/Master Data' class='stable_summary'></p>Queries
      all on hold reasons for sales orders.
  - name: Manufacturer
    description: Development
  - name: Label
    description: Development
  - name: Sales Invoice
    description: Planned
  - name: Info
    description: >-
      <p data-section-id='tag/Info' class='stable_summary'></p>Returns the
      status of the API.
  - name: Features
    description: >-
      <p data-section-id='tag/Features' class='stable_summary'></p>Returns the
      available feature sets with release state and API version.
  - name: Extensibility
    description: Planned
  - name: Shipment
    description: Development
  - name: Delivery Note
    description: Planned
  - name: Custom Field
    description: Development
  - name: Customer
    description: >-
      <p data-section-id='tag/Customer' class='stable_summary'></p>Deletes a
      specific customer.
  - name: Authentication
    description: >-
      <p data-section-id='tag/Authentication'
      class='deprecated_summary'></p>DEPRECATED seit Wawi 2.2.0: No-Op. Seit
      Wawi 2.1.0 registriert sich die Wawi selbst per JWT.
  - name: Attribute
    description: Development
  - name: Sales Quotation
    description: >-
      <p data-section-id='tag/Sales Quotation' class='beta_summary'></p>Execute
      the printing of a sales quotation
  - name: Production
  - name: Resources
  - name: Company
  - name: Sales Orders
  - name: Marketplace Seller
  - name: Seller
  - name: Marketplace Order
  - name: Marketplace Offer
  - name: Marketplace Invoicing
  - name: Sales Channel
  - name: Payment
  - name: Warehouse Assistant
  - name: Worker
paths:
  /v2/sales-quotations/{id}:
    get:
      tags:
        - Sales Quotation
      summary: Retrieves a single sales quotation by its ID
      description: Retrieves a single sales quotation by its ID
      operationId: SalesQuotationDomain_GetSalesQuotationById
      parameters:
        - name: id
          in: path
          required: true
          schema:
            $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
            example: b45f6432-2462-4c6f-b00f-1d9d01000000
          x-position: 1
        - name: x-companyid
          in: header
          description: >-
            The Company-Id (int or uuid) of the company on whose behalf the
            request is executed.
          schema:
            type: string
        - name: x-tenant-id
          in: header
          required: true
          schema:
            type: string
            format: uuid
          description: The tenant ID for the target ERP instance.
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotation
        '400':
          description: ''
          content:
            application/json: {}
        '401':
          description: ''
          content:
            application/json: {}
        '403':
          description: ''
          content:
            application/json: {}
        '404':
          description: ''
          content:
            application/json: {}
        '500':
          description: ''
          content:
            application/json: {}
      security:
        - oauth2-authorization-code:
            - salesquotations.read
        - oauth2-client-credentials:
            - salesquotations.read
components:
  schemas:
    JTL.Data.Contracts.Keys.VerkaufAuftragKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotation:
      type: object
      description: A single sales quotation.
      additionalProperties: false
      required:
        - Id
        - IsCancelled
        - IsPending
        - ItemDescriptionType
        - ReadOnlyType
        - SalesQuotationStatus
        - SalesQuotationNumber
        - DepartureCountry
        - ExternalDetails
        - PaymentDetails
        - ShippingDetails
        - TaxDetails
      properties:
        id:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
          description: Unique ID to identify a sales quoation.
        customerId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.KundeKey'
          description: Customer this SalesQuotation belongs to.
        paymentInfo:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationPaymentInfo
          description: SalesQuotationPaymentInfo
        text:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationText
          description: SalesQuotationText
        salesQuotationDate:
          type: string
          description: The SalesQuotation Date
          format: date-time
        isCancelled:
          type: boolean
          description: Indicates if the quotation has been cancelled.
        isPending:
          type: boolean
          description: The SalesQuotation IsPending
        itemDescriptionType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ItemDescriptionType
          description: The SalesQuotation ItemDescriptionType
        readOnlyType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ReadOnlyType
          description: The SalesQuotation ReadOnlyType
        salesQuotationStatus:
          type: integer
          description: The SalesQuotation Status
          format: int32
        salesQuotationNumber:
          type: string
          description: The SalesQuotation SalesQuotationNumber
        departureCountry:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationDepartureCountry
          description: DepartureCountry
        externalDetails:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationExternalDetails
          description: ExternalDetails
        paymentDetails:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationPaymentDetails
          description: PaymentDetails
        shippingDetails:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationShippingDetails
          description: ShippingDetails
        taxDetails:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationTaxDetails
          description: TaxDetails
        processColourId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.FarbeKey'
          description: The SalesQuotation Process colour id
        onHoldReasonId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.RueckhaltegrundKey'
          description: The SalesQuotation OnHold reason id
        cartonItemId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.ArtikelKey'
          description: The SalesQuotation Carton item id
        paymentMethodId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.ZahlungsartKey'
          description: The SalesQuotation Payment method id
        shippingMethodId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VersandartKey'
          description: The SalesQuotation Shipping method id
        processStatusId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VorgangsstatusKey'
          description: The SalesQuotation Process status id
        languageIso:
          type: string
          description: The SalesQuotation Language iso code
        customerSalesQuotationNumber:
          type: string
          description: The SalesQuotation Customer sales quotation number
        vatId:
          type: string
          description: The SalesQuotation Vat Id
        companyId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.FirmaKey'
          description: The SalesQuotation Company Id
        shipmentAddress:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationAddress
          description: SalesQuotationShippingAddress
        billingAddress:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationAddress
          description: SalesQuotationBillingAddress
        lineItems:
          type: array
          description: List of SalesQuotationLineItem
          items:
            $ref: >-
              #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationLineItem
        keyFigures:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationKeyFigures
          description: Key figures of the sales quotation.
    JTL.Data.Contracts.Keys.KundeKey:
      type: string
      description: Represents a unique key for identifying a customer in the JTL system.
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationPaymentInfo:
      type: object
      description: Payment information and bank details for a sales quotation
      additionalProperties: false
      required:
        - PaymentInfoType
      properties:
        accountHolder:
          type: string
          description: The SalesQuotationPaymentInfo AccountHolder
        bankName:
          type: string
          description: The SalesQuotationPaymentInfo BankName
        bIC:
          type: string
          description: The SalesQuotationPaymentInfo BIC
        creditorId:
          type: string
          description: The SalesQuotationPaymentInfo CreditorId
        dueDate:
          type: string
          description: The SalesQuotationPaymentInfo DueDate
          format: date-time
        endToEndId:
          type: string
          description: The SalesQuotationPaymentInfo EndToEndId
        iBAN:
          type: string
          description: The SalesQuotationPaymentInfo IBAN
        mandateReference:
          type: string
          description: The SalesQuotationPaymentInfo MandateReference
        paymentInfo:
          type: string
          description: The SalesQuotationPaymentInfo PaymentInfo
        paymentInfoType:
          type: integer
          description: The SalesQuotationPaymentInfo PaymentInfoType
          format: int32
        paymentReference:
          type: string
          description: The SalesQuotationPaymentInfo PaymentReference
        referenceEmail:
          type: string
          description: The SalesQuotationPaymentInfo ReferenceEmail
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationText:
      type: object
      description: Text and comment information for a sales quotation
      additionalProperties: false
      properties:
        comment:
          type: string
          description: The SalesQuotationText Comment
        customerComment:
          type: string
          description: The SalesQuotationText CustomerComment
        printText:
          type: string
          description: The SalesQuotationText PrintText
        processStatus:
          type: string
          description: The SalesQuotationText ProcessStatus
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ItemDescriptionType:
      type: integer
      description: 0 = None, 1 = Brief, 2 = Long
      format: int32
      x-enumNames:
        - None
        - Brief
        - Long
      enum:
        - 0
        - 1
        - 2
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ReadOnlyType:
      type: integer
      description: 0 = ChangesAllowed, 1 = InvoicedExternally, 2 = ChangesForbidden
      format: int32
      x-enumNames:
        - ChangesAllowed
        - InvoicedExternally
        - ChangesForbidden
      enum:
        - 0
        - 1
        - 2
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationDepartureCountry:
      type: object
      description: Departure country information for a sales quotation
      additionalProperties: false
      required:
        - CurrencyFactor
      properties:
        countryIso:
          type: string
          description: The SalesQuotation CountryISO
        currencyIso:
          type: string
          description: The SalesQuotation DepartureCountry CurrencyISO
        currencyFactor:
          type: number
          description: The SalesQuotation DepartureCountry CurrencyFactor
          format: decimal
        stateCode:
          type: string
          description: The SalesQuotation StateCode
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationExternalDetails:
      type: object
      description: External details for a sales quotation
      additionalProperties: false
      required:
        - ExternalInvoiceType
      properties:
        externalCreatedDate:
          type: string
          description: The SalesQuotation ExternalCreatedDate
          format: date-time
        externalInvoiceType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ExternalSalesInvoiceType
          description: The SalesQuotation ExternalInvoiceType
        externalSalesQuotationNumber:
          type: string
          description: The SalesQuotation ExternalSalesQuotationNumber
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationPaymentDetails:
      type: object
      description: Payment details for a sales quotation
      additionalProperties: false
      required:
        - CashDiscount
        - CashDiscountDays
        - FinancingCosts
        - PaymentDueDateInDays
        - CurrencyFactor
      properties:
        cashDiscount:
          type: number
          description: The SalesQuotation CashDiscount
          format: decimal
        cashDiscountDays:
          type: integer
          description: The SalesQuotation CashDiscountDays
          format: int32
        financingCosts:
          type: number
          description: The SalesQuotation FinancingCosts
          format: decimal
        paymentDueDateInDays:
          type: integer
          description: The SalesQuotation PaymentDueDateInDays
          format: int32
        currencyIso:
          type: string
          description: The currency ISO code
        currencyFactor:
          type: number
          description: The currency factor
          format: decimal
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationShippingDetails:
      type: object
      description: Shipping details for a sales quotation
      additionalProperties: false
      required:
        - ExtraWeight
        - MaxDeliveryDays
        - ShippingPriority
      properties:
        deliveryFromDate:
          type: string
          description: The SalesQuotation DeliveryFromDate
          format: date-time
        estimatedDeliveryDate:
          type: string
          description: The SalesQuotation EstimatedDeliveryDate
          format: date-time
        extraWeight:
          type: number
          description: The SalesQuotation ExtraWeight
          format: decimal
        maxDeliveryDays:
          type: integer
          description: The SalesQuotation MaxDeliveryDays
          format: int32
        shippingDate:
          type: string
          description: The SalesQuotation ShippingDate
          format: date-time
        shippingPriority:
          type: integer
          description: The SalesQuotation ShippingPriority
          format: int32
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationTaxDetails:
      type: object
      description: Tax details for a sales quotation
      additionalProperties: false
      required:
        - TaxReference
        - SpecialTaxTreatment
        - TaxSetting
      properties:
        taxReference:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.TaxReference
          description: >-
            The SalesQuotation TaxReference. This setting controls which data is
            used during tax calculation.
        specialTaxTreatment:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.SpecialTaxTreatment
          description: The SalesQuotation SpecialTaxTreatment
        taxSetting:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.TaxSetting
          description: The SalesQuotation TaxSetting
    JTL.Data.Contracts.Keys.FarbeKey:
      type: string
      description: Represents a key for identifying a color entity in the system.
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.RueckhaltegrundKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.ArtikelKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.ZahlungsartKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.VersandartKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.VorgangsstatusKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.FirmaKey:
      type: string
      description: Represents a key for identifying a firm within the application.
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationAddress:
      type: object
      description: Address information for a sales quotation
      additionalProperties: false
      required:
        - SalesQuotationId
        - Type
      properties:
        salesQuotationId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
          description: The SalesQuotation this address belongs to
        type:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.AddressType
          description: The purpose of this address
        customerId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.KundeKey'
          description: The customer this address belongs to
        salutation:
          type: string
          description: The SalesQuotationAddress Salutation
        title:
          type: string
          description: The SalesQuotationAddress Title
        firstName:
          type: string
          description: The SalesQuotationAddress FirstName
        lastName:
          type: string
          description: The SalesQuotationAddress LastName
        company:
          type: string
          description: The SalesQuotationAddress Company
        additionalCompanyLine:
          type: string
          description: The SalesQuotationAddress AdditionalCompanyLine
        street:
          type: string
          description: The SalesQuotationAddress Street
        additionalAddressLine:
          type: string
          description: The SalesQuotationAddress AdditionalAddressLine
        city:
          type: string
          description: The SalesQuotationAddress City
        postalCode:
          type: string
          description: The SalesQuotationAddress PostalCode
        state:
          type: string
          description: The SalesQuotationAddress State
        countryIso:
          type: string
          description: The SalesQuotationAddress CountryISO
        postId:
          type: string
          description: The SalesQuotationAddress PostId
        emailAddress:
          type: string
          description: The SalesQuotationAddress EmailAddress
        phoneNumber:
          type: string
          description: The SalesQuotationAddress PhoneNumber
        mobilePhoneNumber:
          type: string
          description: The SalesQuotationAddress MobilePhoneNumber
        fax:
          type: string
          description: The SalesQuotationAddress Fax
        country:
          type: string
          description: The SalesQuotationAddress Countryname
        customsDocumentsRequired:
          type: boolean
          description: Information about the need for additional documents
        vatId:
          type: string
          description: The SalesQuotationAddress VAT ID
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationLineItem:
      type: object
      description: A single line item of a sales quotation
      additionalProperties: false
      required:
        - Id
        - SalesQuotationId
        - IsReserved
        - Type
        - LineItemType
        - Quantity
        - SalesPriceNet
        - SalesPriceGross
        - DiscountPercent
        - PurchasePriceNet
        - TaxRate
        - TotalSalesPriceNet
        - TotalSalesPriceGross
        - SortOrder
        - HasUpload
        - ConfigurationItemType
        - BillOfMaterialsType
      properties:
        id:
          $ref: >-
            #/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragPositionKey
          description: Id of this position
        salesQuotationId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
          description: Id of the SalesQuotation this position belongs to
        itemId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.ArtikelKey'
          description: Unique ID to identify an item.
        sku:
          type: string
          description: Sku
        isReserved:
          type: boolean
          description: Reserved status of that position
        name:
          type: string
          description: Name of the position.
        fnSku:
          type: string
          description: The SalesQuotationLineItem FNSKU
        type:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.LineItemType
          description: >-
            DEPRECATED: do not use; use LineItemType instead. Type of the sales
            quotation line item.
        lineItemType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.LineItemType
          description: Type of the sales quotation line item.
        quantity:
          type: number
          description: The quantity of the line item.
          format: decimal
        salesUnit:
          type: string
          description: The sales unit of the line item.
        salesPriceNet:
          type: number
          description: The net sales price of the item.
          format: decimal
        salesPriceGross:
          type: number
          description: The gross sales price per unit (excl. quantity and discount).
          format: decimal
        discountPercent:
          type: number
          description: The discount of the line item.
          format: decimal
        purchasePriceNet:
          type: number
          description: The purchase price of the item.
          format: decimal
        taxRate:
          type: number
          description: The tax rate of the line item.
          format: decimal
        taxClassId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.SteuerklasseKey'
          description: The SalesQuotationLineItem TaxClassId
        taxCodeId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.SteuerschluesselKey'
          description: The SalesQuotationLineItem TaxCodeId
        note:
          type: string
          description: The SalesQuotationLineItem Note
        totalSalesPriceNet:
          type: number
          description: Total price net.
          format: decimal
        totalSalesPriceGross:
          type: number
          description: Total price gross.
          format: decimal
        sortOrder:
          type: integer
          description: Sort order.
          format: int32
        standardName:
          type: string
          description: The default name.
        hasUpload:
          type: boolean
          description: Information about an uploaded file.
        parentSalesQuotationLineItemId:
          $ref: >-
            #/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragPositionKey
          description: Id of the parent line item if this is a child line item.
        configurationItemType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ConfigurationItemType
          description: Configuration item type.
        billOfMaterialsType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.BillOfMaterialsType
          description: Bill of materials type.
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationKeyFigures:
      type: object
      description: Provides key figures for a sales quotation.
      additionalProperties: false
      required:
        - SalesQuotationId
        - TotalGrossAmount
        - TotalNetAmount
        - TotalGrossAmountExcludingShipping
        - TotalNetAmountExcludingShipping
        - ShippingCostNet
        - ShippingCostGross
        - VatAmounts
      properties:
        salesQuotationId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
          description: The unique identifier for the sales quotation.
        totalGrossAmount:
          type: number
          description: >-
            The total gross amount of the sales quotation including shipping
            costs, in the quotation's transaction currency.
          format: decimal
        totalNetAmount:
          type: number
          description: >-
            The total net amount of the sales quotation including shipping
            costs, in the quotation's transaction currency.
          format: decimal
        totalGrossAmountExcludingShipping:
          type: number
          description: >-
            The total gross amount of the sales quotation's articles only,
            excluding shipping costs, in the quotation's transaction currency.
          format: decimal
        totalNetAmountExcludingShipping:
          type: number
          description: >-
            The total net amount of the sales quotation's articles only,
            excluding shipping costs, in the quotation's transaction currency.
          format: decimal
        shippingCostNet:
          type: number
          description: The net shipping cost.
          format: decimal
        shippingCostGross:
          type: number
          description: The gross shipping cost.
          format: decimal
        vatAmounts:
          type: array
          description: The VAT amounts grouped by tax rate.
          items:
            $ref: >-
              #/components/schemas/JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationVatAmountPerRate
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ExternalSalesInvoiceType:
      type: integer
      description: 0 = None, 1 = NoInvoiceNoOutput, 2 = NoInvoice
      format: int32
      x-enumNames:
        - None
        - NoInvoiceNoOutput
        - NoInvoice
      enum:
        - 0
        - 1
        - 2
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.TaxReference:
      type: integer
      description: 0 = ShipmentAddress, 1 = BillingAddress
      format: int32
      x-enumNames:
        - ShipmentAddress
        - BillingAddress
      enum:
        - 0
        - 1
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.SpecialTaxTreatment:
      type: integer
      description: 0 = None, 1 = ReverseCharge, 2 = ExemptFromVat, 3 = SubjectToVat
      format: int32
      x-enumNames:
        - None
        - ReverseCharge
        - ExemptFromVat
        - SubjectToVat
      enum:
        - 0
        - 1
        - 2
        - 3
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.TaxSetting:
      type: integer
      description: >-
        0 = DeliveryWithVat, 10 = IntraCommunityDelivery, 15 =
        ExemptFromVatReverseCharge, 20 = ExemptFromVat
      format: int32
      x-enumNames:
        - DeliveryWithVat
        - IntraCommunityDelivery
        - ExemptFromVatReverseCharge
        - ExemptFromVat
      enum:
        - 0
        - 10
        - 15
        - 20
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.AddressType:
      type: integer
      description: 0 = ShipmentAddress, 1 = BillingAddress, 2 = Other
      format: int32
      x-enumNames:
        - ShipmentAddress
        - BillingAddress
        - Other
      enum:
        - 0
        - 1
        - 2
    JTL.Data.Contracts.Keys.VerkaufAuftragPositionKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.LineItemType:
      type: integer
      description: >-
        0 = Custom, 1 = Item, 2 = Shipping, 3 = Coupon, 4 = Voucher, 5 =
        Payment, 6 = ShippingSurcharge, 7 = NewCustomerCoupon, 8 =
        CashOnDelivery, 9 = ShippingSurchargeItem, 10 = Packing, 11 =
        GiftForFree, 12 = TrustedShops, 13 = InterestPremium, 14 =
        ProcessingFee, 15 = Carton, 16 = ReturnDelivery, 17 =
        MultiPurposeVoucher, 18 = MultiPurposeVoucherDigital, 19 =
        SinglePurposeVoucher, 20 = SinglePurposeVoucherDigital, 21 =
        SinglePurposeVoucherRedemption
      format: int32
      x-enumNames:
        - Custom
        - Item
        - Shipping
        - Coupon
        - Voucher
        - Payment
        - ShippingSurcharge
        - NewCustomerCoupon
        - CashOnDelivery
        - ShippingSurchargeItem
        - Packing
        - GiftForFree
        - TrustedShops
        - InterestPremium
        - ProcessingFee
        - Carton
        - ReturnDelivery
        - MultiPurposeVoucher
        - MultiPurposeVoucherDigital
        - SinglePurposeVoucher
        - SinglePurposeVoucherDigital
        - SinglePurposeVoucherRedemption
      enum:
        - 0
        - 1
        - 2
        - 3
        - 4
        - 5
        - 6
        - 7
        - 8
        - 9
        - 10
        - 11
        - 12
        - 13
        - 14
        - 15
        - 16
        - 17
        - 18
        - 19
        - 20
        - 21
    JTL.Data.Contracts.Keys.SteuerklasseKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.SteuerschluesselKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.ConfigurationItemType:
      type: integer
      description: 0 = None, 1 = ConfigurationItem, 2 = Component
      format: int32
      x-enumNames:
        - None
        - ConfigurationItem
        - Component
      enum:
        - 0
        - 1
        - 2
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.Shared.BillOfMaterialsType:
      type: integer
      description: 0 = None, 1 = BillOfMaterials, 2 = Component
      format: int32
      x-enumNames:
        - None
        - BillOfMaterials
        - Component
      enum:
        - 0
        - 1
        - 2
    JTL.Wawi.Verkaufsverwaltung.PublicApi.DataTransferObjects.V2.SalesQuotationDomain.SalesQuotationVatAmountPerRate:
      type: object
      description: VAT amount for a specific tax rate.
      additionalProperties: false
      required:
        - TaxRate
        - VatAmount
      properties:
        taxRate:
          type: number
          description: The tax rate in percent (e.g. 19.0 for 19% VAT).
          format: decimal
        vatAmount:
          type: number
          description: The VAT amount for this tax rate.
          format: decimal
  securitySchemes:
    oauth2-authorization-code:
      type: oauth2
      flows:
        authorizationCode:
          authorizationUrl: https://auth.jtl-cloud.com/oauth2/auth
          tokenUrl: https://auth.jtl-cloud.com/oauth2/token
          scopes:
            items.read: Grants permission to read item data.
            items.write: Grants permission to create and modify item data.
            saleschannels.read: Verkaufskanäle lesen
            all.read: Allows the application to read all data.
            customers.read: Grants permission to read customer data.
            customers.write: Grants permission to create and modify customer data.
            customfields.read: Grants permission to read custom fields.
            customfields.write: Grants permission to create and modify custom fields.
            deliveries.read: Grants permission to read deliveries.
            deliveries.write: Grants permission to create and modify deliveries.
            deliverynotes.print: Grants permission to print and output delivery notes.
            deliverynotes.read: Grants permission to read delivery notes.
            deliverynotes.write: Grants permission to create and modify delivery notes.
            extensibility.integration: >-
              Grants permission to manage extensions and integrations of the
              JTL-Wawi.
            inventories.read: Grants permission to read stock levels.
            inventories.write: Grants permission to modify stock levels.
            invoices.read: Grants permission to read invoices.
            invoices.write: Grants permission to create and modify invoices.
            labels.read: Grants permission to read labels.
            labels.write: Grants permission to create and modify labels.
            masterdata.read: >-
              Read master data such as shipping methods, payment methods, color
              codes and tax classes.
            orders.read: Grants permission to read orders.
            picklists.read: Grants permission to read pick lists.
            picklists.write: Grants permission to create and modify pick lists.
            returns.read: Grants permission to read returns.
            returns.write: Grants permission to create and modify returns.
            salesinvoicecorrections.read: Grants permission to read invoice corrections.
            salesinvoicecorrections.write: Grants permission to create and modify invoice corrections.
            salesorders.print: Grants permission to print and output sales orders.
            salesorders.read: Grants permission to read sales orders.
            salesorders.write: Grants permission to create and modify sales orders.
            system.config.read: Grants permission to read the system configuration.
            system.config.write: Grants permission to modify the system configuration.
            taxes.read: Grants permission to read tax data.
            warehouse.read: Grants permission to read warehouse data.
            wawiapp.all: Grants access to Wawi app related operations.
            currencies.read: Grants read access to currencies.
            jera.read: Grants read access to JERA internal endpoints.
            paymentmethods.read: Grants read access to payment methods.
            payments.read: Ermöglicht den Lesezugriff auf Zahlungen.
            payments.write: Ermöglicht den Schreibzugriff auf Zahlungen.
            salesinvoicecorrections.print: Grants permission to print and output invoice corrections.
            salesinvoices.print: Grants permission to print and output sales invoices.
            salesinvoices.read: Grants read access to sales invoices.
            salesinvoices.write: Grants write access to sales invoices.
            salesquotations.print: Grants permission to print and output sales quotations.
            salesquotations.read: Grants read access to sales quotations.
            salesquotations.write: Grants write access to sales quotations.
            suppliers.read: Grants permission to read suppliers.
            system.worker.read: Worker-Synchronisationen lesen
            system.worker.write: Worker-Synchronisationen schreiben
            resources.read: Grants permission to read resource management data.
            resources.write: Grants permission to create and modify resource management data.
            pps.read: Grants permission to read production data.
            pps.write: Grants permission to create and modify production data.
            inventory.write: Bestand schreiben
            masterdata.write: Write master data
            inventory.read: Grants permission to read stock levels.
            taxes.write: Grants permission to create and modify tax data.
            application.runas: >-
              Allows the application to execute requests on behalf of another
              user.
    oauth2-client-credentials:
      type: oauth2
      flows:
        clientCredentials:
          tokenUrl: https://auth.jtl-cloud.com/oauth2/token
          scopes:
            items.read: Grants permission to read item data.
            items.write: Grants permission to create and modify item data.
            saleschannels.read: Verkaufskanäle lesen
            all.read: Allows the application to read all data.
            customers.read: Grants permission to read customer data.
            customers.write: Grants permission to create and modify customer data.
            customfields.read: Grants permission to read custom fields.
            customfields.write: Grants permission to create and modify custom fields.
            deliveries.read: Grants permission to read deliveries.
            deliveries.write: Grants permission to create and modify deliveries.
            deliverynotes.print: Grants permission to print and output delivery notes.
            deliverynotes.read: Grants permission to read delivery notes.
            deliverynotes.write: Grants permission to create and modify delivery notes.
            extensibility.integration: >-
              Grants permission to manage extensions and integrations of the
              JTL-Wawi.
            inventories.read: Grants permission to read stock levels.
            inventories.write: Grants permission to modify stock levels.
            invoices.read: Grants permission to read invoices.
            invoices.write: Grants permission to create and modify invoices.
            labels.read: Grants permission to read labels.
            labels.write: Grants permission to create and modify labels.
            masterdata.read: >-
              Read master data such as shipping methods, payment methods, color
              codes and tax classes.
            orders.read: Grants permission to read orders.
            picklists.read: Grants permission to read pick lists.
            picklists.write: Grants permission to create and modify pick lists.
            returns.read: Grants permission to read returns.
            returns.write: Grants permission to create and modify returns.
            salesinvoicecorrections.read: Grants permission to read invoice corrections.
            salesinvoicecorrections.write: Grants permission to create and modify invoice corrections.
            salesorders.print: Grants permission to print and output sales orders.
            salesorders.read: Grants permission to read sales orders.
            salesorders.write: Grants permission to create and modify sales orders.
            system.config.read: Grants permission to read the system configuration.
            system.config.write: Grants permission to modify the system configuration.
            taxes.read: Grants permission to read tax data.
            warehouse.read: Grants permission to read warehouse data.
            wawiapp.all: Grants access to Wawi app related operations.
            currencies.read: Grants read access to currencies.
            jera.read: Grants read access to JERA internal endpoints.
            paymentmethods.read: Grants read access to payment methods.
            payments.read: Ermöglicht den Lesezugriff auf Zahlungen.
            payments.write: Ermöglicht den Schreibzugriff auf Zahlungen.
            salesinvoicecorrections.print: Grants permission to print and output invoice corrections.
            salesinvoices.print: Grants permission to print and output sales invoices.
            salesinvoices.read: Grants read access to sales invoices.
            salesinvoices.write: Grants write access to sales invoices.
            salesquotations.print: Grants permission to print and output sales quotations.
            salesquotations.read: Grants read access to sales quotations.
            salesquotations.write: Grants write access to sales quotations.
            suppliers.read: Grants permission to read suppliers.
            system.worker.read: Worker-Synchronisationen lesen
            system.worker.write: Worker-Synchronisationen schreiben
            resources.read: Grants permission to read resource management data.
            resources.write: Grants permission to create and modify resource management data.
            pps.read: Grants permission to read production data.
            pps.write: Grants permission to create and modify production data.
            inventory.write: Bestand schreiben
            masterdata.write: Write master data
            inventory.read: Grants permission to read stock levels.
            taxes.write: Grants permission to create and modify tax data.
            application.runas: >-
              Allows the application to execute requests on behalf of another
              user.

````