GET api/order/{orderNumber}
Get order details for the specified order number.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orderNumber | The order number |
Define this parameter in the request URI. |
Response Information
The order details for the specified order 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.