Delete record from Stores table by specified primary key
Method | /DeleteStore |
The request body is of type DeleteStore.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteStoreResponse.
Name | Description | Data Type |
---|---|---|
DeleteStoreResult | xml:boolean |
|