What I needed was to not run UserEvents when I cal...
# suitescript
f
What I needed was to not run UserEvents when I call from my restlet, I found this that did the trick: nlapiSubmitRecord(salesOrder, {disabletriggers: true, enablesourcing: false});