Get all available packages
Method | /productbasecomponents.asmx/GetPackages |
The request body is of type GetPackages.
Name | Description | Data Type |
---|---|---|
externalCode | xml:string | |
isoPackageId | xml:int | |
shortDescription | xml:string | |
description | xml:string |
|
The response body is of type GetPackagesResponse.
Name | Description | Data Type |
---|---|---|
GetPackagesResult | ArrayOfViewPackageInfo |
|