> ## 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/ecommerce/get-all-customers" title="Customers">
    Customers
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-products" title="Products">
    Products
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-locations" title="Locations">
    Locations
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-orders" title="Orders">
    Orders
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-payment-methods" title="Payment methods">
    Payment methods
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-product-categories" title="Product categories">
    Product categories
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-tax-rates" title="Tax rates">
    Tax rates
  </Card>

  <Card href="/api-reference/endpoints/ecommerce/get-all-countries" title="Countries">
    Countries
  </Card>
</CardGroup>
