The AddSupplierStock function adds a supplierStock record.
Method | /AddSupplierStock |
The request body is of type AddSupplierStock.
Name | Description | Data Type |
---|---|---|
supplierStock | SupplierStockInfo |
|
The response body is of type AddSupplierStockResponse.
Name | Description | Data Type |
---|---|---|
AddSupplierStockResult | xml:int |
|