log.audit('response3', response.body.fulfillment_o...
# suitescript
c
log.audit('response3', response.body.fulfillment_orders[0].id); This returns nothing in SuiteScript but works fine in JSPlayground. The JSON is formatted correctly.