Changelog

Versions


Changes from 2.14.35 to 2.15.3.

What's New


  1. GET/accounts/{koronaAccountId}/cashierLocations lists all cashier locations
  2. POST/accounts/{koronaAccountId}/cashierLocations adds a batch of new cashier locations
  3. DELETE/accounts/{koronaAccountId}/cashierLocations deletes a batch of cashier locations
  4. PATCH/accounts/{koronaAccountId}/cashierLocations updates a batch of cashier locations
  5. GET/accounts/{koronaAccountId}/cashierLocations/{cashierLocationId} returns the single cashier location
  6. DELETE/accounts/{koronaAccountId}/cashierLocations/{cashierLocationId} deletes the single cashier location by its id
  7. PATCH/accounts/{koronaAccountId}/cashierLocations/{cashierLocationId} updates the cashier location
  8. GET/accounts/{koronaAccountId}/posButtonLayouts lists all pos button layouts
  9. POST/accounts/{koronaAccountId}/posButtonLayouts adds a batch of new pos button layouts
  10. DELETE/accounts/{koronaAccountId}/posButtonLayouts deletes a batch of pos button layouts
  11. PATCH/accounts/{koronaAccountId}/posButtonLayouts updates a batch of pos button layouts
  12. GET/accounts/{koronaAccountId}/posButtonLayouts/{posButtonLayoutId} returns the single pos button layout
  13. DELETE/accounts/{koronaAccountId}/posButtonLayouts/{posButtonLayoutId} deletes the single pos botton layout
  14. PATCH/accounts/{koronaAccountId}/posButtonLayouts/{posButtonLayoutId} updates the single pos button layout
  15. GET/accounts/{koronaAccountId}/posPageLayoutConfigurations lists all pos page layout configurations
  16. POST/accounts/{koronaAccountId}/posPageLayoutConfigurations adds a batch of new pos page layout configurations
  17. DELETE/accounts/{koronaAccountId}/posPageLayoutConfigurations deletes a batch of pos page layout configurations
  18. PATCH/accounts/{koronaAccountId}/posPageLayoutConfigurations updates a batch of pos page layout configurations
  19. GET/accounts/{koronaAccountId}/posPageLayoutConfigurations/{posPageLayoutConfigurationId} returns the single pos page layout configuration
  20. DELETE/accounts/{koronaAccountId}/posPageLayoutConfigurations/{posPageLayoutConfigurationId} deletes the single pos page layout configuration
  21. PATCH/accounts/{koronaAccountId}/posPageLayoutConfigurations/{posPageLayoutConfigurationId} updates the single pos page layout configuration
  22. GET/accounts/{koronaAccountId}/posProfiles lists all pos profiles
  23. POST/accounts/{koronaAccountId}/posProfiles adds a batch of new pos profiles
  24. DELETE/accounts/{koronaAccountId}/posProfiles deletes a batch of pos profiles
  25. PATCH/accounts/{koronaAccountId}/posProfiles updates a batch of pos profiles
  26. GET/accounts/{koronaAccountId}/posProfiles/{posProfileId} returns the single pos profile
  27. DELETE/accounts/{koronaAccountId}/posProfiles/{posProfileId} deletes the single pos profile
  28. PATCH/accounts/{koronaAccountId}/posProfiles/{posProfileId} updates the single pos profile
  29. GET/accounts/{koronaAccountId}/receiptLayoutConfigurations lists all receipt layout configurations
  30. POST/accounts/{koronaAccountId}/receiptLayoutConfigurations adds a batch of new receipt layout configurations
  31. DELETE/accounts/{koronaAccountId}/receiptLayoutConfigurations deletes a batch of receipt layout configurations
  32. PATCH/accounts/{koronaAccountId}/receiptLayoutConfigurations updates a batch of receipt layout configurations
  33. GET/accounts/{koronaAccountId}/receiptLayoutConfigurations/{receiptLayoutConfigurationId} returns the single receipt layout configuration
  34. DELETE/accounts/{koronaAccountId}/receiptLayoutConfigurations/{receiptLayoutConfigurationId} deletes the single receipt layout configuration
  35. PATCH/accounts/{koronaAccountId}/receiptLayoutConfigurations/{receiptLayoutConfigurationId} updates the single receipt layout configuration
  36. GET/accounts/{koronaAccountId}/userRoles lists all user roles
  37. POST/accounts/{koronaAccountId}/userRoles adds a batch of new user roles
  38. DELETE/accounts/{koronaAccountId}/userRoles deletes a batch of user roles
  39. PATCH/accounts/{koronaAccountId}/userRoles updates a batch of user roles
  40. GET/accounts/{koronaAccountId}/userRoles/{userRoleId} returns the single user role
  41. DELETE/accounts/{koronaAccountId}/userRoles/{userRoleId} deletes the single user role
  42. PATCH/accounts/{koronaAccountId}/userRoles/{userRoleId} updates the single user role
  43. DELETE/accounts/{koronaAccountId}/accounts/{accountId} deletes the single account
  44. PATCH/accounts/{koronaAccountId}/accounts/{accountId} updates the single account
  45. POST/accounts/{koronaAccountId}/accounts adds a batch of new accounts
  46. DELETE/accounts/{koronaAccountId}/accounts deletes a batch of accounts
  47. PATCH/accounts/{koronaAccountId}/accounts updates a batch of accounts
  48. DELETE/accounts/{koronaAccountId}/customerGroups/{customerGroupId} deletes the single customer group
  49. PATCH/accounts/{koronaAccountId}/customerGroups/{customerGroupId} updates the single customer group
  50. POST/accounts/{koronaAccountId}/customerGroups adds a batch of new customer groups
  51. DELETE/accounts/{koronaAccountId}/customerGroups deletes a batch of customer groups
  52. PATCH/accounts/{koronaAccountId}/customerGroups updates a batch of customer groups
  53. POST/accounts/{koronaAccountId}/organizationalUnits adds a batch of new organizational units
  54. DELETE/accounts/{koronaAccountId}/organizationalUnits deletes a batch of organizational units
  55. PATCH/accounts/{koronaAccountId}/organizationalUnits updates a batch of organizational units
  56. DELETE/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId} deletes the single organizational unit by its id
  57. PATCH/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId} updates the organizational unit
  58. DELETE/accounts/{koronaAccountId}/paymentMethods/{paymentMethodId} deletes the single payment method
  59. PATCH/accounts/{koronaAccountId}/paymentMethods/{paymentMethodId} updates the single payment method
  60. POST/accounts/{koronaAccountId}/paymentMethods adds a batch of new payment methods
  61. DELETE/accounts/{koronaAccountId}/paymentMethods deletes a batch of payment methods
  62. PATCH/accounts/{koronaAccountId}/paymentMethods updates a batch of payment methods

