New Features
- [Delivery Drivers]: Added a new
pin_code property for delivery drivers.
Improvements
- [Base URL]: Updated the base URL for the Kenya region to
https://fleetapi-ke.karooooo.com/rest.
- [Delivery Drivers]: Deprecated the
login_username and password fields for Delivery.
- [Delivery Jobs]: Aligned
order_id generation with the web portal to provide consistent read-time computation.
- [Delivery Documentation]: Updated the API documentation for delivery jobs to provide clearer guidance.
- This update also contains security and performance improvements.
Bug Fixes
- [Status API]: Fixed an issue where querying the vehicle statuses could return inaccurate driver information for subusers.
- [Validation]: Added proper validation for
reference_number to ensure better data integrity.