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)

    Subscription

    {
        "subscriptionID": "d0dd68eb-7e97-448c-b361-f7a7213dc7e2",
        "status": "ACTIVE",
        "carrierCode": "string",
        "carrierBookingReference": "string",
        "billOfLadingNumber": "string",
        "callbackUrl": "http://example.com",
        "createdDateTime": "2019-08-24T14:15:22.123Z"
    }
    Built with