Describe the solution
New Onfleet Delivery Manifest API endpoint added as getDeliveryManifest method. In order to test the mentioned endpoints, the test file was updated using a dummy data.
https://docs.onfleet.com/reference/delivery-manifest
Added
Added getDeliveryManifest endpoint
Support to include Google Maps Directions API key, in this specific format Google in your HTTP header as X-API-KEY
Support for optional query parameters startDate and endDate.
The test file was updated
Readme files were updated to support Workers POST method.
Describe the solution New Onfleet Delivery Manifest API endpoint added as
getDeliveryManifest
method. In order to test the mentioned endpoints, the test file was updated using a dummy data. https://docs.onfleet.com/reference/delivery-manifestAdded
startDate
andendDate
.Changed
Deprecated
Removed
Fixed
Security