Delete record from Countries table by specified primary key
Method | /DeleteCountry |
The request body is of type DeleteCountry.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCountryResponse.
Name | Description | Data Type |
---|---|---|
DeleteCountryResult | xml:boolean |
|