Scopes allows for precise control over data permissions, ensuring that only relevant Common Models and fields are synced through Merge. Disabling a Common Model Scope will also disable all of its associated fields.
Below, you’ll find endpoints related to two levels of Scopes.
- Default Scopes apply to new Linked Accounts for a given category
- Linked Account Scopes apply only to a specific end user (Linked Account).
This feature is only available in beta to select customers on our Enterprise plan. Contact us for more information.
https://api.merge.dev/api/accounting/v1/default-scopes
Get the default permissions for Merge Common Models and fields across all Linked Accounts of a given category. Learn more.
https://api.merge.dev/api/accounting/v1/linked-account-scopes
Get all available permissions for Merge Common Models and fields for a single Linked Account. Learn more.
https://api.merge.dev/api/accounting/v1/linked-account-scopes
Update permissions for any Common Model or field for a single Linked Account. Any Scopes not set in this POST request will inherit the default Scopes. Learn more
common_models
Array