GET api/order?trackingNumber={trackingNumber}
Get order details for the specified tracking number.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
trackingNumber | The tracking number. |
Define this parameter in the request URI. |
Response Information
The order details for the specified tracking number.
Response body formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.