403 with the code forbiddenScope.
Default scopes
Unless Codaclean configured otherwise, an API key has the read scopes only:customers:read, mandates:read and files:read. Write and delete scopes are always granted explicitly.
To get more scopes, contact Codaclean.
Restrictions by the accounting firm
An accounting firm can restrict the scopes your API key has for its own data. It can only narrow them, never extend them. A scope removed by the firm returnsforbiddenScope for that firm’s users only.
Scope changes take effect within about a minute.
Endpoints without a scope
POST /token and GET /hello do not require any scope.
