> ## 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.

# Query Accounting Data

> Delivers a paginated overview of finalized accounting transactions, including invoices, credits, and their cancellations and corrections.



## OpenAPI

````yaml /openapi/2.1.json get /v2/accountingData
openapi: 3.0.0
info:
  title: JTL-WAWI API (Cloud)
  description: "JTL-Wawi-Version: 2.2.0-alpha.7351+Sha.7529201\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: WawiApp
    description: Development
  - name: warehouse
    description: >-
      <p data-section-id='tag/warehouse' class='stable_summary'></p>Query all
      warehouses
  - name: transactionStatus
    description: >-
      <p data-section-id='tag/transactionStatus'
      class='stable_summary'></p>Query all transaction status for sales order
  - name: tax
    description: >-
      <p data-section-id='tag/tax' class='stable_summary'></p>Returns the
      Taxrate for the given Item
  - name: item
    description: >-
      <p data-section-id='tag/item' class='stable_summary'></p>Query all tax
      classes
  - name: supplier
    description: >-
      <p data-section-id='tag/supplier' class='stable_summary'></p>Query all
      suppliers
  - name: stock
    description: >-
      <p data-section-id='tag/stock' class='stable_summary'></p>Query stocks for
      a specific item, warehouse or storage location
  - name: shippingmethod
    description: >-
      <p data-section-id='tag/shippingmethod' class='stable_summary'></p>Query
      all shipping methods
  - name: shipment
    description: >-
      <p data-section-id='tag/shipment' class='stable_summary'></p>Download a
      PDF Shipping Label from database by ID
  - name: salesorder
    description: >-
      <p data-section-id='tag/salesorder' class='stable_summary'></p>Query all
      sales orders
  - name: cancellationreason
    description: Planned
  - name: salesinvoicecorrection
    description: Development
  - name: return
    description: >-
      <p data-section-id='tag/return' class='beta_summary'></p>Create a new
      return with associated items and packages.
  - name: returnstate
    description: Planned
  - name: returnreason
    description: Planned
  - name: property
    description: >-
      <p data-section-id='tag/property' class='stable_summary'></p>Query all
      properties for items
  - name: printer
    description: >-
      <p data-section-id='tag/printer' class='beta_summary'></p>Returns all
      Installed Printers
  - name: paymentmethod
    description: >-
      <p data-section-id='tag/paymentmethod' class='stable_summary'></p>Query
      all payment methods
  - name: onholdreason
    description: >-
      <p data-section-id='tag/onholdreason' class='stable_summary'></p>Query all
      on hold reasons for sales orders
  - name: offer
    description: >-
      <p data-section-id='tag/offer' class='beta_summary'></p>Execute the
      printing of a Offer
  - name: Configuration
    description: Planned
  - name: manufacturer
    description: Development
  - name: label
    description: Development
  - name: 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: shipping
    description: Development
  - name: deliverynote
    description: Planned
  - name: customfields
    description: Development
  - name: customfield
    description: Development
  - name: customer
    description: >-
      <p data-section-id='tag/customer' class='stable_summary'></p>Query all
      customers
  - name: customerGroup
    description: >-
      <p data-section-id='tag/customerGroup' class='stable_summary'></p>Query
      all customer groups
  - name: customerCategory
    description: >-
      <p data-section-id='tag/customerCategory' class='stable_summary'></p>Query
      all customer categories
  - name: creditnote
    description: >-
      <p data-section-id='tag/creditnote' class='beta_summary'></p>Execute the
      printing of a CreditNote
  - name: company
    description: >-
      <p data-section-id='tag/company' class='stable_summary'></p>Query all
      companies
  - name: colorcodes
    description: >-
      <p data-section-id='tag/colorcodes' class='stable_summary'></p>Query all
      color codes for sales orders
  - name: category
    description: Development
  - name: appRegistration
    description: >-
      <p data-section-id='tag/appRegistration'
      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: login
    description: >-
      <p data-section-id='tag/login' class='beta_summary'></p>Sends a request to
      log in the user / dynamically assign the WAWI user. Only use this request
      if your API uses SSL.
  - name: logout
    description: >-
      <p data-section-id='tag/logout' class='beta_summary'></p>Sends a request
      to log out the user
  - name: attribute
    description: Development
  - name: accountingData
    description: Planned
