I’ve a an existing website built and integrated with Netsuite. I am now planning to build an mobile application for the same and need to integrate same API endpoints in it using Netsuite.
As I’m new to Netsuite I’m unable to find the implemented API endpoints. Also I’ve the schema with me for the developed system but can’t relate the relation between any of the table or its fields, it will be helpful if you can help me to find out how can I access database in Netsuite.
Also I tried out using some REST API’s which works fine but when I try to fire queries using REST API’s I get error as “Your current role does not have permission to perform this action.”. What is needed to get access to this permission.
Link references:
DB Schema: https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2017_2/schema/record/account.html
REST API: https://system.netsuite.com/help/helpcenter/en_US/APIs/REST_API_Browser/record/v1/2019.2/index.html
REST docs: https://docs.oracle.com/cloud/latest/netsuitecs_gs/NSTRW/NSTRW.pdf