Tracking

API Method to tracking a shipment

APIDescriptionParametersReturn Type
POST api/Tracking/Track

Action to get the data of a package according to an object request Object that contain properties to request the API

req (WebScrapRequestModel)

WebScrapResponse

POST api/Tracking/GetTrackingTMAsync

No documentation available.

req (List`1)

List`1

POST api/Tracking/LastDetailLine

Action to retrieve the last detail line of a shipment according to an object request

request (WebScrapRequest)

WebScrapResponse

POST api/Tracking/Authenticate

Action for authenticating thanks to the provided key

authentificationKey (String)

String