Get single record from IsoPackages table by specified primary key
Method | /GetSingleIsoPackage |
The request body is of type GetSingleIsoPackage.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleIsoPackageResponse.
Name | Description | Data Type |
---|---|---|
GetSingleIsoPackageResult | IsoPackageInfo |
|