I'm trying to do `record.submitFields()` on a vend...
# suitescript
a
I'm trying to do
record.submitFields()
on a vendor bill record via a restlet and I'm getting the error
INSUFFICIENT_PERMISSION: You do not have permissions to edit this transaction
. I'm able to edit the record manually with no issue. What permission could it be referring to?