---
title: "Customer data model"
url: "https://docs.unified.to/ticketing/customer/model"
description: "API reference for Customer data model. Launch multiple pre-built Customer integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-26T21:09:59.671Z"
---
# Customer data model

 View field support, webhooks, and list parameters for each integration on the [Supported Integrations](/ticketing/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)

**name**string 

**emails** array 

**telephones** array 

**tags**string array 

**raw**any
