Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
RESTlet API Sales Order Update/Delete
Hi All,
I'm trying to build an API update through RESTlet via Google AppsScript which can create/edit Sales Orders.
I'm able to create them (hurray!) but having difficulty editing them. I've created a dedicated Role to run the RESTlet but I'm not sure how to see which permission it is that is not allowing me to edit the Sales Orders.
Before I joined the business quite a few scripts had been written and subsequently locked so I'm not sure if it could be one of those.
What is odd, if I log in with the RESTlet role I cannot edit a Sales Order, so it must be a permission (not Sales Order which I've set to full). Is there any way I can narrow the problem down, other than adding all the permissions from a working role or is this something that we can't do via RESTlet?