For Jewellery, Pharma & High-Value Logistics

Every Shipment Tracked.
Every Handoff Verified.
Every Delivery Proven.

Create shipments, auto-select carriers, generate e-way bills, scan at every gate, and prove delivery with photos and signatures — all from one system.

Trusted by 1500+ operations worldwide

ORIGIN G SEAL DESTINATION

Sound Familiar?

?

"Where is that shipment right now?"

Calls to carriers, WhatsApp messages to drivers, Excel trackers updated once a day. By the time you know a shipment is delayed, the customer already knows.

!

"We picked the wrong carrier again"

Rate cards in spreadsheets, serviceability checked manually, transit times guessed from memory. The cheapest carrier isn't always the one that serves the route.

#

"The delivery proof is a blurry photo on someone's phone"

No structured proof of delivery. No seal verification. No gate-level scan trail. When something goes missing, there's no audit trail to investigate.

How It Works

Create shipments. Auto-select carriers. Track every handoff. Prove every delivery.

1

Create Shipment

Enter origin, destination, cargo details, and box dimensions. The system validates serviceability and calculates weight and value automatically.

2
Rs 450 Rs 580 Rs 620

Auto-Select Carrier

The system checks serviceability, compares rates across carriers, and ranks by cost and transit time. Pick the best option or let the system choose automatically.

3
GATE SCAN

Scan at Every Gate

Dispatch scan, transit hub scan, delivery scan. Every handoff is logged with timestamp, location, operator, and seal status. Full chain of custody.

4
ON TIME 96.4% IN TRANSIT 42

Track & Prove

Real-time dashboard: shipments in transit, delivery performance, carrier comparison, cost analysis. Proof of delivery with photos, signatures, and timestamps.

What the System Does

End-to-end transport management from shipment creation to proof of delivery.

Shipment Management

  • Multi-box shipments: Multiple boxes per shipment with individual seals
  • Carrier selection: Auto-rank carriers by serviceability, cost, and transit time
  • Rate calculation: Per-gram, value-based, and slab-based rate cards
  • E-way bills: Auto-generate for GST compliance
  • Packing rules: Enforce material separation and weight limits per box
  • Seal management: Assign and verify tamper-evident seals at every handoff

Tracking & Delivery

  • Gate scanning: Dispatch, transit hub, and delivery scans with timestamps
  • Chain of custody: Every handoff logged with operator and location
  • Proof of delivery: Photo, signature, and condition report on receipt
  • Exception handling: Automatic alerts for delays, route deviations, seal breaks
  • Multi-location: Hub-and-spoke and point-to-point routing
  • Carrier integration: API-based tracking with carrier systems

Custom Workflows — Built for Your Cargo, Your Routes, Your Rules

Every logistics operation is different. The TMS adapts to yours with code-based workflow customization.

dispatch.config.ts const fields = [ { name: "carrier" } , { name: "seal_id" } , { name: "dest" } , ]; async validate (data) { if (! serviceable ) throw "Route N/A" } Dispatch Activity Gate Entry Scan G Delivery Confirmation D Domain Tables Auto-Updated shipments stock_levels gate_logs

Code-Based Activity Definitions

Each transport workflow — dispatch, gate entry, delivery confirmation — is a TypeScript activity file. Define exactly which fields to capture, what validations to run, and which domain tables to update. No low-code limitations.

Custom Carrier Rate Engines

Per-gram pricing for precious cargo, value-based tiers for insured shipments, slab-based rates for bulk — define any rate structure as code. The system auto-computes costs and ranks carriers for every shipment.

Business Rules as Validation Hooks

Enforce material separation in boxes, weight limits per package, mandatory seal checks at gate entry — all as validation hooks that run before any activity executes. Rules are versioned and testable.

Domain Sync on Every Event

When a dispatch happens, shipment status updates. When a gate scan logs, the transit record updates. When delivery is confirmed, stock levels adjust. All automatic, all auditable, all from the immutable event log.

Delivery Partner Payouts — Onboarding to Settlement, Fully Automated

Manage your gig delivery workforce end-to-end: onboard partners, assign shifts, track every order, compute 30+ incentive types, and run weekly payouts — all auditable.

ONBOARD WEEK 12 ROSTER 12:04 12:22 DELIVER Rs 6,450 PAYOUT Incentive Engine — 30+ Rule Types On-Time +50 Peak 1.5x Rain Day +100 Streak +200 Distance Slab Rating 4.5+ Min Guarantee Referral Late -50 Cancel -100 No-Show -200 Weekly Batch Payout 142 partners | auto-computed | bank file ready Rs 8.4L

Partner Onboarding & Rostering

Digital onboarding with KYC, document verification, bank details, and zone assignment. Assign partners to zones, shifts (morning/day/evening/night), and time slots with minimum hour rules. Geo-fenced attendance tracking.

30+ Incentive Types as Code

On-time bonuses, peak-hour multipliers, rain-day allowances, distance slabs, rating rewards, streak bonuses, referral payouts — all defined as versioned configuration. Change a rule and it applies to the next cycle. No spreadsheets, no IT tickets.

Transparent Partner Earnings

Partners see real-time earnings breakdown on their app — which incentives they earned, which they missed, progress toward tier bonuses. Reduces payout disputes by 80% because there's nothing hidden.

