Show / Hide Table of Contents

    ShipmentTrackingLinkResponse

    Type, Introduced in version 23.3

    Used to provide the tracking link for the shipment.

    Returned from the GetShipmentTrackingLink command.

    Properties

    Name Type Summary Introduced in
    ShipmentId Int64 The business key identifier of the shipment.

    • References Shipments
    TrackingLink String The shipments tracking link.

    Example

    {
      "ShipmentId": 0,
      "TrackingLink": null
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB