if you have the JSON body, you can do JSON.parse({...
# suitescript
j
if you have the JSON body, you can do JSON.parse({body here}) to turn it into an object