Change Updates

Do not miss any Dispatch API changes, ever again

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

RSS

25 days ago

main
1.0.0
Compare

API structure has changed

8 structure changes including:
5 Breaking changes
1 Addition
2 Modifications
5 Removals
Modified 2 Breaking
POST /fulfillment/cancel
  • Response
  • 200 response Modified
    • application/json content type Added
  • 400 response Added
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /fulfillment/generic/events
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 5 Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /oauth/token
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhook.com/cancelJobwebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhook.com/createJobwebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /yourwebhook.com/validateJobwebhook
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
PUT /fulfillment/hetaUpdate/{dspname}/{locationId}