Change Updates

Do not miss any Channel API changes, ever again

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

RSS

Mar 30, 2026

main
1.0.0
Compare

API structure has changed

15 structure changes including:
7 Breaking changes
7 Additions
1 Modification
7 Removals
Modified 1 Breaking
POST /{channelName}/order/{channelLinkId}
  • Path went from /{channelName}/order/{channelLinkId}/ to /{channelName}/order/{channelLinkId} (same operationId)
  • Body
  • application/json content type Modified
    • channelLinkId, status, cancellationReason properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • courier, payment, payment.amount, payment.type, taxes.totaL, items, items.plu, items.name, items.price, items.quantity, decimalDigits, deliveryIsAsap properties Added
  • Response
  • default response Modified
    • application/json content type Modified
      • Type went from object to string
        Breaking
      • channelOrderId, channelOrderDisplayId, channelLinkId, status, cancellationReason properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 7 Breaking
POST Busy Modewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Channel Registrationwebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Courier Status Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Menu Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Order Status Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Preparation time updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST Snooze/Unsnooze Productswebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 7
POST 1.Channel Registrationwebhook
POST 2.Menu Updatewebhook
POST 3.Snooze/Unsnooze Productswebhook
POST 4.Busy Modewebhook
POST 5.Preparation time updatewebhook
POST 6.Order Status Updatewebhook
POST 7.Courier Status Updatewebhook