Companies & permissions
The authenticated resource features permissions, which are defined per company. The authenticated resource can have access to multiple companies with different permissions. That's why many endpoints require the company query parameter, containing the company guid. This query parameter defines using which company the request is performed.
In summary, by setting the company query parameter, you'll be acting on behalf of that company.
Last updated
Was this helpful?