Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Permission needed for Non Admin role to invoke NetSuite Purchase order API
Hi,
We created a non admin Role - OT_P2P_API_Integration. We created an managed integration " OT-P2P"
We created token -"OT-P2P - cbuddi@opentext.com, OT_P2P_API_Integration
We we are using Token based Authentication to invoke purchase order API
we cannot use the standard GET Purchase Order API
https://XXXXXXX.suitetalk.api.netsuite.com/services/rest/record/v1/purchaseorder/189803
We are getting error in postman
{
"type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2",
"title": "Unauthorized",
"status": 401,
"o:errorDetails": [
{
"detail": "Invalid login attempt. For more details, see the Login Audit Trail in the NetSuite UI at Setup > Users/Roles > User Management > View Login Audit Trail.",