FreightLens.io Public API
    • FreightLens Track & Trace API
      • Authentication
        • Get an access token
      • Shipments
        • Look up a shipment by reference
      • Schemas
        • Transmission
        • TransmissionHeader
        • ShipmentTracking
        • Location
        • Vessel
        • TransportCall
        • DocumentReference
        • ShipmentEvent
        • TransportEvent
        • EquipmentEvent
        • Container
        • Exception
        • Impact
        • SubscriptionRequest
        • Subscription
        • TokenResponse
        • Error
    • Getting Started
      • Getting Started with the FreightLens.io Track & Trace API
    • Authentication
      • Authentication
    • DCSA-aligned data elements
      • Data Elements & Enumerations (DCSA-aligned)

    SubscriptionRequest

    {
        "carrierCode": "HLCU",
        "carrierBookingReference": "95954888",
        "billOfLadingNumber": "HLCUBSC2606CBSF8",
        "equipmentReference": "HAMU4486106",
        "callbackUrl": "https://client.example.com/hooks/freightlens"
    }
    Built with