Coddingpro
Deprixa Plus - The Ultimate Courier & Logistics SaaS Platform

Deprixa Plus — API Reference · Driver Endpoints

These endpoints are restricted to users with the Driver role. Used by the driver mobile experience.

Get Assigned Shipments

MethodGET
URL/api/v1/driver/assigned-shipments
RoleDriver
DescriptionReturns all shipments currently assigned to the authenticated driver.

Update Shipment Status

MethodPOST
URL/api/v1/driver/update-status
RoleDriver
DescriptionUpdates the status of an assigned shipment (e.g., Picked Up, In Transit, Delivered).

Report Location

MethodPOST
URL/api/v1/driver/location
RoleDriver
DescriptionReports the driver's current GPS coordinates for live tracking on the dispatch map.

Driver Profile

MethodGET
URL/api/v1/driver/profile
RoleDriver
DescriptionReturns the authenticated driver's profile information.