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

The request body is of type VerifyWebshopClassificationInfo.

Request Body Parameters

NameDescriptionData Type
 WebshopClassificationInfo
 xml:boolean
isAddingRecord Element DisplayOrder Element ParentWebshopClassificationId Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence webshopClassification Element Sequence VerifyWebshopClassificationInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
isAddingRecord xs:boolean
Response (VerifyWebshopClassificationInfoSoapOut)

The response body is of type VerifyWebshopClassificationInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyWebshopClassificationInfoResult Element Sequence VerifyWebshopClassificationInfoResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service