The GetSingleReturnOfGood function returns the returnOfGood record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReturnOfGood |
The request body is of type GetSingleReturnOfGood.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReturnOfGoodResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReturnOfGoodResult | ReturnOfGoodsInfo |
|