The GetSingleSupplierTranslation function returns the supplierTranslation record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleSupplierTranslation |
The request body is of type GetSingleSupplierTranslation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSupplierTranslationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSupplierTranslationResult | SupplierTranslationInfo |
|