The GetSinglePackageTranslation function returns the packageTranslation record for the given primary key.
Method | /productbasecomponents.asmx/GetSinglePackageTranslation |
The request body is of type GetSinglePackageTranslation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePackageTranslationResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePackageTranslationResult | PackageTranslationInfo |
|