# In-stores ## List of all in-stores (deprecated) - [GET /api/in-stores](https://api.docs.shoptet.com/shoptet-api/openapi/in-stores/getlistofinstores.md): This endpoint is deprecated. Use the sales channels endpoint (/api/sales-channels) instead. Provides a list of in-stores. This endpoint is available only when the 'In-store sales channel' module is active. It is currently considered beta/experimental, and its structure may change in the future. ## In-store detail (deprecated) - [GET /api/in-stores/{id}](https://api.docs.shoptet.com/shoptet-api/openapi/in-stores/getinstoredetail.md): This endpoint is deprecated. Use the general sales channels endpoint (/api/sales-channels/{guid}) instead. Provides detailed information about the in-store. This endpoint is available only when the 'In-store sales channel' module is active. It is currently considered beta/experimental, and its structure may change in the future.