Account actions scope

Hello,

Is it possible to define a scope for an account.

Example:

UserA can work on ClientA and ClientB
UserB can work on ClientC and clientD

They are supposed to only access to their clients.

Sort of…

Users can have permission to just records they create so it would work if User A creates Clients A and B.

I am generating bills from API, can I set the user attached manually?

You should be able to use separate tokens for each user, I’d suggest testing it.