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

The request body is of type VerifyPackageTranslationInfo.

Request Body Parameters

NameDescriptionData Type
 PackageTranslationInfo
 xml:boolean
isAddingRecord Element PackageId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence packageTranslation Element Sequence VerifyPackageTranslationInfo Element

Overview

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

The response body is of type VerifyPackageTranslationInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyPackageTranslationInfoResult Element Sequence VerifyPackageTranslationInfoResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service