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

The request body is of type VerifyStoreDepartmentInfo.

Request Body Parameters

NameDescriptionData Type
 StoreDepartmentInfo
 xml:boolean
isAddingRecord Element IsCancelled Element PurchaseOrdersNote Element EmailAddressId Element CustomerContactId Element DepartmentId Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence storeDepartment Element Sequence VerifyStoreDepartmentInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
PurchaseOrdersNote optional xs:string
IsCancelled xs:boolean
isAddingRecord xs:boolean
Response (VerifyStoreDepartmentInfoSoapOut)

The response body is of type VerifyStoreDepartmentInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyStoreDepartmentInfoResult Element Sequence VerifyStoreDepartmentInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service