Create a Company

Create a Company

This endpoint allows you to create and manage new companies in your ecosystem.

Companies are tied with your client_id with their role parameter:

  • "organization": a company part of your organization
  • "customer": a customer. It can be a business or a person.
  • "partner": a business or person that interacts with your solution. Especially for marketplaces.
  • "supplier": a supplier.

You can also set a parent for each company in order to create structure and hierarchy of the ecosystem. Simply send in parent_id the id in Brinta's system of the parent company.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!