on ‎2020 Apr 03 12:54 PM
Hi,
I need to update translations in SB1 with the service layer
But the parameter LanguageCodeOfUserLanguage is missing.
The API Reference says:
PATCH https://localhost:50000/b1s/v1/MultiLanguageTranslations(123)
{
"TranslationsInUserLanguages": [{
"Translationscontent": "Description"
}]}
But this changes the first translation. (For me this is the German one)
But what if I want to change the second one?
This is not working:
{
"TranslationsInUserLanguages":[{
"LanguageCodeOfUserLanguage":"16",
"Translationscontent":"PU LEREN BRILLENKOKERX"}]}
Regards John
Request clarification before answering.
Can someone help me here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 36 | |
| 26 | |
| 20 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.