Companies

Create company

Use the Create company endpoint to create a new company that represents your customer in Codat.

A company represents a business sharing access to their data. Each company can have multiple connections to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.

If forbidden characters (see name pattern) are present in the request, a company will be created with the forbidden characters removed. For example, Company (Codat[1]) with be created as Company Codat1.

post/companies

Request body

namestring required

Name of company being connected.

descriptionDescription — unresolved $ref
groupsItems[] — unresolved $ref

Reference to the groups that the company is assigned to.

Response

OK

Company required— unresolved $ref

Changes