v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
Company

Retrieves a Company resource.

Retrieves a Company resource.

get/companies/{id}

Path parameters

idstring required

Resource identifier

Response

Company resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for the company

namestring

Company name

isActiveboolean nullable

A boolean indicating whether the company is active or not

urlstring nullable

The web address of the company

Example response

{
  "integration": "quickbooks"
}