ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyWarehouseCountInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyWarehouseCountInfo (Method)
Description
The VerifyWarehouseCountInfo function verifies a warehouseCount record against the available business rules.
Request (VerifyWarehouseCountInfoSoapIn)

The request body is of type VerifyWarehouseCountInfo.

Request Body Parameters

NameDescriptionData Type
 WarehouseCountInfo
 xml:boolean
isAddingRecord Element DefectAmount Element CorrectAmount Element ProductId Element WarehouseCountHeaderId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence warehouseCount Element Sequence VerifyWarehouseCountInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
CorrectAmount xs:decimal
DefectAmount xs:decimal
isAddingRecord xs:boolean
Response (VerifyWarehouseCountInfoSoapOut)

The response body is of type VerifyWarehouseCountInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyWarehouseCountInfoResult Element Sequence VerifyWarehouseCountInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service