---
title: "Saleschannel data model"
url: "https://docs.unified.to/commerce/saleschannel/model"
description: "API reference for Saleschannel data model. Launch multiple pre-built Saleschannel integrations today with zero maintenance — all through a single API."
generated_at: "2026-05-21T18:14:49.941Z"
---
# Saleschannel data model

 View field support, webhooks, and list parameters for each integration on the [Supported Integrations](/commerce/integrations) page. 

### 

* Data Model
* Typescript Type
* Zod Shape
* Python Class

Data Model

**id**string 

**created\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**updated\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**slug**string 

maps to code (name) a stable identifier per channel

**description**string 

**is\_active**boolean 

**collections** array 

points to a CommerceCollection

**raw**any
