The following table specifies the scopes required to access the Accounts API endpoints:
Operation | Scopes |
---|---|
Create a new account | accounts:write |
Fetch a list of accounts | accounts:read |
Retrieve an account | accounts:read |
Update an account | accounts:write |
Delete an account | accounts:write |
Note: At the moment, the Accounts API only supports customers that are at the company level. Hence, if any customer has multiple entities (organisation level), they would not succeed with operations on accounts.