Is thier a reason why on a Script (RESTlet) the Approval status on a bill isn't changing status to approved { "approvalstatus": 2} ? We removed all workflows aswell and it seems to be working on REST Web Services
a
alien4u
04/03/2026, 3:10 PM
Is very common in NetSuite that some fields are exposed to some APIs and not others.
The field ID for SuiteScript (RESTlet) may be simply different and it also could behave differently.
f
FAgudelo
04/03/2026, 3:31 PM
Got it is Thier a list I can look into besides the record browser internally in NS?