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

# Data types

<CardGroup cols={2}>
  <Card href="/api-reference/endpoints/accounting/get-clients" title="Clients">
    Clients
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-suppliers" title="Suppliers">
    Suppliers
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-invoices-by-type-salepurchase-entries" title="Invoices">
    Invoices
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-analytic-accounts" title="Analytic accounts">
    Analytic accounts
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-journal-entries" title="Journal entries">
    Journal entries
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-miscellaneous-operations" title="Miscellaneous operations">
    Miscellaneous operations
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-attachments" title="Attachments">
    Attachments
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-the-balance-of-accounts" title="Balance of accounts">
    Balance of accounts
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-chart-of-accounts" title="Chart of accounts">
    Chart of accounts
  </Card>

  <Card href="/api-reference/endpoints/accounting/get-vat-codes" title="VAT Codes">
    VAT Codes
  </Card>
</CardGroup>
