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