GET api/Track/{TrackingNumber}
Used to get basic tracking information, not secured so only basic information is available
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TrackingNumber |
Tracking number of shipment |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.