ShippoSystem TrackShipment Method (ShippingSession, IShippingContext, String, String)NFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.Web.Shipping.Shippo
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public override TrackInfo TrackShipment(
	ShippingSession session,
	IShippingContext context,
	string carrierID,
	string trackingNumber
)

Return Value

Type: TrackInfo

Implements

IShippingSystem TrackShipment(ShippingSession, IShippingContext, String, String)
See Also