The UpdateSupplierStock function updates a supplierStock record.
Method | /UpdateSupplierStock |
The request body is of type UpdateSupplierStock.
Name | Description | Data Type |
---|---|---|
supplierStock | SupplierStockInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateSupplierStockResponse.
Name | Description | Data Type |
---|---|---|
UpdateSupplierStockResult | xml:int |
|