Automated Batch Payouts

Daily, weekly, or monthly cycles — configurable per operation. The system aggregates orders, applies incentive rules, computes deductions, and generates bank transfer files (NEFT/IMPS/UPI). Full audit trail down to the individual order.

Why Logistics Teams Switch to IoTReady TMS

100%

Chain of Custody

Every handoff scanned and timestamped. From dispatch seal to delivery confirmation — no gaps in the audit trail.

0

Manual Rate Lookups

Carrier rates, serviceability, and transit times calculated automatically. No more spreadsheet comparisons or phone calls to carriers.

60%

Faster Dispute Resolution

Photo proof, seal verification, gate scan history — everything needed to resolve delivery disputes is in one place, instantly accessible.

Days

To Go Live

Configure carriers and routes, set up gate locations, train operators on scan workflows. Most operations are live within a week.

Built For Your Industry

Whether you're shipping 10 high-value parcels or 10,000 packages a day.

Jewellery & Precious Cargo

Tamper-evident seals, value-based insurance, material segregation rules. Track gold, diamond, and silver shipments across hundreds of locations.

Pharmaceutical & Cold Chain

Temperature-controlled shipments, regulatory compliance, batch-level traceability. Proof of condition at every handoff for GDP compliance.

Electronics & High-Value Parts

Serial-number tracking, anti-theft protocols, insured transit. Multi-carrier comparison with real-time cost optimization for high-value components.

1500+

Operations worldwide

100+

Cities deployed

<1 sec

Per scan event

1 week

To deploy

Common Questions

How does automated carrier selection work?

When you create a shipment, the system checks each carrier's serviceability for the origin-destination pair, calculates the shipping cost based on the carrier's rate card (per-gram, value-based, or slab-based), and ranks options by cost and transit time. You can auto-select the cheapest serviceable carrier or review the ranked list and pick manually.

What happens at a gate scan?

The operator scans the shipment barcode or QR code at the gate. The system logs the timestamp, gate location, operator ID, and seal status. If the seal is broken or missing, an alert is triggered immediately. The shipment's transit history is updated in real time — every stakeholder sees the latest status.

How does proof of delivery work?

At delivery, the receiving operator scans the shipment, verifies the seal, captures a photo of the package condition, and collects a digital signature. All of this is logged as an immutable event with timestamp and GPS coordinates. If there's a discrepancy (wrong item, damaged package, broken seal), an exception is raised before acceptance.

Can we enforce material separation rules?

Yes. Business rules are defined as validation hooks in the activity configuration. For example, you can enforce that gold and silver items cannot be packed in the same box, or that a single box cannot exceed a weight limit. These rules run before the shipment is confirmed — violations are caught at data entry, not at the dock.

Does this integrate with e-way bill systems?

Yes. The system can auto-generate e-way bill data from shipment details (origin, destination, cargo value, HSN codes) and integrate with GST e-way bill portals via API. E-way bill numbers are linked to the shipment record for compliance tracking.

Can we add custom workflows specific to our operation?

Absolutely. The TMS is built on a code-based activity framework. Each workflow (dispatch, gate entry, delivery) is a TypeScript configuration file that defines fields, validations, and domain table updates. You can add new workflows, modify existing ones, or create industry-specific activities — all without touching framework code. Your customizations live in a separate directory and survive upgrades.

How does it handle multiple carriers with different rate structures?

Each carrier's rate card is configured independently — per-gram rates for one carrier, value-based tiers for another, fixed slabs for a third. The system normalizes all rate structures to compute a comparable cost per shipment. Serviceability is checked per carrier per route, so you only see carriers that actually serve the origin-destination pair.

Can we integrate with our existing ERP or WMS?

Yes. The system exposes REST APIs for all shipment operations and supports bidirectional sync with SAP, Oracle, Microsoft Dynamics, and warehouse management systems. Shipment status updates can push to your ERP, and order data can pull from your WMS to auto-create shipments.

How does the delivery partner payout system work?

Every order delivery is logged as an immutable event with timestamp, GPS, and performance data. At the end of each payout cycle (daily, weekly, or monthly), the incentive engine evaluates all applicable rules per partner — on-time bonuses, peak-hour multipliers, distance slabs, rating rewards, streak bonuses, and deductions. The system generates a per-partner earnings breakdown and a batch bank transfer file. Partners see their earnings in real time on their app.

How do you handle 30+ different incentive structures?

Each incentive is a rule defined in configuration — the condition (e.g., delivery within 15 minutes), the reward (e.g., Rs 50 per order), and any caps or limits. Rules are composable: a single delivery can trigger multiple incentives (on-time + peak hour + rain day). Rule changes are versioned, so payouts computed under v3.1 rules stay under v3.1 — critical for dispute resolution.

Can we manage different pay structures across cities?

Yes. Base pay, incentive rates, peak hours, distance slabs, and minimum guarantees are all configurable per zone. Mumbai partners might earn Rs 30/order while Bangalore partners earn Rs 25/order. The compute engine handles zone-specific rules without separate spreadsheets per city.

Ready to Take Control of Your Shipments?

See IoTReady TMS in action with your routes and carriers. Free demo, no commitment.