Delete record from IsoCountries table by specified primary key
Method | /DeleteIsoCountry |
The request body is of type DeleteIsoCountry.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteIsoCountryResponse.
Name | Description | Data Type |
---|---|---|
DeleteIsoCountryResult | xml:boolean |
|