Add new record to Countries table
Method | /AddCountry |
The request body is of type AddCountry.
Name | Description | Data Type |
---|---|---|
country | CountryInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddCountryResponse.
Name | Description | Data Type |
---|---|---|
AddCountryResult | xml:int |
|