ProductComponents Web Service
Method/VerifySupplierStockInfo
ProductComponents Web Service > All Operations Resource Group : /VerifySupplierStockInfo (Method)
Description
The VerifySupplierStockInfo function verifies a supplierStock record against the available business rules.
Request (VerifySupplierStockInfoSoapIn)

The request body is of type VerifySupplierStockInfo.

Request Body Parameters

NameDescriptionData Type
 SupplierStockInfo
 xml:boolean
isAddingRecord Element ExpectedStockDate Element Stock Element ProductId Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence supplierStock Element Sequence VerifySupplierStockInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
ProductId xs:int
Stock xs:decimal
ExpectedStockDate xs:dateTime
isAddingRecord xs:boolean
Response (VerifySupplierStockInfoSoapOut)

The response body is of type VerifySupplierStockInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifySupplierStockInfoResult Element Sequence VerifySupplierStockInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service