Change Updates

Do not miss any Komfortkasse API v2 changes, ever again

Subscribe to the Komfortkasse API v2 changelog to be up to date on recent changes.

RSS

about 22 hours ago

main
2.0.0
Compare

API structure has changed

11 structure changes including:
11 Modifications
Modified 11 Breaking
GET /order/{orderNumber}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
GET /orders
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
POST /order/remove/{orderNumber}
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • includePostings, includeCollectionHistory, includePaymentReminders, includeRefunds query parameters Added
POST /order/{orderNumber}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
  • Query
  • includePostings, includeCollectionHistory, includePaymentReminders, includeRefunds query parameters Added
POST /order/{orderNumber}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
POST /order/{orderNumber}/invoice/{invoiceNumber}
  • Body
  • application/pdf content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • multipart/form-data content type Added
POST /order/{orderNumber}/refund
  • Body
  • application/json content type Modified
    • externalReference, plannedDate properties Modified
      • Properties are now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • externalReference, plannedDate properties Modified
        • Properties are now required
          Breaking
POST /order/{orderNumber}/setpaid
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
POST /order/{orderNumber}/setunpaid
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refunds property Modified
        • externalReference, plannedDate properties Modified
          • Properties are now required
            Breaking
POST /orders
  • Response
  • 200 response Modified
    • application/json content type Added
  • Query
  • includePostings, includeCollectionHistory, includePaymentReminders, includeRefunds query parameters Added
POST /ordersync
  • Body
  • application/json content type Modified
  • Response
  • 200 response Modified
    • application/json content type Added