The GetSupplierTranslations function returns all supplierTranslation records for the specified parameters.
Method | /productbasecomponents.asmx/GetSupplierTranslations |
The request body is of type GetSupplierTranslations.
Name | Description | Data Type |
---|---|---|
filter | SupplierTranslationsFilter |
|
The response body is of type GetSupplierTranslationsResponse.
Name | Description | Data Type |
---|---|---|
GetSupplierTranslationsResult | ArrayOfViewSupplierTranslationInfo |
|