Remove backslash in json response

Hello,
I need help to remove backslashes from json SOAP response below.
[{"id":"500001130581","workType":"test","total":7.000}]
I tried replace function, but it is not working, Can someone help?

-Thanks

Fixed the issue. thanks

Can you share how you replace backslash ?

If your json input is x and JSON.parse() will help to remove backslashes.

Mapper - Mapping table