The VerifySupplierStockInfo function verifies a supplierStock record against the available business rules.
Method | /VerifySupplierStockInfo |
The request body is of type VerifySupplierStockInfo.
Name | Description | Data Type |
---|---|---|
supplierStock | SupplierStockInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifySupplierStockInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifySupplierStockInfoResult | ArrayOfVerifyExceptionInfo |
|