The GetReturnOfGoodsRows function returns all returnOfGoodsRow records for the specified parameters.
Method | /productbasecomponents.asmx/GetReturnOfGoodsRows |
The request body is of type GetReturnOfGoodsRows.
Name | Description | Data Type |
---|---|---|
filter | ReturnOfGoodsRowsFilter |
|
The response body is of type GetReturnOfGoodsRowsResponse.
Name | Description | Data Type |
---|---|---|
GetReturnOfGoodsRowsResult | ArrayOfViewReturnOfGoodsRowInfo |
|