Added new attributes to DIspatchPayload using StatusUpdate Webhok for assigned_driver_id and fleet_id
1 structure change including:
1 Modification
Modified
1
POST statusUpdateswebhook
- Body
-
application/json content type Modified
-
payload property Modified
- assigned_driver_id, fleet_id properties Added
-
payload property Modified
New status added to StatusUpdate Webhook
near_pickup
near_destination
1 structure change including:
1 Addition
Added
1
POST driverAssignedwebhook
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
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
-
vendor_payload property Modified
- currency, payment_type properties Added
-
vendor_payload property Modified
3 structure changes including:
1 Breaking change
2 Additions
1 Removal
Removed
1
Breaking
POST /ext/webhook
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
POST /ext/webhook
POST statusUpdateswebhook
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /ext/dispatch/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id, created_at, modified_at, r_id, assigned_driver_id, pickup, destination, user_metadata, vendor_logo_url, vendor_id, vendor_name, vendor_oid, vendor_sid, vendor_bid, media_url, status properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- data property Added
-
id, created_at, modified_at, r_id, assigned_driver_id, pickup, destination, user_metadata, vendor_logo_url, vendor_id, vendor_name, vendor_oid, vendor_sid, vendor_bid, media_url, status properties Removed
-
application/json content type Modified
GET /ext/dispatches
- Response
-
200 response Modified
-
application/json content type Modified
-
Full types went from
array[object]toobjectBreaking
- data property Added
-
Full types went from
-
application/json content type Modified
GET /ext/dispatches/d/{driver_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
Full types went from
arraytoobjectBreaking
- data property Added
-
Full types went from
-
application/json content type Modified
POST /ext/estimate
- Response
-
200 response Modified
-
application/json content type Modified
-
pickup_estimated_time, destination_estimated_time, total_estimated_time, delivery_price, delivery_price_text, vat_price, vat_price_text properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- data property Added
-
pickup_estimated_time, destination_estimated_time, total_estimated_time, delivery_price, delivery_price_text, vat_price, vat_price_text properties Removed
-
application/json content type Modified
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /ext/dispatches/d/{driver_id}
- Response
-
200 response Modified
-
application/json content type Modified
-
Full types went from
array[object]toarrayBreaking
-
array-1 property Modified
-
Full types went from
array[object]toarrayBreaking
-
Full types went from
-
Full types went from
-
application/json content type Modified
POST /ext/dispatch
- Response
-
201 response Modified
-
application/json content type Modified
-
id property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- data property Added
-
id property Removed
-
application/json content type Modified