The GetSingleReturnOfGoodsRow function returns the returnOfGoodsRow record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReturnOfGoodsRow |
The request body is of type GetSingleReturnOfGoodsRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReturnOfGoodsRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReturnOfGoodsRowResult | ReturnOfGoodsRowInfo |
|