The GetReturnOfGoodsCount function returns the count of all returnOfGoods records for the specified parameters.
Method | /productbasecomponents.asmx/GetReturnOfGoodsCount |
The request body is of type GetReturnOfGoodsCount.
Name | Description | Data Type |
---|---|---|
filter | ReturnOfGoodsFilter |
|
The response body is of type GetReturnOfGoodsCountResponse.
Name | Description | Data Type |
---|---|---|
GetReturnOfGoodsCountResult | xml:int |
|