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
-
application/json content type Modified
GET /ext/dispatches
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /ext/dispatches/d/{driver_id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /ext/dispatch
- Body
-
application/json content type Modified
- Content type is no longer required
-
vendor_payload property Modified
- order_details property Added