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 22, 2024

main
1.3.0
Compare
1.3.0

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
    • vendor_payload property Modified
      • currency, payment_type properties Added