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

The request body is of type VerifySupplierTranslationInfo.

Request Body Parameters

NameDescriptionData Type
 SupplierTranslationInfo
 xml:boolean
isAddingRecord Element SupplierId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence supplierTranslation Element Sequence VerifySupplierTranslationInfo Element

Overview

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

The response body is of type VerifySupplierTranslationInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifySupplierTranslationInfoResult Element Sequence VerifySupplierTranslationInfoResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service