Delivery
Shipment tracking and management
๐๏ธ List all shipments
Retrieves a paginated list of all company shipments with multiple filtering options.
๐๏ธ Get active shipments
Retrieves a paginated list of the company's active shipments (those with
๐๏ธ Approve delivery changes
Approves changes made by the carrier in a rescheduled shipment.
๐๏ธ Save custom code
Update the custom reference code of a shipment.
๐๏ธ List delivery documents
List all documents associated with a shipment.
๐๏ธ Upload delivery documents
Upload new documents to a shipment, saving them to S3.
๐๏ธ Download delivery document
Download a specific document from a shipment from S3.
๐๏ธ Delete delivery document
Remove a specific document from a shipment, also deleting it from S3.
๐๏ธ Download delivery documentation ZIP
Download a ZIP file containing all generated documentation for the shipment.
๐๏ธ Send message to delivery
Send a message to a delivery's chat, with the option to attach files.
๐๏ธ Get delivery messages
Retrieves the complete message history for a shipment.
๐๏ธ Get delivery route and tracking
Retrieves the route and geolocation data for a specific shipment.
๐๏ธ Get trackable truckers
Retrieves the list of carriers associated with the company that can be tracked.
๐๏ธ Get delivery details
Retrieves the complete details of a specific shipment, including all relevant information for its management and tracking.
๐๏ธ Edit delivery
Update the details of an existing shipment. Editable fields depend on the shipment's current status.
๐๏ธ Cancel delivery service
Cancel an existing shipment by changing its status to 'canceled' and rejectedBy to 'cia'.