Create Item Translation

POST {{base-url}}/tso/webconnector/v2.0/companies({{company}})/itemTranslationsWebCon

Request Body

{"itemNo"=>"{{ItemNumber}}", "languageCode"=>"ENU", "description"=>"Englisch Item Name"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{"@odata.context":"https://start.tso.de/bc/api/tso/webconnector/v2.0/$metadata#companies(f85466d7-0d30-ee11-bdfc-6045bde98c16)/itemTranslationsWebCon/$entity","@odata.etag":"W/\"JzE5OzkwMjkzNzU2MzQ2MDEzNjc4NDExOzAwOyc=\"","id":"c04d1302-c145-ee11-a0d4-fb19db2bac79","itemNo":"1908-S","languageCode":"ENU","description":"Englisch Item Name","description2":"","variantCode":""}