NameDescriptionTypeAdditional information
WS_Key

(Mandatory) Webservice Key provided by 2ship support

string

None.

FindBy

Find Shipment by type

WS_Repository.Models.Requests.Tracking.FindShipmentByType

None.

TrackingNumber

(Optional) The tracking Number to Track - Required if FindBy = ByTrackingNumber

string

None.

ShipmentID

(Optional) ShipmentID - to identify the shipment - Required if FindBy = ByShipmentID

integer

None.

OrderNumber

(Optional) Shipment Order Number - to identify the shipment - Required if FindBy = ByOrderNumber

string

None.

CarrierId

(Optiona) Carrier ID defines the carrier associated to the tracking number. - to be suere it find the right shipment use the carrier id

integer

None.

StartDate

(Optional) The start date period to search for the tracking number - by default it is set to 45 days before current date time

date

None.

EndDate

(Optional) The end date period to search for the tracking number - by default it is to current date time

date

None.