The GetSingleSaleOrderRow function returns the saleOrderRow record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleSaleOrderRow |
The request body is of type GetSingleSaleOrderRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSaleOrderRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSaleOrderRowResult | SaleOrderRowInfo |