What's Deprecated


    What's Changed


    1. GET/accounts/{koronaAccountId}/additionalReceiptInfoTypes/{additionalReceiptInfoTypeId} returns the single additional receipt info type
      • Return Type

        • Change validity.total.from
        • Change validity.total.to
    2. GET/accounts/{koronaAccountId}/additionalReceiptInfoTypes lists all additional receipt info types
      • Return Type

        • Change results.validity.total.from
        • Change results.validity.total.to
    3. PATCH/accounts/{koronaAccountId}/assortments/{assortmentId} updates the single assortment
      • Parameter

        • Change body.lastCleanUp
    4. GET/accounts/{koronaAccountId}/assortments/{assortmentId} returns the single assortment
      • Return Type

        • Change lastCleanUp
    5. PATCH/accounts/{koronaAccountId}/assortments updates a batch of assortments
      • Parameter

        • Change body.lastCleanUp
    6. DELETE/accounts/{koronaAccountId}/assortments deletes a batch of assortments
      • Parameter

        • Change body.lastCleanUp
    7. POST/accounts/{koronaAccountId}/assortments adds a batch of new assortments
      • Parameter

        • Change body.lastCleanUp
    8. GET/accounts/{koronaAccountId}/assortments lists all assortments
      • Return Type

        • Change results.lastCleanUp
    9. GET/accounts/{koronaAccountId}/attendances/{attendanceId} returns the single attendance
      • Return Type

        • Change creationTime
        • Change expirationTime
    10. POST/accounts/{koronaAccountId}/attendances updates/adds attendances
      • Parameter

        • Change body.creationTime
        • Change body.expirationTime
    11. GET/accounts/{koronaAccountId}/attendances lists all attendances
      • Return Type

        • Change results.creationTime
        • Change results.expirationTime
    12. PATCH/accounts/{koronaAccountId}/cashiers/{cashierId} updates the single cashier
      • Parameter

        • Add body.cashierLocation
        • Change body.createTime
        • Change body.lastReceiptTime
    13. GET/accounts/{koronaAccountId}/cashiers/{cashierId} returns the single cashier
      • Return Type

        • Add cashierLocation
        • Change createTime
        • Change lastReceiptTime
    14. PATCH/accounts/{koronaAccountId}/cashiers updates a batch of cashiers
      • Parameter

        • Add body.cashierLocation
        • Change body.createTime
        • Change body.lastReceiptTime
    15. DELETE/accounts/{koronaAccountId}/cashiers deletes a batch of cashiers
      • Parameter

        • Add body.cashierLocation
        • Change body.createTime
        • Change body.lastReceiptTime
    16. POST/accounts/{koronaAccountId}/cashiers adds a batch of new cashiers
      • Parameter

        • Add body.cashierLocation
        • Change body.createTime
        • Change body.lastReceiptTime
    17. GET/accounts/{koronaAccountId}/cashiers lists all cashiers
      • Return Type

        • Add results.cashierLocation
        • Change results.createTime
        • Change results.lastReceiptTime
    18. POST/accounts/{koronaAccountId}/ticketCreation adds a creation task
      • Parameter

        • Change body.creationTime
        • Change body.ticketData.validFrom
        • Change body.ticketData.dailyValidFrom
        • Change body.ticketData.validTo
        • Change body.ticketData.dailyValidTo
    19. GET/accounts/{koronaAccountId}/ticketCreation creation tasks, personalization will always be empty for technical reasons
      • Return Type

        • Change results.creationTime
        • Change results.ticketData.validFrom
        • Change results.ticketData.dailyValidFrom
        • Change results.ticketData.validTo
        • Change results.ticketData.dailyValidTo
    20. GET/accounts/{koronaAccountId}/currencies/{currencyId} returns the single currency
      • Return Type

        • Change exchangeRates.validFrom
    21. PATCH/accounts/{koronaAccountId}/currencies updates a batch of currencies
      • Parameter

        • Change body.exchangeRates.validFrom
    22. DELETE/accounts/{koronaAccountId}/currencies deletes a batch of currencies
      • Parameter

        • Change body.exchangeRates.validFrom
    23. POST/accounts/{koronaAccountId}/currencies adds a batch of new currencies
      • Parameter

        • Change body.exchangeRates.validFrom
    24. GET/accounts/{koronaAccountId}/currencies lists all currencies
      • Return Type

        • Change results.exchangeRates.validFrom
    25. PATCH/accounts/{koronaAccountId}/customerOrders updates a batch of customer orders
      • Parameter

        • Add body.items.discounts.coupons
        • Change body.bookingTime
        • Change body.createTime
        • Change body.deposits.createTime
        • Change body.finishTime
        • Change body.items.bookingTime
        • Change body.items.recognitionNumber
        • Change body.items.deliveryDate
        • Change body.pickUpTime
    26. POST/accounts/{koronaAccountId}/customerOrders adds a batch of new customer orders
      • Parameter

        • Add body.items.discounts.coupons
        • Change body.bookingTime
        • Change body.createTime
        • Change body.deposits.createTime
        • Change body.finishTime
        • Change body.items.bookingTime
        • Change body.items.recognitionNumber
        • Change body.items.deliveryDate
        • Change body.pickUpTime
    27. GET/accounts/{koronaAccountId}/customerOrders lists all customer orders
      • Return Type

        • Add results.items.discounts.coupons
        • Change results.bookingTime
        • Change results.createTime
        • Change results.deposits.createTime
        • Change results.finishTime
        • Change results.items.bookingTime
        • Change results.items.recognitionNumber
        • Change results.items.deliveryDate
        • Change results.pickUpTime
    28. PATCH/accounts/{koronaAccountId}/customerOrders/{customerOrderId} updates the single customer order
      • Parameter

        • Add body.items.discounts.coupons
        • Change body.bookingTime
        • Change body.createTime
        • Change body.deposits.createTime
        • Change body.finishTime
        • Change body.items.bookingTime
        • Change body.items.recognitionNumber
        • Change body.items.deliveryDate
        • Change body.pickUpTime
    29. GET/accounts/{koronaAccountId}/customerOrders/{customerOrderId} returns the single customer order
      • Return Type

        • Add items.discounts.coupons
        • Change bookingTime
        • Change createTime
        • Change deposits.createTime
        • Change finishTime
        • Change items.bookingTime
        • Change items.recognitionNumber
        • Change items.deliveryDate
        • Change pickUpTime
    30. PATCH/accounts/{koronaAccountId}/customers/{customerId} updates the single customer
      • Parameter

        • Add body.externalId
        • Change body.birthday
        • Change body.informations.date
        • Change body.createTime
        • Change body.lastReceiptTime
    31. GET/accounts/{koronaAccountId}/customers/{customerId} returns the single customer
      • Return Type

        • Add externalId
        • Change birthday
        • Change informations.date
        • Change createTime
        • Change lastReceiptTime
    32. PATCH/accounts/{koronaAccountId}/customers updates a batch of customers
      • Parameter

        • Add body.externalId
        • Change body.birthday
        • Change body.informations.date
        • Change body.createTime
        • Change body.lastReceiptTime
    33. DELETE/accounts/{koronaAccountId}/customers deletes a batch of customers
      • Parameter

        • Add body.externalId
        • Change body.birthday
        • Change body.informations.date
        • Change body.createTime
        • Change body.lastReceiptTime
    34. POST/accounts/{koronaAccountId}/customers adds a batch of new customers
      • Parameter

        • Add body.externalId
        • Change body.birthday
        • Change body.informations.date
        • Change body.createTime
        • Change body.lastReceiptTime
    35. GET/accounts/{koronaAccountId}/customers lists all customers
      • Return Type

        • Add results.externalId
        • Change results.birthday
        • Change results.informations.date
        • Change results.createTime
        • Change results.lastReceiptTime
    36. POST/accounts/{koronaAccountId}/deliveryNotes adds delivery notes
      • Parameter

        • Change body.bookingTime
        • Change body.deliveryTime
        • Change body.signature.date
    37. GET/accounts/{koronaAccountId}/deliveryNotes lists all delivery notes
      • Return Type

        • Change results.bookingTime
        • Change results.deliveryTime
        • Change results.signature.date
    38. GET/accounts/{koronaAccountId}/deliveryNotes/{deliveryNoteId} returns a single delivery note
      • Return Type

        • Change bookingTime
        • Change deliveryTime
        • Change signature.date
    39. PATCH/accounts/{koronaAccountId}/events/{eventId} updates the single event
      • Parameter

        • Change body.start
    40. GET/accounts/{koronaAccountId}/events/{eventId} returns the single event
      • Return Type

        • Change start
    41. PATCH/accounts/{koronaAccountId}/events updates a batch of events
      • Parameter

        • Change body.start
    42. POST/accounts/{koronaAccountId}/events adds a batch of new events
      • Parameter

        • Change body.start
    43. GET/accounts/{koronaAccountId}/events lists all events
      • Return Type

        • Change results.start
    44. PATCH/accounts/{koronaAccountId}/fiscalUnits/{fiscalUnitId} updates the fiscal unit
      • Parameter

        • Change body.certificate.expirationDate
    45. GET/accounts/{koronaAccountId}/fiscalUnits/{fiscalUnitId} returns the single fiscal unit
      • Return Type

        • Change certificate.expirationDate
    46. PATCH/accounts/{koronaAccountId}/fiscalUnits updates a batch of fiscal units
      • Parameter

        • Change body.certificate.expirationDate
    47. POST/accounts/{koronaAccountId}/fiscalUnits adds a batch of fiscal units
      • Parameter

        • Change body.certificate.expirationDate
    48. GET/accounts/{koronaAccountId}/fiscalUnits lists all fiscal units
      • Return Type

        • Change results.certificate.expirationDate
    49. PATCH/accounts/{koronaAccountId}/infoTexts updates a batch of info texts
      • Parameter

        • Add body.image
    50. DELETE/accounts/{koronaAccountId}/infoTexts deletes a batch of info texts
      • Parameter

        • Add body.image
    51. POST/accounts/{koronaAccountId}/infoTexts adds a batch of new info texts
      • Parameter

        • Add body.image
    52. GET/accounts/{koronaAccountId}/infoTexts lists all info texts
      • Return Type

        • Add results.image
    53. GET/accounts/{koronaAccountId}/infoTexts/{infoTextId} returns the single info text
      • Return Type

        • Add image
    54. POST/accounts/{koronaAccountId}/inventories adds a batch of new inventories
      • Parameter

        • Change body.createTime
        • Change body.executionTime
        • Change body.hasBookedReceipts
    55. GET/accounts/{koronaAccountId}/inventories lists all inventories
      • Return Type

        • Change results.createTime
        • Change results.executionTime
        • Change results.hasBookedReceipts
    56. PATCH/accounts/{koronaAccountId}/inventories/{inventoryId} updates the single inventory
      • Parameter

        • Change body.createTime
        • Change body.executionTime
        • Change body.hasBookedReceipts
    57. GET/accounts/{koronaAccountId}/inventories/{inventoryId} returns the single inventory
      • Return Type

        • Change createTime
        • Change executionTime
        • Change hasBookedReceipts
    58. PATCH/accounts/{koronaAccountId}/inventories/{inventoryId}/inventoryLists/{inventoryListId} updates the single inventory list
      • Parameter

        • Change body.bookingTime
        • Change body.createTime
        • Change body.finishTime
        • Change body.modifiedTime
    59. GET/accounts/{koronaAccountId}/inventories/{inventoryId}/inventoryLists/{inventoryListId} returns the single inventory list
      • Return Type

        • Change bookingTime
        • Change createTime
        • Change finishTime
        • Change modifiedTime
    60. GET/accounts/{koronaAccountId}/inventories/{inventoryId}/inventoryLists lists all inventory lists
      • Return Type

        • Change results.bookingTime
        • Change results.createTime
        • Change results.finishTime
        • Change results.modifiedTime
    61. GET/accounts/{koronaAccountId}/organizationalUnits lists all organizational units
      • Return Type

        • Change results.openingHours.from
        • Change results.openingHours.to
    62. PATCH/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/dayRatings updates a batch of day ratings
      • Parameter

        • Change body.date
    63. POST/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/dayRatings adds a batch of new day ratings
      • Parameter

        • Change body.date
    64. GET/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/dayRatings lists all organizational unit related day ratings
      • Return Type

        • Change results.date
    65. PATCH/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/dayRatings/{dayRatingIdOrDate} updates the day rating by its id or date
      • Parameter

        • Change body.date
    66. GET/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/dayRatings/{dayRatingIdOrDate} returns the single day rating by its id or date
      • Return Type

        • Change date
    67. GET/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/inventoryLists lists the inventory lists belonging to the organizational unit (KORONA.retail required)
      • Return Type

        • Change results.bookingTime
        • Change results.createTime
        • Change results.finishTime
        • Change results.modifiedTime
    68. GET/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId}/stockReceipts lists the stock receipts belonging to the organizational unit (KORONA.retail required)
      • Return Type

        • Change results.arrivalDate
        • Change results.bookingTime
        • Change results.createTime
    69. GET/accounts/{koronaAccountId}/organizationalUnits/{organizationalUnitId} returns the single organizational unit
      • Return Type

        • Change openingHours.from
        • Change openingHours.to
    70. PATCH/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId} updates a point of sale (works only for coupling (attribute 'couplingId') or updating device information (attribute 'deviceInformation'))
      • Parameter

        • Add body.posProfile
        • Deletebody.couplingId
        • Change body.deviceInformation.appVersion
        • Change body.deviceInformation.operatingSystem
        • Change body.useAlternativeSector
    71. GET/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId} returns the single point of sale
      • Return Type

        • Add posProfile
        • DeletecouplingId
        • Change deviceInformation.appVersion
        • Change deviceInformation.operatingSystem
        • Change useAlternativeSector
    72. POST/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/receipts adds a batch of point of sale-related receipts
      • Parameter

        • Add body.items.discounts.coupons
        • Change body.accountTransactions.bookingTime
        • Change body.bookingTime
        • Change body.creationTime
        • Change body.fiscalTransactions.finishTime
        • Change body.fiscalTransactions.firstProcessTime
        • Change body.fiscalTransactions.startTime
        • Change body.items.bookingTime
        • Change body.items.recognitionNumber
        • Change body.items.deliveryDate
        • Change body.payments.transactionTime
        • Change body.signature.date
        • Change body.voidFiscalTransactions.finishTime
        • Change body.voidFiscalTransactions.firstProcessTime
        • Change body.voidFiscalTransactions.startTime
    73. GET/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/receipts lists all point of sale-related receipts
      • Return Type

        • Add results.items.discounts.coupons
        • Change results.accountTransactions.bookingTime
        • Change results.bookingTime
        • Change results.creationTime
        • Change results.fiscalTransactions.finishTime
        • Change results.fiscalTransactions.firstProcessTime
        • Change results.fiscalTransactions.startTime
        • Change results.items.bookingTime
        • Change results.items.recognitionNumber
        • Change results.items.deliveryDate
        • Change results.payments.transactionTime
        • Change results.signature.date
        • Change results.voidFiscalTransactions.finishTime
        • Change results.voidFiscalTransactions.firstProcessTime
        • Change results.voidFiscalTransactions.startTime
    74. POST/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/endOfDayStatements adds a batch of point of sale-related end-of-day-statements
      • Parameter

        • Change body.finishTime
    75. GET/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/endOfDayStatements lists all point of sale-related end-of-day-statements
      • Return Type

        • Change results.finishTime
    76. GET/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/receipts/{receiptId} returns the single point of sale-related receipt
      • Return Type

        • Add items.discounts.coupons
        • Change accountTransactions.bookingTime
        • Change bookingTime
        • Change creationTime
        • Change fiscalTransactions.finishTime
        • Change fiscalTransactions.firstProcessTime
        • Change fiscalTransactions.startTime
        • Change items.bookingTime
        • Change items.recognitionNumber
        • Change items.deliveryDate
        • Change payments.transactionTime
        • Change signature.date
        • Change voidFiscalTransactions.finishTime
        • Change voidFiscalTransactions.firstProcessTime
        • Change voidFiscalTransactions.startTime
    77. GET/accounts/{koronaAccountId}/pointsOfSale lists all points of sale
      • Return Type

        • Add results.posProfile
        • Deleteresults.couplingId
        • Change results.deviceInformation.appVersion
        • Change results.deviceInformation.operatingSystem
        • Change results.useAlternativeSector
    78. GET/accounts/{koronaAccountId}/pointsOfSale/{pointOfSaleId}/balances
      • Return Type

        • Change results.createTime
        • Change results.finishTime
        • Change results.summaryChangesets.changeTime
    79. PATCH/accounts/{koronaAccountId}/products/{productId} updates the single product
      • Parameter

        • Change body.listedSince
        • Change body.packagingUnit (Added Enum)
        • Change body.prices.value
        • Change body.prices.validFrom
        • Change body.prices.productCode
        • Change body.subproducts.prices.value
        • Change body.subproducts.prices.validFrom
        • Change body.subproducts.prices.productCode
    80. GET/accounts/{koronaAccountId}/products/{productId} returns the single product
      • Return Type

        • Change listedSince
        • Change packagingUnit (Added Enum)
        • Change prices.value
        • Change prices.validFrom
        • Change prices.productCode
        • Change subproducts.prices.value
        • Change subproducts.prices.validFrom
        • Change subproducts.prices.productCode
    81. PATCH/accounts/{koronaAccountId}/products updates a batch of products
      • Parameter

        • Change body.listedSince
        • Change body.packagingUnit (Added Enum)
        • Change body.prices.value
        • Change body.prices.validFrom
        • Change body.prices.productCode
        • Change body.subproducts.prices.value
        • Change body.subproducts.prices.validFrom
        • Change body.subproducts.prices.productCode
    82. DELETE/accounts/{koronaAccountId}/products deletes a batch of products
      • Parameter

        • Change body.listedSince
        • Change body.packagingUnit (Added Enum)
        • Change body.prices.value
        • Change body.prices.validFrom
        • Change body.prices.productCode
        • Change body.subproducts.prices.value
        • Change body.subproducts.prices.validFrom
        • Change body.subproducts.prices.productCode
    83. POST/accounts/{koronaAccountId}/products adds a batch of new products
      • Parameter

        • Change body.listedSince
        • Change body.packagingUnit (Added Enum)
        • Change body.prices.value
        • Change body.prices.validFrom
        • Change body.prices.productCode
        • Change body.subproducts.prices.value
        • Change body.subproducts.prices.validFrom
        • Change body.subproducts.prices.productCode
    84. GET/accounts/{koronaAccountId}/products lists all products
      • Return Type

        • Change results.listedSince
        • Change results.packagingUnit (Added Enum)
        • Change results.prices.value
        • Change results.prices.validFrom
        • Change results.prices.productCode
        • Change results.subproducts.prices.value
        • Change results.subproducts.prices.validFrom
        • Change results.subproducts.prices.productCode
    85. GET/accounts/{koronaAccountId}/receipts/{receiptId} returns the single receipt
      • Return Type

        • Add items.discounts.coupons
        • Change accountTransactions.bookingTime
        • Change bookingTime
        • Change creationTime
        • Change fiscalTransactions.finishTime
        • Change fiscalTransactions.firstProcessTime
        • Change fiscalTransactions.startTime
        • Change items.bookingTime
        • Change items.recognitionNumber
        • Change items.deliveryDate
        • Change payments.transactionTime
        • Change signature.date
        • Change voidFiscalTransactions.finishTime
        • Change voidFiscalTransactions.firstProcessTime
        • Change voidFiscalTransactions.startTime
    86. GET/accounts/{koronaAccountId}/receipts lists all receipts
      • Return Type

        • Add results.items.discounts.coupons
        • Change results.accountTransactions.bookingTime
        • Change results.bookingTime
        • Change results.creationTime
        • Change results.fiscalTransactions.finishTime
        • Change results.fiscalTransactions.firstProcessTime
        • Change results.fiscalTransactions.startTime
        • Change results.items.bookingTime
        • Change results.items.recognitionNumber
        • Change results.items.deliveryDate
        • Change results.payments.transactionTime
        • Change results.signature.date
        • Change results.voidFiscalTransactions.finishTime
        • Change results.voidFiscalTransactions.firstProcessTime
        • Change results.voidFiscalTransactions.startTime
    87. GET/accounts/{koronaAccountId}/salesTaxes/{salesTaxId} returns the single sales tax
      • Return Type

        • Change rates.validFrom
    88. PATCH/accounts/{koronaAccountId}/salesTaxes updates a batch of sales taxes
      • Parameter

        • Change body.rates.validFrom
    89. DELETE/accounts/{koronaAccountId}/salesTaxes deletes a batch of sales taxes
      • Parameter

        • Change body.rates.validFrom
    90. POST/accounts/{koronaAccountId}/salesTaxes adds a batch of new sales taxes
      • Parameter

        • Change body.rates.validFrom
    91. GET/accounts/{koronaAccountId}/salesTaxes lists all sales taxes
      • Return Type

        • Change results.rates.validFrom
    92. GET/accounts/{koronaAccountId}/statistics/revenueData returns information about the revenue in the given period
      • Return Type

        • Change currentPeriod.start
        • Change currentPeriod.end
        • Change previousPeriod.start
        • Change previousPeriod.end
    93. GET/accounts/{koronaAccountId}/statistics/revenueDataForCustomerGroups returns the turnover per customer group during the given period
      • Return Type

        • Change currentPeriod.start
        • Change currentPeriod.end
        • Change previousPeriod.start
        • Change previousPeriod.end
    94. GET/accounts/{koronaAccountId}/statistics/revenueDataHourly returns the turnover per hour during the given period
      • Return Type

        • Change currentPeriod.start
        • Change currentPeriod.end
        • Change previousPeriod.start
        • Change previousPeriod.end
    95. GET/accounts/{koronaAccountId}/statistics/topSeller returns the top-seller
      • Return Type

        • Change currentPeriod.start
        • Change currentPeriod.end
        • Change previousPeriod.start
        • Change previousPeriod.end
    96. GET/accounts/{koronaAccountId}/stockOrders/{stockOrderId} returns a single stock order
      • Return Type

        • Change bookingTime
        • Change createTime
        • Change pickupDate
        • Change expectedFromDate
        • Change expectedToDate
        • Change items.deliveryDate
    97. GET/accounts/{koronaAccountId}/stockOrders lists all stock orders
      • Return Type

        • Change results.bookingTime
        • Change results.createTime
        • Change results.pickupDate
        • Change results.expectedFromDate
        • Change results.expectedToDate
        • Change results.items.deliveryDate
    98. POST/accounts/{koronaAccountId}/stockReceipts adds stock-receipts
      • Parameter

        • Change body.arrivalDate
        • Change body.bookingTime
        • Change body.createTime
    99. GET/accounts/{koronaAccountId}/stockReceipts lists all stock-receipts
      • Return Type

        • Change results.arrivalDate
        • Change results.bookingTime
        • Change results.createTime
    100. PATCH/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId}/items/{productId} updates the single stock-receipt item
      • Parameter

        • Change body.shelfLife
    101. GET/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId}/items/{productId} returns the single stock-receipt item
      • Return Type

        • Change shelfLife
    102. PATCH/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId}/items updates stock-receipt items
      • Parameter

        • Change body.shelfLife
    103. POST/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId}/items adds stock-receipt items
      • Parameter

        • Change body.shelfLife
    104. GET/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId}/items lists all stock-receipt items
      • Return Type

        • Change results.shelfLife
    105. PATCH/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId} updates the single stock-receipt
      • Parameter

        • Change body.arrivalDate
        • Change body.bookingTime
        • Change body.createTime
    106. GET/accounts/{koronaAccountId}/stockReceipts/{stockReceiptId} returns the single stock-receipt
      • Return Type

        • Change arrivalDate
        • Change bookingTime
        • Change createTime
    107. GET/accounts/{koronaAccountId}/ticketDefinitions/{ticketDefinitionId} returns the single ticket definition
      • Return Type

        • Change validityPeriodDaily.from
        • Change validityPeriodDaily.to
        • Change validityPeriodTotal.from
        • Change validityPeriodTotal.to
    108. PATCH/accounts/{koronaAccountId}/ticketDefinitions updates a batch of ticket definitions
      • Parameter

        • Change body.validityPeriodDaily.from
        • Change body.validityPeriodDaily.to
        • Change body.validityPeriodTotal.from
        • Change body.validityPeriodTotal.to
    109. DELETE/accounts/{koronaAccountId}/ticketDefinitions deletes a batch of ticket definitions
      • Parameter

        • Change body.validityPeriodDaily.from
        • Change body.validityPeriodDaily.to
        • Change body.validityPeriodTotal.from
        • Change body.validityPeriodTotal.to
    110. POST/accounts/{koronaAccountId}/ticketDefinitions adds a batch of new ticket definitions
      • Parameter

        • Change body.validityPeriodDaily.from
        • Change body.validityPeriodDaily.to
        • Change body.validityPeriodTotal.from
        • Change body.validityPeriodTotal.to
    111. GET/accounts/{koronaAccountId}/ticketDefinitions lists all ticket definitions
      • Return Type

        • Change results.validityPeriodDaily.from
        • Change results.validityPeriodDaily.to
        • Change results.validityPeriodTotal.from
        • Change results.validityPeriodTotal.to
    112. GET/accounts/{koronaAccountId}/tickets lists all tickets
      • Return Type

        • Change results.creationDate
        • Change results.lockedTo
    113. POST/accounts/{koronaAccountId}/timeTrackingEntries adds a batch of new time tracking entries
      • Parameter

        • Change body.timeStamp
    114. GET/accounts/{koronaAccountId}/timeTrackingEntries lists time tracking entries
      • Return Type

        • Change results.timeStamp
    115. GET/accounts/{koronaAccountId}/timeTrackingEntries/{timeTrackingEntryId} returns a single time tracking entry
      • Return Type

        • Change timeStamp