Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
REST API: What level of permission is needed?
A customer has given us "View" permissions for certain entities (Item, Customer, etc), but we are getting an error message that our role does not have sufficient permissions to access the item:
The requested pathe is https://..suitetalk.api.netsuite.com/services/rest/record/v1/inventoryItem
The error message is: "Permission Violation: You need a higher level of the 'Lists -> Items' permission to access this page. Please contact your account administrator."
@Erick Dela Rosa-Oracle can you help us out with this one too?
We could obviously request to be granted "Full" permissions, but we do not want to do that and we should not require that level of access - all we want to do is read the Item object!
0