Built by Metorial, the integration platform for agentic AI.
Retrieves the full details of a specific delivery or collection job including status, milestones, items, proof of delivery info, and all associated metadata.
Updates an existing delivery or collection job in Detrack. Provide the doNumber and date to identify the job, then supply any fields you want to change. Only provided fields will be updated.
Reattempts a previously failed job in Detrack. This increments the attempt counter and resets the job for another delivery or collection attempt.
Creates, updates, or deletes a vehicle (driver) in Detrack. Use the **action** field to specify the operation. For create and update, provide the driver name and any additional fields. For delete, only the name is needed.
Downloads the Proof of Delivery (POD) PDF or shipping label PDF for a completed job. Returns a download URL for the requested document.
Creates a new delivery or collection job in Detrack. A job represents a single delivery or collection task assigned to a driver. Supports attaching line items, scheduling, customer details, and driver assignment.
Searches for jobs across dates using various criteria such as date range, driver, status, tracking number, order number, and customer. Useful for looking up jobs when you don't know the exact date or D.O. number.
Permanently deletes a delivery or collection job from Detrack. This action cannot be undone.
Retrieves all vehicles (drivers) registered in Detrack. Returns driver names, IDs, GPS location, speed, battery level, connection status, and distance traveled.
Lists delivery and collection jobs with optional filters. Supports filtering by date, driver, status, and job type. Returns paginated results.