The GetSingleViewSaleOrder function returns the saleOrder record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleViewSaleOrder |
The request body is of type GetSingleViewSaleOrder.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleViewSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewSaleOrderResult | ViewSaleOrderInfo |