> ## 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.

# Locations

### Definition

A location is a warehouse, store, or fulfillment point on the eCommerce platform. It holds address and inventory data.

### Purpose

Locations track where inventory is stored and where orders are fulfilled from.

### Relationships

* A location holds inventory for products.

### Endpoints

| Method | Endpoint                                                                  | Description            |
| ------ | ------------------------------------------------------------------------- | ---------------------- |
| GET    | [get-all-locations](/api-reference/endpoints/ecommerce/get-all-locations) | Retrieve all locations |
