Deliveries
๐๏ธ Get paginated list of deliveries
This endpoint allows querying deliveries assigned to the carrier with pagination and filtering.
๐๏ธ Delete a delivery
This endpoint allows you to delete a specific delivery identified by its ID.
๐๏ธ Update estimated time of arrival (ETA)
This endpoint allows updating the estimated time of arrival (ETA) for an ongoing delivery.
๐๏ธ Retrieve messages from a delivery
This endpoint returns all messages associated with a specific delivery.
๐๏ธ Send a message about a delivery.
This endpoint allows sending messages related to a specific delivery.
๐๏ธ Save notes about a delivery
This endpoint allows saving private notes about a specific delivery.
๐๏ธ Get optimized route for a delivery
This endpoint returns the optimized route between the loading and unloading points of a delivery.
๐๏ธ Get available deliveries for GPS tracking
This endpoint returns a list of in-progress deliveries that can be tracked via real-time GPS.
๐๏ธ Update GPS tracking position
This endpoint registers the vehicle's current GPS position for an ongoing delivery and updates the tracking status.
๐๏ธ Get full delivery details
This endpoint returns detailed information about a specific delivery identified by its service code.