CMD API Scopes
Allowed Access Levels :
- read - read only
- edit - read and update only
- delete - read and delete only
- write - read, create, delete and update
| Entity | API Scope |
|---|---|
| Customer | customer.readcustomer.editcustomer.deletecustomer.write |
| Contact | contact.readcontact.editcontact.deletecontact.write |
| Facility | facility.readfacility.editfacility.deletefacility.write |
| Concern | concern.readconcern.editconcern.deleteconcern.write |
| Reference | reference.read |
Was this page helpful?