Organizations

The organization object and the allowed CRUD operations on the related resource endpoint

Your business company is identified by the related organization.

Data model

Check the related ER diagram and explore the flowchart that illustrates how the organization resource relates to the other API entities.

This is a singleton API, meaning that only the organization within the current scope it’s retrieved. No need to specify the resource ID. If you need to manage (programmatically or manually) all your organization you can leverage our Provisioning API. This endpoint is also immutable, meaning that create, update, and delete operations are not allowed.

Last updated