> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# ErpReferenceItem

> A chart-of-accounts entry, vendor, or customer imported from the connected accounting provider (e.g.

**Object**

A chart-of-accounts entry, vendor, or customer imported from the connected accounting provider (e.g. QuickBooks).

## Fields

<ResponseField name="referenceItemId" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="externalId" type="String!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="name" type="String!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="fullyQualifiedName" type="String">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="accountType" type="String">
  Only populated for chart-of-accounts entries.
</ResponseField>

<ResponseField name="accountSubType" type="String">
  Only populated for chart-of-accounts entries.
</ResponseField>

<ResponseField name="active" type="Boolean!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="lastChangedAt" type="DateTime">
  *No description provided in the schema yet.*
</ResponseField>
