POST api/v2/SpecificationTranslations
Request
URI Parameters
Body Parameters
SpecificationTranslationInsert| Name | Description | Type | Additional information |
|---|---|---|---|
| SpecificationId | integer |
Required |
|
| LanguageId | integer |
Required |
|
| Description | string | ||
| Identification | string |
Response
SpecificationTranslationDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| EditionUserId | integer | ||
| EditionDateTime | date | ||
| Id | integer | ||
| SpecificationId | integer | ||
| LanguageId | integer | ||
| Description | string | ||
| Identification | string |