on 2018 Jun 25 4:07 PM
Hi Experts,
Currently I am working on YCommerceWebservice. OOTB for LanguageWsDTO. I am getting the Below Output
{
"isocode": "de",
"active": "true",
"fallbackLanguages": "en",
"name": "German"
}
But I want output in the Below Format
{
"LanguageWsDTO": {
"isocode": "de",
"active": "true",
"fallbackLanguages": "en",
"name": "German"
}
}
For Some reason it is missing the Root Level Name. How Do I enable this in YCommerceWebservices
Request clarification before answering.
Hi Vishal Im stuck in the same problem, have you found a solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.