paths:
  /v2/accountingData:
    get:
      tags:
        - accountingData
      summary: Query Accounting Data
      description: >-
        Delivers a paginated overview of finalized accounting transactions,
        including invoices, credits, and their cancellations and corrections.
      operationId: AccountingData_QueryAccountingDataAsync
      parameters:
        - name: x-tenant-id
          in: header
          required: true
          schema:
            type: string
            format: uuid
          description: The tenant ID for the target ERP instance.
        - name: from
          in: query
          description: Filters documents starting from a specific date and time
          schema:
            type: string
            format: date-time
          x-position: 1
        - name: to
          in: query
          description: Filters documents up to a specific date and time
          schema:
            type: string
            format: date-time
          x-position: 2
        - name: companyId
          in: query
          description: Gets the unique identifier for the firm.
          schema:
            $ref: '#/components/schemas/JTL.Data.Contracts.Keys.FirmaKey'
            example: b45f6432-2462-4c6f-b00f-1d9d01000000
          x-position: 3
        - name: type
          in: query
          description: >-
            Specifies the type of document. 0 = Invoice, 1 = Credit, 2 = Invoice
            correction, 3 = Invoice cancellation, 4 = credit cancellation, 5 =
            invoice correction cancellation
          schema:
            $ref: >-
              #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.DocumentType
          x-position: 4
        - name: exportCurrencyInDepartureCountry
          in: query
          description: If true, exports total sums in the currency of the departure country
          schema:
            type: boolean
          x-position: 5
        - name: pageNumber
          in: query
          description: Number of the page of items to fetch.
          schema:
            type: integer
            format: int32
          x-position: 6
        - name: pageSize
          in: query
          description: Size of the page that is specified by `pageNumber`.
          schema:
            type: integer
            format: int32
          x-position: 7
        - name: x-runas
          in: header
          description: >-
            The User-Id (int or uuid) on whose behalf the request is executed.
            Requires scope 'Application.RunAs'.
          schema:
            type: string
        - 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
      responses:
        '200':
          description: >-
            Provides a detailed overview of all non-pending sales orders,
            including invoices, credits, invoice corrections, invoice
            cancellations, credit cancellations, and invoice correction
            cancellations, along with their associated line items
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/JTL.Wawi.Rest.Contracts.Models.PagedListOfJTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingData
        '401':
          description: ''
          content:
            application/json: {}
        '402':
          description: No licence available or the app has not been authorised by JTL.
          content:
            application/json: {}
        '404':
          description: No registration request was found for the specified identifier
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/JTL.Wawi.Rest.Abstraction.Exceptions.ErrorResponse
      security:
        - oauth2-authorization-code:
            - accountings.read
        - oauth2-client-credentials:
            - accountings.read
