Add new record to Packages table
Method | /productbasecomponents.asmx/AddPackage |
The request body is of type AddPackage.
Name | Description | Data Type |
---|---|---|
package | PackageInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddPackageResponse.
Name | Description | Data Type |
---|---|---|
AddPackageResult | xml:int |
|