POST api/v2/CountryTranslations
Request
URI Parameters
Body Parameters
CountryTranslationInsert| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryId | integer |
Required |
|
| LanguageId | integer |
Required |
|
| Identification | string |
Response
CountryTranslationDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| EditionUserId | integer | ||
| EditionDateTime | date | ||
| Id | integer | ||
| CountryId | integer | ||
| LanguageId | integer | ||
| Identification | string |