components:
  schemas:
    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.Rest.Contracts.Models.V2.AccountingData.DocumentType:
      type: integer
      description: >-
        0 = SalesInvoice, 1 = SalesCredit, 2 = SalesInvoiceCorrection, 3 =
        SalesInvoiceCancellation, 4 = SalesCreditCancellation, 5 =
        SalesInvoiceCorrectionCancellation, 6 = SalesLiquidation, 7 =
        SalesLiquidationCancellation
      format: int32
      x-enumNames:
        - SalesInvoice
        - SalesCredit
        - SalesInvoiceCorrection
        - SalesInvoiceCancellation
        - SalesCreditCancellation
        - SalesInvoiceCorrectionCancellation
        - SalesLiquidation
        - SalesLiquidationCancellation
      enum:
        - 0
        - 1
        - 2
        - 3
        - 4
        - 5
        - 6
        - 7
    JTL.Wawi.Rest.Contracts.Models.PagedListOfJTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingData:
      type: object
      description: Represents a paginated list of items
      additionalProperties: false
      required:
        - TotalItems
        - PageNumber
        - PageSize
        - Items
      properties:
        totalItems:
          type: integer
          description: Gets or sets the total number of items available in the data source.
          format: int32
        pageNumber:
          type: integer
          description: Gets or sets the current page number in the paginated list.
          format: int32
        pageSize:
          type: integer
          description: Gets or sets the number of items per page in the paginated list.
          format: int32
        items:
          type: array
          description: Gets or sets the collection of items contained in the paged list.
          items:
            $ref: >-
              #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingData
        totalPages:
          type: integer
          description: >-
            Gets the total number of pages based on the total number of items
            and the page size.
          format: int32
        hasPreviousPage:
          type: boolean
          description: >-
            Gets a value indicating whether there is a previous page available
            in the paginated list.
        hasNextPage:
          type: boolean
          description: Gets a value indicating whether there is a next page available.
        nextPageNumber:
          type: integer
          description: >-
            Gets the number of the next page if there is one; otherwise, returns
            the total number of pages.
          format: int32
        previousPageNumber:
          type: integer
          description: >-
            Gets the number of the previous page. If there is no previous page,
            it returns 1.
          format: int32
    JTL.Wawi.Rest.Abstraction.Exceptions.ErrorResponse:
      type: object
      description: >-
        Represents an error response returned by the system in case of a failure
        or exception.
      additionalProperties: false
      properties:
        errorCode:
          type: string
          description: >-
            Gets or sets the error code that identifies the type of error
            encountered.
        validationErrors:
          type: object
          description: >-
            Gets or sets a dictionary containing validation errors associated
            with the request.
          deprecated: true
          x-deprecatedMessage: Use Errors
          additionalProperties:
            type: string
        errors:
          type: object
          description: Gets or sets a collection of errors associated with the response.
          additionalProperties:
            type: array
            items:
              type: string
        errorMessage:
          type: string
          description: >-
            Gets or sets the error message that provides details about the error
            encountered.
        stacktrace:
          type: string
          description: >-
            Gets or sets the stack trace associated with the error, providing
            detailed

            information about the sequence of method calls that led to the
            exception.
    JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingData:
      type: object
      description: 'Model Class: AccountingData '
      additionalProperties: false
      required:
        - DocumentNumber
        - DocumentType
        - DocumentDate
        - ServiceDate
        - CurrencyIso
        - CompanyId
        - CompanyVatId
        - SalesChannelId
        - IsCancelled
        - DepartureCountry
        - ShipmentCountry
        - BillingAddress
        - ShipmentAddress
        - AccountDataLineItems
      properties:
        documentNumber:
          type: string
          description: The number of the document.
        documentType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.DocumentType
          description: >-
            0 = Sales invoice, 1 = Sales credit, 2 = Sales invoice correction, 3
            = Sales invoice cancellation, 4 = Sales credit cancellation, 5 =
            Sales invoice correction cancellation.
        documentDate:
          type: string
          description: The date and time when the document was created.
          format: date-time
        serviceDate:
          type: string
          description: >-
            The service date of the invoice or the related invoice if the
            document is an invoice correction.
          format: date-time
        salesInvoiceCorrectionId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.GutschriftKey'
          description: >-
            The identifier of the sales invoice correction or sales credit or
            the cancellation document.
        salesInvoiceId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.RechnungKey'
          description: The identifier of the sales invoice.
        salesOrderId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.VerkaufAuftragKey'
          description: The identifier of the sales order.
        salesOrderNumber:
          type: string
          description: The internal number of the sales order.
        externalSalesOrderNumber:
          type: string
          description: The external number of the sales order.
        currencyIso:
          type: string
          description: ISO code of the currency of the departure country.
        companyId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.FirmaKey'
          description: The identifier of the company.
        companyVatId:
          type: string
          description: The VAT Id of the Company
        customerVatId:
          type: string
          description: The VAT ID of the customer, if applicable.
        salesChannelId:
          type: string
          description: Identifier for the sales channel through which the order was placed.
        isCancelled:
          type: boolean
          description: Indicates if the document has been cancelled.
        departureCountry:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V1.AccountingData.Country
          description: >-
            The Departure country information of the document. If none is
            indicated, it will be determined from the company's information.
        shipmentCountry:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V1.AccountingData.Country
          description: ISO code of the destination country.
        billingAddress:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V1.Common.Address
          description: Address to which the invoice is billed.
        shipmentAddress:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V1.Common.Address
          description: Address where the goods are shipped.
        accountDataLineItems:
          type: array
          description: Detailed list of items included in the document.
          items:
            $ref: >-
              #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingDataLineItem
    JTL.Data.Contracts.Keys.GutschriftKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.RechnungKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.VerkaufAuftragKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Wawi.Rest.Contracts.Models.V1.AccountingData.Country:
      type: object
      description: 'Model Class: Country '
      additionalProperties: false
      required:
        - CountryISO
        - StateISO
      properties:
        countryISO:
          type: string
          description: ISO code of the country.
        stateISO:
          type: string
          description: ISO code of the state within the country.
    JTL.Wawi.Rest.Contracts.Models.V1.Common.Address:
      type: object
      description: 'Model Class: Address '
      additionalProperties: false
      required:
        - Id
        - Company
        - Company2
        - FormOfAddress
        - Title
        - FirstName
        - LastName
        - Street
        - Address2
        - PostalCode
        - City
        - State
        - CountryIso
        - VatID
        - PhoneNumber
        - MobilePhoneNumber
        - EmailAddress
        - Fax
      properties:
        id:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.AdresseKey'
          description: Unique ID to identify an address
        company:
          type: string
          description: Description of the Company.
        company2:
          type: string
          description: Additional company information
        formOfAddress:
          type: string
          description: Customer form of address
        title:
          type: string
          description: Official title
        firstName:
          type: string
          description: Customer first name
        lastName:
          type: string
          description: Customer last name
        street:
          type: string
          description: Street name in the customer's address
        address2:
          type: string
          description: Additional address information
        postalCode:
          type: string
          description: Postal code of the customer's address
        city:
          type: string
          description: Name of city in the customer's address
        state:
          type: string
          description: Name of state in the customer's address
        countryIso:
          type: string
          description: Country ISO code
        vatID:
          type: string
          description: Supplier VAT ID number
        phoneNumber:
          type: string
          description: Landline phone number
        mobilePhoneNumber:
          type: string
          description: Mobile phone number
        emailAddress:
          type: string
          description: Email address
        fax:
          type: string
          description: Fax number
    JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.AccountingDataLineItem:
      type: object
      description: 'Model Class: AccountingDataLineItem '
      additionalProperties: false
      required:
        - LineItemType
        - Name
        - TaxClassType
        - Quantity
        - NetSalesPricePerUnit
        - VatRate
        - VatAmount
        - DiscountInPercent
        - TotalDiscountGrossAmount
        - TotalDiscountNetAmount
        - TotalGrossAmount
        - TotalNetAmount
        - SortOrder
      properties:
        salesInvoiceCorrectionLineItemId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.GutschriftPosKey'
          description: The identifier of the sales invoice correction line item.
        salesInvoiceLineItemId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.RechnungPositionKey'
          description: The identifier of the sales invoice line item.
        itemId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.ArtikelKey'
          description: The identifier of the item.
        lineItemType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V1.AccountingData.LineItemType
          description: The type of line item.
        name:
          type: string
          description: The description of the line item.
        taxClassId:
          $ref: '#/components/schemas/JTL.Data.Contracts.Keys.SteuerklasseKey'
          description: The identifier of the tax class.
        taxClassName:
          type: string
          description: The name of the tax class.
        taxClassType:
          $ref: >-
            #/components/schemas/JTL.Wawi.Rest.Contracts.Models.V2.AccountingData.TaxClassType
          description: The type of the tax class.
        generalLedgerAccount:
          type: string
          description: >-
            An account or record used to sort, store and summarize a company's
            transactions.
        quantity:
          type: number
          description: The number of items.
          format: decimal
        netSalesPricePerUnit:
          type: number
          description: The net sales price per unit of this line item.
          format: decimal
        vatRate:
          type: number
          description: Applicable VAT rate in percent.
          format: decimal
        vatAmount:
          type: number
          description: Total VAT charged for this item.
          format: decimal
        discountInPercent:
          type: number
          description: Discount in percent for this line item.
          format: decimal
        totalDiscountGrossAmount:
          type: number
          description: Total discount amount including VAT.
          format: decimal
        totalDiscountNetAmount:
          type: number
          description: Total discount amount excluding VAT.
          format: decimal
        totalGrossAmount:
          type: number
          description: Total item price including VAT.
          format: decimal
        totalNetAmount:
          type: number
          description: Total item price excluding VAT.
          format: decimal
        sortOrder:
          type: integer
          description: The order in which the line item appears in the document.
          format: int32
    JTL.Data.Contracts.Keys.AdresseKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.GutschriftPosKey:
      type: string
      format: uuid
      example: b45f6432-2462-4c6f-b00f-1d9d01000000
      additionalProperties: false
    JTL.Data.Contracts.Keys.RechnungPositionKey:
      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.Wawi.Rest.Contracts.Models.V1.AccountingData.LineItemType:
      type: integer
      description: >-
        0 = CustomLineItem, 1 = Item, 2 = ShippingItem, 3 = Coupon, 4 = Voucher,
        5 = PaymentMethod, 6 = ShippingSurcharge, 7 = NewCustomerCoupon, 8 =
        CashOnDeliveryFee, 9 = ItemShippingSurcharge, 10 = GiftWrapping, 11 =
        FreeGift, 12 = TrustedShopsFee, 13 = InterestSurcharge, 14 =
        HandlingFee, 15 = CardboardBoxes, 16 = Return, 17 = MultiPurposeVoucher,
        18 = MultiPurposeDigitalVoucher, 19 = SinglePurposeVoucher, 20 =
        SinglePurposeDigitalVoucher, 21 = SinglePurposeVoucherRedemption
      format: int32
      x-enumNames:
        - CustomLineItem
        - Item
        - ShippingItem
        - Coupon
        - Voucher
        - PaymentMethod
        - ShippingSurcharge
        - NewCustomerCoupon
        - CashOnDeliveryFee
        - ItemShippingSurcharge
        - GiftWrapping
        - FreeGift
        - TrustedShopsFee
        - InterestSurcharge
        - HandlingFee
        - CardboardBoxes
        - Return
        - MultiPurposeVoucher
        - MultiPurposeDigitalVoucher
        - SinglePurposeVoucher
        - SinglePurposeDigitalVoucher
        - 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.Wawi.Rest.Contracts.Models.V2.AccountingData.TaxClassType:
      type: integer
      description: >-
        0 = None, 1 = SuperReducedTaxRate, 2 = ReducedTaxRateLow, 3 =
        ReducedTaxRate, 4 = StandardTaxRate, 5 = IntermediaryRate
      format: int32
      x-enumNames:
        - None
        - SuperReducedTaxRate
        - ReducedTaxRateLow
        - ReducedTaxRate
        - StandardTaxRate
        - IntermediaryRate
      enum:
        - 0
        - 1
        - 2
        - 3
        - 4
        - 5
  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: Artikel lesen
            items.write: Artikel schreiben
            saleschannels.read: Verkaufskanäle lesen
            accountings.read: TbD
            all.read: Erlaubt der Anwendung, alle Daten zu lesen.
            cusomters.read: TbD
            customers.read: TbD
            customers.write: TbD
            customfields.read: TbD
            customfields.write: TbD
            deliveries.read: TbD
            deliveries.write: TbD
            deliverynotes.print: TbD
            deliverynotes.read: TbD
            deliverynotes.write: TbD
            extensibility.integration: TbD
            inventories.read: TbD
            inventories.write: TbD
            invoices.print: TbD
            invoices.read: TbD
            invoices.write: TbD
            labels.read: TbD
            labels.write: TbD
            offers.print: TbD
            offers.read: TbD
            orders.read: TbD
            picklists.read: TbD
            picklists.write: TbD
            returns.read: TbD
            returns.write: TbD
            salesinvoicecorrections.print: TbD
            salesinvoicecorrections.read: TbD
            salesinvoicecorrections.write: TbD
            salesorders.print: TbD
            salesorders.read: TbD
            salesorders.write: TbD
            suppliers.read: TbD
            system.config.read: TbD
            system.config.write: TbD
            system.read: TbD
            taxes.read: TbD
            warehouse.read: TbD
            wawiapp.all: Ermöglicht den Zugriff auf Wawi-App bezogene Opperationen.
            currencies.read: Ermöglicht den Lesezugriff auf Währungen.
            jera.read: Ermöglicht den Lesezugriff auf JERA-interne Endpunkte.
            paymentmethods.read: Ermöglicht den Lesezugriff auf Zahlungsarten.
            payments.write: Ermöglicht den Schreibzugriff auf Zahlungen.
            salesinvoices.read: Ermöglicht den Lesezugriff auf Verkaufsrechnungen.
            salesinvoices.write: Ermöglicht den Schreibzugriff auf Verkaufsrechnungen.
            salesquotations.read: Ermöglicht den Lesezugriff auf Verkaufsangebote.
            salesquotations.write: Ermöglicht den Schreibzugriff auf Verkaufsangebote.
            system.worker.read: Worker-Synchronisationen lesen
            system.worker.write: Worker-Synchronisationen schreiben
            resources.read: Ressourcen lesen
            resources.write: Ressourcen schreiben
            pps.read: Produktionsdaten lesen
            pps.write: Produktionsdaten schreiben
            inventory.read: Lagerbestand lesen
            inventory.write: Lagerbestand schreiben
            taxes.write: Steuern schreiben
            application.runas: >-
              Ermöglicht der Anwendung, Anfragen im Namen eines anderen
              Benutzers auszuführen.
    oauth2-client-credentials:
      type: oauth2
      flows:
        clientCredentials:
          tokenUrl: https://auth.jtl-cloud.com/oauth2/token
          scopes:
            items.read: Artikel lesen
            items.write: Artikel schreiben
            saleschannels.read: Verkaufskanäle lesen
            accountings.read: TbD
            all.read: Erlaubt der Anwendung, alle Daten zu lesen.
            cusomters.read: TbD
            customers.read: TbD
            customers.write: TbD
            customfields.read: TbD
            customfields.write: TbD
            deliveries.read: TbD
            deliveries.write: TbD
            deliverynotes.print: TbD
            deliverynotes.read: TbD
            deliverynotes.write: TbD
            extensibility.integration: TbD
            inventories.read: TbD
            inventories.write: TbD
            invoices.print: TbD
            invoices.read: TbD
            invoices.write: TbD
            labels.read: TbD
            labels.write: TbD
            offers.print: TbD
            offers.read: TbD
            orders.read: TbD
            picklists.read: TbD
            picklists.write: TbD
            returns.read: TbD
            returns.write: TbD
            salesinvoicecorrections.print: TbD
            salesinvoicecorrections.read: TbD
            salesinvoicecorrections.write: TbD
            salesorders.print: TbD
            salesorders.read: TbD
            salesorders.write: TbD
            suppliers.read: TbD
            system.config.read: TbD
            system.config.write: TbD
            system.read: TbD
            taxes.read: TbD
            warehouse.read: TbD
            wawiapp.all: Ermöglicht den Zugriff auf Wawi-App bezogene Opperationen.
            currencies.read: Ermöglicht den Lesezugriff auf Währungen.
            jera.read: Ermöglicht den Lesezugriff auf JERA-interne Endpunkte.
            paymentmethods.read: Ermöglicht den Lesezugriff auf Zahlungsarten.
            payments.write: Ermöglicht den Schreibzugriff auf Zahlungen.
            salesinvoices.read: Ermöglicht den Lesezugriff auf Verkaufsrechnungen.
            salesinvoices.write: Ermöglicht den Schreibzugriff auf Verkaufsrechnungen.
            salesquotations.read: Ermöglicht den Lesezugriff auf Verkaufsangebote.
            salesquotations.write: Ermöglicht den Schreibzugriff auf Verkaufsangebote.
            system.worker.read: Worker-Synchronisationen lesen
            system.worker.write: Worker-Synchronisationen schreiben
            resources.read: Ressourcen lesen
            resources.write: Ressourcen schreiben
            pps.read: Produktionsdaten lesen
            pps.write: Produktionsdaten schreiben
            inventory.read: Lagerbestand lesen
            inventory.write: Lagerbestand schreiben
            taxes.write: Steuern schreiben
            application.runas: >-
              Ermöglicht der Anwendung, Anfragen im Namen eines anderen
              Benutzers auszuführen.

````