Delete record from Packages table by specified primary key
Method | /productbasecomponents.asmx/DeletePackage |
The request body is of type DeletePackage.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeletePackageResponse.
Name | Description | Data Type |
---|---|---|
DeletePackageResult | xml:boolean |
|