Companies

Load all companies in the instance

All companies in a particular instance can be loaded using the API. In the received information you will find their name, contact, etc.

circle-info

Endpoint [GET] /System/Companiesarrow-up-right on the API you can easily try.

circle-check

Load a specific company in an instance

The API can be used to load one specific company according to its identifier in the given instance. In the received information you will find name, contact, etc.

circle-info

Endpoint [GET] /System/Companies/{id}arrow-up-right on the API you can easily try.

circle-check

Last updated

Was this helpful?