GET api/Shipping/Order/OrderTracking
Method to return a list of OrderTracking.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IOrderTrackingName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
OrderID | integer |
None. |
|
OrderDetailID | integer |
None. |
|
TrackingID | string |
None. |
|
ShipMethodID | integer |
None. |
|
ShipQuantity | integer |
None. |
|
Status | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.