Add new record to IsoCountries table
Method | /AddIsoCountry |
The request body is of type AddIsoCountry.
Name | Description | Data Type |
---|---|---|
isoCountry | IsoCountryInfo |
|
The response body is of type AddIsoCountryResponse.
Name | Description | Data Type |
---|---|---|
AddIsoCountryResult | xml:int |
|