GET api/{ext}/track/Orders/{TrackingNumber}/{ShipmentGUID}/Notes
Used to provide tracking note information.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TrackingNumber |
The tracking number |
string |
Required |
ShipmentGUID |
The Shipment GUID |
string |
Required |
ext | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.