# Sales channels

## List of all sales channels

 - [GET /api/sales-channels](https://api.docs.shoptet.com/shoptet-api/openapi/sales-channels/getsaleschannels.md): Provides a list of all sales channels.

## Sales channel detail

 - [GET /api/sales-channels/{guid}](https://api.docs.shoptet.com/shoptet-api/openapi/sales-channels/getsaleschannelsdetail.md): Information about the detail of the sales channels. Module Sales Channel is required.

## Sales channel detail by ID

 - [GET /api/sales-channels/id/{id}](https://api.docs.shoptet.com/shoptet-api/openapi/sales-channels/getsaleschannelsdetailbyid.md): Information about the detail of the sales channels. Module Sales Channel is required.

