Change Updates

Do not miss any Dispatch Module API changes, ever again

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

RSS

Mar 31, 2024

main
1.3.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /ext/dispatch/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /ext/dispatches
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /ext/dispatches/d/{driver_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /ext/dispatch
  • Body
  • application/json content type Modified
    • Content type is no longer required
    • vendor_payload property Modified
      • order_details property Added