Update Country record by specified primary key
Method | /UpdateCountry |
The request body is of type UpdateCountry.
Name | Description | Data Type |
---|---|---|
country | CountryInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateCountryResponse.
Name | Description | Data Type |
---|---|---|
UpdateCountryResult | xml:int |
|