Add a delivery job and receive proof of delivery via the Detrack API
domain: detrack.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Generate an API key from the Detrack dashboard; API access is included on all plans at no extra charge.
POST a new delivery via the Add Delivery endpoint, providing the recipient address, delivery date, and any Additional Delivery Fields your workflow needs.
Note that Detrack currently documents two API generations: V1 (in Detrack's Help Center, explicitly marked as slated for deprecation) and V2 (hosted on Apiary) — target V2 for new integrations.
Poll View Delivery / View All Deliveries for status, or configure a Webhook Push Notification to receive delivery/collection status changes without polling.
After a driver completes the job in the Detrack app, retrieve the electronic proof of delivery — signature image, photo, and GPS-verified completion timestamp — via the delivery record or the dedicated POD file-download endpoints.
Check the Delivery Error Codes reference when a create/update call fails, since Detrack returns structured per-field error codes rather than one generic error.
Known gotchas
Detrack's V1 API is explicitly marked "slated for deprecation" in its own docs — don't build new integrations against it without checking V2 parity first.
POD assets (signature, photo, PDF) are fetched via separate download endpoints, not embedded directly in the delivery JSON — plan for an extra round-trip if you need the actual files.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?