The UpdateReceivedProductRow function updates a ReceivedProductRow record.
Method | /productbasecomponents.asmx/UpdateReceivedProductRow |
The request body is of type UpdateReceivedProductRow.
Name | Description | Data Type |
---|---|---|
info | ReceivedProductRowInfo | |
returnOfGoodsReasonId | xml:int | |
isForceUpdate | xml:boolean |
The response body is of type UpdateReceivedProductRowResponse.
Name | Description | Data Type |
---|---|---|
UpdateReceivedProductRowResult | xml:int |
|