The VerifySupplierTranslationInfo function verifies a supplierTranslation record against the available business rules.
Method | /productbasecomponents.asmx/VerifySupplierTranslationInfo |
The request body is of type VerifySupplierTranslationInfo.
Name | Description | Data Type |
---|---|---|
supplierTranslation | SupplierTranslationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifySupplierTranslationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifySupplierTranslationInfoResult | ArrayOfVerifyExceptionInfo |
|