Documentation
API Documentation
API Documentation
  • General Overview
    • Introduction
      • Before you start
      • Environments
      • Integration
    • Objects and IDs
      • Shipments Requests (Bookings)
      • Shipments
      • Tracking Points
      • Addresses
    • 📖Glossary
  • I am a shipper
    • Webhooks
      • Set up my webhooks
      • Payloads for Shipper
    • Documents
      • Download Documents
      • Upload Documents
  • I am a carrier
    • Bookings
      • Set up my webhooks
      • Payloads for Carrier
    • Trackings
    • Documents
      • Download Documents
      • Upload Documents
  • Full API
    • Swagger API Endpoints
Powered by GitBook
On this page
  • The basics
  • Tracking points rules
  • Status of tracking points
  • Carrier external integration
  1. General Overview
  2. Objects and IDs

Tracking Points

Attached to a shipment, they reflect operations around goods and shipment.

The basics

A shipment has at least 2 tracking points attached: Departure and Delivery. Those 2 tracking points are the minimum 2 operations around the shipment.

But many other operations can enrich tracking points within a shipment (like transport mode, National / International, State of goods…). These operations can be set manually or provided via external integrations.

Tracking points rules

  • The target time is inherited from the booking

  • A tracking point cannot be rescheduled before its theoretical time.

  • The recorded time is the one set by the user on the platform or by the driver mobile application.

  • A tracking point can be filled afterwards.

Status of tracking points

  • A Tracking point includes a place, a planned date and an effective date.

  • A Tracking point can be either confirmed, cancelled or rescheduled.

Carrier external integration

Tracking in Shiptify has been designed to be as simple as possible and to be understood by everyone.

We try to include only the most interesting carrier events and not all of them.

PreviousShipmentsNextAddresses

Last updated 1 year ago