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

24 days ago

main
1.0.0
Compare

API structure has changed

25 structure changes including:
17 Breaking changes
7 Additions
1 Modification
17 Removals
Modified 1 Breaking
POST /oauth/token
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 17 Breaking
POST 7.Courier Status Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 6.Order Status Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 5.Preparation time updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 4.Busy Modewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 3.Snooze/Unsnooze Productswebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 2.Menu Updatewebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST 1.Channel Registrationwebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/updateStoreStatus/{channelLinkId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/updateRating
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/order/{channelLinkId}/
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/order/{channelLinkId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/menuStatus/{_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /{channelName}/courierUpdate/{channelLinkId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /updateStoreStatus
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /fulfillment/validate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /tables/{locationId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /allAllegens
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 7
POST /channel/snoozewebhook
POST /channel/registerwebhook
POST /channel/prep_timewebhook
POST /channel/order_statuswebhook
POST /channel/courier_updatewebhook
POST /channel/busy_modewebhook
Bearer authauthentication method