Delete record by specified primary key from StandbyProducts table
Method | /DeleteStandbyProduct |
The request body is of type DeleteStandbyProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteStandbyProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteStandbyProductResult | xml:boolean |
|