> ## 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/point-of-sale/get-orders" title="Orders">
    Orders
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-payments" title="Payments">
    Payments
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-sales" title="Sales">
    Sales
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-customers" title="Customers">
    Customers
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-locations" title="Locations">
    Locations
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-payment-methods-pos" title="Payment methods">
    Payment methods
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-product-categories" title="Product categories">
    Product categories
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-products" title="Products">
    Products
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-accounting-categories" title="Accounting categories">
    Accounting categories
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-closure-info-for-a-specific-day" title="Closures">
    Closures
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-objectives" title="Objectives">
    Objectives
  </Card>

  <Card href="/api-reference/endpoints/point-of-sale/get-tax-rates-pos" title="Taxes">
    Taxes
  </Card>
</CardGroup>
