Authentication
The PracticeERP REST API uses token-based authentication provided by Netsuite. For more information, refer to Netsuite's help documentation on Token-based Authentication and RESTlets.
Template Role for the PracticeERP REST API
The role "PracticeERP REST API" is a template role that is preconfigured to grant access to all the artifacts exposed by the API endpoints. When setting up authentication, it is recommended you make a copy of the PracticeERP REST API role. This allows you to precisely control your integration's system access.
YOU SHOULD NOT modify the base PracticeERP API role.
Create an Integration Record
Practice ERP creates an integration record for verification purposes. Each integrator should create their own Integration Record.
DO NOT USE the "PracticeERP API Integration" record for production integrations.
NetSuite Configuration Objects
| Use/Description | Name |
|---|---|
| Integration Record | PracticeERP REST API |
| Role Used for Access | PracticeERP REST API |